Skip to content

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

Merged
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.0
May 6, 2026
Merged

build(deps): bump @anthropic-ai/sdk from 0.92.0 to 0.95.0#174
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

sdk: v0.95.0

0.95.0 (2026-05-06)

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

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (e0c0e9b)

Bug Fixes

  • api: Adjust webhook configuration (deed3f6)

sdk: v0.94.0

0.94.0 (2026-05-05)

Full Changelog: sdk-v0.93.0...sdk-v0.94.0

Features

  • client: allow targeting a workspace for OIDC federation token exchange (bde6620)

sdk: v0.93.0

0.93.0 (2026-05-04)

Full Changelog: sdk-v0.92.0...sdk-v0.93.0

Features

  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (d5d6abd)
Changelog

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

0.95.0 (2026-05-06)

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

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (e0c0e9b)

Bug Fixes

  • api: Adjust webhook configuration (deed3f6)

0.94.0 (2026-05-05)

Full Changelog: sdk-v0.93.0...sdk-v0.94.0

Features

  • client: allow targeting a workspace for OIDC federation token exchange (bde6620)

0.93.0 (2026-05-04)

Full Changelog: sdk-v0.92.0...sdk-v0.93.0

Features

  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (d5d6abd)
Commits

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

greptile-apps Bot commented May 6, 2026

Greptile Summary

Routine dependency bump of @anthropic-ai/sdk from 0.92.0 to 0.95.0, covering three minor releases with new authentication features (Workload Identity Federation, OIDC targeting) and webhook support.

  • packages/core/package.json — version constraint updated from ^0.92.0 to ^0.95.0.
  • package-lock.json — lock file updated with resolved SDK version and three new transitive dependencies pulled in by the new webhook feature: standardwebhooks@1.0.0, @stablelib/base64@1.0.1, and fast-sha256@1.3.0 (licensed under Unlicense/MIT).

Confidence Score: 5/5

Straightforward dependency bump with no application code changes; safe to merge.

Only package.json and package-lock.json are modified. The three new transitive dependencies (standardwebhooks, @stablelib/base64, fast-sha256) are introduced by the SDK's new webhook validation feature and are well-known, small, MIT/Unlicense-licensed packages. No existing call sites in the application change behaviour.

No files require special attention.

Important Files Changed

Filename Overview
packages/core/package.json Bumps @anthropic-ai/sdk version constraint from ^0.92.0 to ^0.95.0
package-lock.json Lock file updated to reflect new SDK version (0.95.0) and three new transitive dependencies: standardwebhooks@1.0.0, @stablelib/base64@1.0.1, and fast-sha256@1.3.0

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

Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.92.0 to 0.95.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.92.0...sdk-v0.95.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.0 branch from f4feb22 to 99a00af Compare May 6, 2026 17:41
@erode-release erode-release Bot merged commit 797c22c into main May 6, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.95.0 branch May 6, 2026 17:42
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