Skip to content

chore(deps-dev): bump the dev-dependencies-minor group across 1 directory with 4 updates#567

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-minor-43e9806612
Open

chore(deps-dev): bump the dev-dependencies-minor group across 1 directory with 4 updates#567
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-minor-43e9806612

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the dev-dependencies-minor group with 4 updates in the / directory: @typescript-eslint/parser, dotenv, openai and pnpm.

Updates @typescript-eslint/parser from 8.55.0 to 8.56.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.56.1 (2026-02-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates dotenv from 17.2.4 to 17.3.1

Changelog

Sourced from dotenv's changelog.

17.3.1 (2026-02-12)

Changed

  • Fix as2 example command in README and update spanish README

17.3.0 (2026-02-12)

Added

  • Add a new README section on dotenv’s approach to the agentic future.

Changed

  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.
Commits

Updates openai from 6.21.0 to 6.23.0

Release notes

Sourced from openai's releases.

v6.23.0

6.23.0 (2026-02-23)

Full Changelog: v6.22.0...v6.23.0

Features

  • api: websockets for responses api (c6b96b8)

Bug Fixes

  • docs/contributing: correct pnpm link command (8a198a5)
  • internal: skip tests that depend on mock server (3d88cb0)

Chores

  • internal/client: fix form-urlencoded requests (646cedd)
  • update mock server docs (29f78f3)

Documentation

  • api: document 2000 file limit in file-batches create parameters (ff7bde0)
  • api: enhance method descriptions across audio/chat/skills/videos/responses (f5e02a1)
  • api: update safety_identifier description in chat/responses (a55e0ef)

v6.22.0

6.22.0 (2026-02-14)

Full Changelog: v6.21.0...v6.22.0

Features

  • api: container network_policy and skills (65c1482)

Bug Fixes

  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)

Chores

  • internal: avoid type checking errors with ts-reset (4b0d1f2)

Documentation

... (truncated)

Changelog

Sourced from openai's changelog.

6.23.0 (2026-02-23)

Full Changelog: v6.22.0...v6.23.0

Features

  • api: websockets for responses api (c6b96b8)

Bug Fixes

  • docs/contributing: correct pnpm link command (8a198a5)
  • internal: skip tests that depend on mock server (3d88cb0)

Chores

  • internal/client: fix form-urlencoded requests (646cedd)
  • update mock server docs (29f78f3)

Documentation

  • api: document 2000 file limit in file-batches create parameters (ff7bde0)
  • api: enhance method descriptions across audio/chat/skills/videos/responses (f5e02a1)
  • api: update safety_identifier description in chat/responses (a55e0ef)

6.22.0 (2026-02-14)

Full Changelog: v6.21.0...v6.22.0

Features

  • api: container network_policy and skills (65c1482)

Bug Fixes

  • docs: restore helper methods in API reference (3a4c189)
  • webhooks: restore webhook type exports (49bbf46)

Chores

  • internal: avoid type checking errors with ts-reset (4b0d1f2)

Documentation

  • split api.md by standalone resources (48e07d6)

... (truncated)

Commits
  • 6a16cfe release: 6.23.0
  • e67a4fc feat(api): websockets for responses api
  • 06dade7 fix(docs/contributing): correct pnpm link command
  • 7f48d91 fix(internal): skip tests that depend on mock server
  • 652a401 docs(api): document 2000 file limit in file-batches create parameters
  • e888d9c docs(api): update safety_identifier description in chat/responses
  • 76892b4 chore: update mock server docs
  • d414e00 codegen metadata
  • e04b8d5 docs(api): enhance method descriptions across audio/chat/skills/videos/responses
  • bdb7818 Fix prettier formatting in ecosystem test retry logging
  • Additional commits viewable in compare view

Updates pnpm from 10.29.3 to 10.30.1

Release notes

Sourced from pnpm's releases.

pnpm 10.30.1

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #10649.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.30.1

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #10649.

10.30.0

Minor Changes

  • pnpm why now shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.

Patch Changes

  • Revert pnpm why dependency pruning to prefer correctness over memory consumption. Reverted PR: #7122.
  • Optimize pnpm why and pnpm list performance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #10596.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…tory with 4 updates

Bumps the dev-dependencies-minor group with 4 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [dotenv](https://github.com/motdotla/dotenv), [openai](https://github.com/openai/openai-node) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm).


Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser)

Updates `dotenv` from 17.2.4 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.4...v17.3.1)

Updates `openai` from 6.21.0 to 6.23.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.21.0...v6.23.0)

Updates `pnpm` from 10.29.3 to 10.30.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.30.1/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.30.1/pnpm)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor
- dependency-name: openai
  dependency-version: 6.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor
- dependency-name: pnpm
  dependency-version: 10.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants