Skip to content

feat(deps): bump the minor group across 1 directory with 12 updates#767

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-12605cf706
Closed

feat(deps): bump the minor group across 1 directory with 12 updates#767
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-12605cf706

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 4 updates in the / directory: @anthropic-ai/claude-agent-sdk, @types/node, acorn and obug.

Updates @anthropic-ai/claude-agent-sdk from 0.3.170 to 0.3.175

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.3.175

What's changed

  • Updated to parity with Claude Code v2.1.175

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.175
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.175
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.175
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.175

v0.3.174

What's changed

  • SDK consumers now receive the system/model_fallback message for all fallback triggers — overloaded, server_error, and last_resort in addition to model_not_found and permission_denied — and the message's trigger field gained the server_error and last_resort values

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.174
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.174
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.174
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.174

v0.3.173

What's changed

  • Updated to parity with Claude Code v2.1.173

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.173
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.173
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.173
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.173

... (truncated)

Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.3.175

  • Updated to parity with Claude Code v2.1.175

0.3.174

  • SDK consumers now receive the system/model_fallback message for all fallback triggers — overloaded, server_error, and last_resort in addition to model_not_found and permission_denied — and the message's trigger field gained the server_error and last_resort values

0.3.173

  • Updated to parity with Claude Code v2.1.173

0.3.172

  • SDK plugins option now accepts skipMcpDiscovery: true per plugin, so a host that manages a plugin's MCP connections itself can load skills/hooks from the plugin path without the engine re-reading its .mcp.json
  • Fixed slash-followed-by-whitespace input (e.g. / add tests) being silently dropped instead of treated as a plain prompt

0.3.171

  • Updated to parity with Claude Code v2.1.171
Commits

Updates @types/node from 25.9.2 to 25.9.3

Commits

Updates @anthropic-ai/claude-agent-sdk-darwin-arm64 from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-darwin-x64 from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-linux-arm64 from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-linux-arm64-musl from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-linux-x64 from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-linux-x64-musl from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-win32-arm64 from 0.3.170 to 0.3.175

Updates @anthropic-ai/claude-agent-sdk-win32-x64 from 0.3.170 to 0.3.175

Updates acorn from 8.16.0 to 8.17.0

Commits
  • 5b9d16c Mark version 8.17.0
  • 449f9fa Make linter happy
  • 9e1bced Add a strict option to turn on strict mode for scripts
  • 8a47812 Convert stack overflow errors to SyntaxError instances
  • 3bc83f9 Update maintainer email
  • 3f40dbe Bump test262
  • 8bd0290 Improve handling of using/await using in for loops
  • f25fded Upgrade some dev dependencies
  • 27781e4 Remove unnecessary test
  • 2dded4b Forbid 'new super()'
  • Additional commits viewable in compare view

Updates obug from 2.1.2 to 2.1.3

Release notes

Sourced from obug's releases.

v2.1.3

   🚀 Features

    View changes on GitHub
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

Bumps the minor group with 4 updates in the / directory: [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [acorn](https://github.com/acornjs/acorn) and [obug](https://github.com/sxzz/obug).


Updates `@anthropic-ai/claude-agent-sdk` from 0.3.170 to 0.3.175
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.3.170...v0.3.175)

Updates `@types/node` from 25.9.2 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@anthropic-ai/claude-agent-sdk-darwin-arm64` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-darwin-x64` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-linux-arm64` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-linux-arm64-musl` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-linux-x64` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-linux-x64-musl` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-win32-arm64` from 0.3.170 to 0.3.175

Updates `@anthropic-ai/claude-agent-sdk-win32-x64` from 0.3.170 to 0.3.175

Updates `acorn` from 8.16.0 to 8.17.0
- [Commits](acornjs/acorn@8.16.0...8.17.0)

Updates `obug` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.3.175
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/node"
  dependency-version: 25.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-darwin-arm64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-darwin-x64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-linux-arm64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-linux-arm64-musl"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-linux-x64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-linux-x64-musl"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-win32-arm64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-win32-x64"
  dependency-version: 0.3.175
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: acorn
  dependency-version: 8.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: obug
  dependency-version: 2.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: 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 Jun 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-12605cf706 branch June 15, 2026 14:30
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