build(deps): bump @anthropic-ai/sdk from 0.95.0 to 0.96.0#188
Conversation
Greptile SummaryThis is an automated dependency bump of
Confidence Score: 5/5Safe to merge — minor version bump with additive features and a Zod compatibility fix, no breaking changes The change is a minor version bump to a well-maintained SDK. The changelog only adds new optional API types and fixes a Zod v4 type issue; no APIs used by the codebase appear to have changed or been removed. No files require special attention Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["packages/core/package.json"] -->|"@anthropic-ai/sdk ^0.96.0"| B["package-lock.json"]
B -->|"Resolved: sdk-0.96.0.tgz"| C["npm registry"]
C --> D["New: BetaManagedAgentsSearchResultBlock types"]
C --> E["New: Cache diagnostics beta support"]
C --> F["Fix: zod/v4 type compatibility"]
Reviews (3): Last reviewed commit: "build(deps): bump @anthropic-ai/sdk from..." | Re-trigger Greptile |
72b7ced to
e8612d4
Compare
Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.95.0 to 0.96.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.95.0...sdk-v0.96.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.95.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e8612d4 to
0aa8655
Compare
Bumps @anthropic-ai/sdk from 0.95.0 to 0.96.0.
Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
a53f60dchore: release maind1b8d04feat(api): Add support for cache diagnostics beta8e43bf8chore(api): spec updates697e4d5codegen metadatacd5801cfeat(api): Add BetaManagedAgentsSearchResultBlock typesdce6bc7ci: pin GitHub Actions to commit SHAs4eee523fix(zod): ensure only zod/v4 types are used (#992)e3bcdd4chore: release main08943f1feat(aws): Add AWS client for Claude Platform on AWS7834cebci(release-please): exclude subpackages from root changelog (#991)