build(deps): bump the production group with 2 updates#21
build(deps): bump the production group with 2 updates#21dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production group with 2 updates: [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) and [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript). Updates `@anthropic-ai/claude-agent-sdk` from 0.2.141 to 0.3.197 - [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.141...v0.3.197) Updates `@anthropic-ai/sdk` from 0.81.0 to 0.109.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.81.0...sdk-v0.109.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.197 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.109.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Reviewed by minimax-m3 · Input: 40.9K · Output: 3.6K · Cached: 191.2K |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 19c9ba8bc4
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@anthropic-ai/claude-agent-sdk": "^0.3.197", | ||
| "@anthropic-ai/sdk": "^0.109.0", |
There was a problem hiding this comment.
Regenerate the root Bun lockfile
This manifest bump is not reflected in bun.lock: I checked the root lockfile and it still records @anthropic-ai/claude-agent-sdk as ^0.2.139 / 0.2.141 and @anthropic-ai/sdk as ^0.81.0 / 0.81.0. The root CI/release workflows I inspected install with bun install --frozen-lockfile (.github/workflows/ci.yml:45-46, release.yml:41-42, release-desktop.yml:73-74, windows-desktop.yml:67-68), and bun install --help documents that flag as “Disallow changes to lockfile”, so these jobs cannot update the stale lockfile to satisfy the new ranges and will fail during dependency installation. Please commit the regenerated root bun.lock along with this package.json change.
Useful? React with 👍 / 👎.
Bumps the production group with 2 updates: @anthropic-ai/claude-agent-sdk and @anthropic-ai/sdk.
Updates
@anthropic-ai/claude-agent-sdkfrom 0.2.141 to 0.3.197Release notes
Sourced from @anthropic-ai/claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/claude-agent-sdk's changelog.
... (truncated)
Commits
ccd90afchore: Update CHANGELOG.mde259047chore: Update CHANGELOG.mdb09861cchore: Update CHANGELOG.md761e2bechore: Update CHANGELOG.md7eef35dchore: Update CHANGELOG.mdb9c030bchore: Update CHANGELOG.md4279d96chore: Update CHANGELOG.md42f6772chore: Update CHANGELOG.md810e709chore: Update CHANGELOG.mdfc84d93chore: Update CHANGELOG.mdUpdates
@anthropic-ai/sdkfrom 0.81.0 to 0.109.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
cb829c7chore: release mainfd0341dfeat(api): add support for Managed Agents event delta streaming, agent overri...90f767acodegen metadataed986cdchore: release maind3ffad4chore: format README.md (#176)6b46ad3feat(api): add support for claude-sonnet-58200ffafeat(vertex): bump google-auth-library to ^10.2.0 (SDK-91) (#30)fa06d36feat(bedrock): pass client logger to AWS credential provider chain (SDK-90) (...0fff7fafix(agent-toolset): allow absolute paths that resolve inside workdir (#112)f1662fechore: release mainMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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