Skip to content

Commit 66e5541

Browse files
feat(deps): bump the minor group with 12 updates
Bumps the minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-darwin-arm64 | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-darwin-x64 | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-linux-arm64 | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-linux-arm64-musl | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-linux-x64 | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-linux-x64-musl | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-win32-arm64 | `0.2.126` | `0.2.128` | | @anthropic-ai/claude-agent-sdk-win32-x64 | `0.2.126` | `0.2.128` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.4.1` | `8.5.0` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.1.1` | `3.1.2` | | [hono](https://github.com/honojs/hono) | `4.12.16` | `4.12.17` | Updates `@anthropic-ai/claude-agent-sdk` from 0.2.126 to 0.2.128 - [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.2.126...v0.2.128) Updates `@anthropic-ai/claude-agent-sdk-darwin-arm64` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-darwin-x64` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-linux-arm64` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-linux-arm64-musl` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-linux-x64` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-linux-x64-musl` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-win32-arm64` from 0.2.126 to 0.2.128 Updates `@anthropic-ai/claude-agent-sdk-win32-x64` from 0.2.126 to 0.2.128 Updates `express-rate-limit` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.4.1...v8.5.0) Updates `fast-uri` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.1...v3.1.2) Updates `hono` from 4.12.16 to 4.12.17 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.16...v4.12.17) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.2.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-darwin-arm64" dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-darwin-x64" dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-linux-arm64" dependency-version: 0.2.128 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.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-linux-x64" dependency-version: 0.2.128 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.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-win32-arm64" dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@anthropic-ai/claude-agent-sdk-win32-x64" dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: hono dependency-version: 4.12.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b43ee8 commit 66e5541

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"license": "Apache-2.0",
6262
"dependencies": {
6363
"@agentclientprotocol/sdk": "0.21.0",
64-
"@anthropic-ai/claude-agent-sdk": "0.2.126",
64+
"@anthropic-ai/claude-agent-sdk": "0.2.128",
6565
"zod": "^3.25.0 || ^4.0.0"
6666
},
6767
"devDependencies": {

0 commit comments

Comments
 (0)