Skip to content

build(deps): bump @anthropic-ai/sdk from 0.95.0 to 0.96.0#188

Merged
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.2
May 13, 2026
Merged

build(deps): bump @anthropic-ai/sdk from 0.95.0 to 0.96.0#188
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @anthropic-ai/sdk from 0.95.0 to 0.96.0.

Release notes

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

sdk: v0.96.0

0.96.0 (2026-05-13)

Full Changelog: sdk-v0.95.2...sdk-v0.96.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (08f02f3)
  • api: Add support for cache diagnostics beta (eafbd6d)

Bug Fixes

  • zod: ensure only zod/v4 types are used (#992) (9e08bcc)

Chores

sdk: v0.95.2

0.95.2 (2026-05-11)

Full Changelog: sdk-v0.95.1...sdk-v0.95.2

sdk: v0.95.1

0.95.1 (2026-05-07)

Full Changelog: sdk-v0.95.0...sdk-v0.95.1

Chores

  • redact api-key headers in debug logs (fad8fee)
Changelog

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

0.96.0 (2026-05-13)

Full Changelog: sdk-v0.95.2...sdk-v0.96.0

Features

  • api: Add BetaManagedAgentsSearchResultBlock types (08f02f3)
  • api: Add support for cache diagnostics beta (eafbd6d)

Bug Fixes

  • zod: ensure only zod/v4 types are used (#992) (9e08bcc)

Chores

0.95.2 (2026-05-11)

Full Changelog: sdk-v0.95.1...sdk-v0.95.2

0.95.1 (2026-05-07)

Full Changelog: sdk-v0.95.0...sdk-v0.95.1

Chores

  • redact api-key headers in debug logs (fad8fee)
Commits
  • a53f60d chore: release main
  • d1b8d04 feat(api): Add support for cache diagnostics beta
  • 8e43bf8 chore(api): spec updates
  • 697e4d5 codegen metadata
  • cd5801c feat(api): Add BetaManagedAgentsSearchResultBlock types
  • dce6bc7 ci: pin GitHub Actions to commit SHAs
  • 4eee523 fix(zod): ensure only zod/v4 types are used (#992)
  • e3bcdd4 chore: release main
  • 08943f1 feat(aws): Add AWS client for Claude Platform on AWS
  • 7834ceb ci(release-please): exclude subpackages from root changelog (#991)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 18:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@erode-release erode-release Bot enabled auto-merge (squash) May 13, 2026 18:12
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 13, 2026

Greptile Summary

This is an automated dependency bump of @anthropic-ai/sdk from 0.95.0 to 0.96.0, generated by Dependabot. The update is additive — it adds new API types (BetaManagedAgentsSearchResultBlock, cache diagnostics beta support) and fixes a Zod v4 type compatibility issue, with no breaking changes noted in the changelog.

  • packages/core/package.json: version range updated from ^0.95.0 to ^0.96.0
  • package-lock.json: resolved URL and integrity hash updated to match the new published tarball

Confidence Score: 5/5

Safe 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

Filename Overview
packages/core/package.json Bumps @anthropic-ai/sdk dependency from ^0.95.0 to ^0.96.0
package-lock.json Lockfile updated to reflect new @anthropic-ai/sdk 0.96.0 resolution with updated integrity hash

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"]
Loading

Reviews (3): Last reviewed commit: "build(deps): bump @anthropic-ai/sdk from..." | Re-trigger Greptile

@dependabot dependabot Bot changed the title build(deps): bump @anthropic-ai/sdk from 0.95.0 to 0.95.2 build(deps): bump @anthropic-ai/sdk from 0.95.0 to 0.96.0 May 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.2 branch from 72b7ced to e8612d4 Compare May 13, 2026 18:17
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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.2 branch from e8612d4 to 0aa8655 Compare May 13, 2026 18:20
@erode-release erode-release Bot merged commit 21a9b12 into main May 13, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.2 branch May 13, 2026 18:22
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