Skip to content

feat(deps): bump the minor group with 12 updates#709

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-ff9c209988
Open

feat(deps): bump the minor group with 12 updates#709
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-ff9c209988

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the minor group with 12 updates:

Package From To
@anthropic-ai/claude-agent-sdk 0.3.146 0.3.148
@anthropic-ai/sdk 0.97.1 0.98.0
@anthropic-ai/claude-agent-sdk-darwin-arm64 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-darwin-x64 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-linux-arm64 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-linux-arm64-musl 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-linux-x64 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-linux-x64-musl 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-win32-arm64 0.3.146 0.3.148
@anthropic-ai/claude-agent-sdk-win32-x64 0.3.146 0.3.148
hono 4.12.21 4.12.22
semver 7.8.0 7.8.1

Updates @anthropic-ai/claude-agent-sdk from 0.3.146 to 0.3.148

Release notes

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

v0.3.148

What's changed

  • Updated to parity with Claude Code v2.1.148

Update

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

v0.3.147

What's changed

  • Updated to parity with Claude Code v2.1.147

Update

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

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

0.3.148

  • Updated to parity with Claude Code v2.1.148

0.3.147

  • Updated to parity with Claude Code v2.1.147
Commits

Updates @anthropic-ai/sdk from 0.97.1 to 0.98.0

Release notes

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

sdk: v0.98.0

0.98.0 (2026-05-21)

Full Changelog: sdk-v0.97.1...sdk-v0.98.0

Features

  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (0528d47)
Changelog

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

0.98.0 (2026-05-21)

Full Changelog: sdk-v0.97.1...sdk-v0.98.0

Features

  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (0528d47)
Commits
  • 32ce8c0 chore: release main
  • 1873a96 feat(api): Add support for thinking-token-count beta for estimated tokens in ...
  • See full diff in compare view

Updates @anthropic-ai/claude-agent-sdk-darwin-arm64 from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-darwin-x64 from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-linux-arm64 from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-linux-arm64-musl from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-linux-x64 from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-linux-x64-musl from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-win32-arm64 from 0.3.146 to 0.3.148

Updates @anthropic-ai/claude-agent-sdk-win32-x64 from 0.3.146 to 0.3.148

Updates hono from 4.12.21 to 4.12.22

Release notes

Sourced from hono's releases.

v4.12.22

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.21...v4.12.22

Commits
  • 2f01b77 4.12.22
  • 6bc0dff feat: add msgpack as a compressible content type (#4957)
  • 7e0555d fix(deno): echo negotiated WebSocket subprotocol in upgrade response (#4955)
  • f0ed246 fix(compress): respect Accept-Encoding when encoding option is set (#4951)
  • a192df0 fix(mime): specify charset parameter per MIME type instead of mechanical dete...
  • cf6ef70 chore: update vitest to v4 and cleanups (#4952)
  • See full diff in compare view

Updates semver from 7.8.0 to 7.8.1

Release notes

Sourced from semver's releases.

v7.8.1

7.8.1 (2026-05-21)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.8.1 (2026-05-21)

Bug Fixes

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 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.146` | `0.3.148` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.97.1` | `0.98.0` |
| @anthropic-ai/claude-agent-sdk-darwin-arm64 | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-darwin-x64 | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-linux-arm64 | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-linux-arm64-musl | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-linux-x64 | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-linux-x64-musl | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-win32-arm64 | `0.3.146` | `0.3.148` |
| @anthropic-ai/claude-agent-sdk-win32-x64 | `0.3.146` | `0.3.148` |
| [hono](https://github.com/honojs/hono) | `4.12.21` | `4.12.22` |
| [semver](https://github.com/npm/node-semver) | `7.8.0` | `7.8.1` |


Updates `@anthropic-ai/claude-agent-sdk` from 0.3.146 to 0.3.148
- [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.146...v0.3.148)

Updates `@anthropic-ai/sdk` from 0.97.1 to 0.98.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.97.1...sdk-v0.98.0)

Updates `@anthropic-ai/claude-agent-sdk-darwin-arm64` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-darwin-x64` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-linux-arm64` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-linux-arm64-musl` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-linux-x64` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-linux-x64-musl` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-win32-arm64` from 0.3.146 to 0.3.148

Updates `@anthropic-ai/claude-agent-sdk-win32-x64` from 0.3.146 to 0.3.148

Updates `hono` from 4.12.21 to 4.12.22
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.21...v4.12.22)

Updates `semver` from 7.8.0 to 7.8.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.8.0...v7.8.1)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.3.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.98.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@anthropic-ai/claude-agent-sdk-darwin-arm64"
  dependency-version: 0.3.148
  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.148
  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.148
  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.148
  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.148
  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.148
  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.148
  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.148
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: hono
  dependency-version: 4.12.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: semver
  dependency-version: 7.8.1
  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 May 22, 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