Skip to content

build(deps): bump @anthropic-ai/sdk from 0.52.0 to 0.72.1#8

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.72.1
Closed

build(deps): bump @anthropic-ai/sdk from 0.52.0 to 0.72.1#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.72.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps @anthropic-ai/sdk from 0.52.0 to 0.72.1.

Release notes

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

sdk: v0.72.1

0.72.1 (2026-01-30)

Full Changelog: sdk-v0.72.0...sdk-v0.72.1

Bug Fixes

  • client: remove OutputFormat exports from index.ts (bf2cf08)

sdk: v0.72.0

0.72.0 (2026-01-29)

Full Changelog: sdk-v0.71.2...sdk-v0.72.0

Features

  • api: add support for Structured Outputs in the Messages API (eeb7fab)
  • api: migrate sending message format in output_config rather than output_format (99f4066)
  • ci: add breaking change detection workflow (b181568)
  • client: migrate structured output format (#625) (abcdddc)
  • helpers: add MCP SDK helper functions (#610) (b6c3963)

Bug Fixes

  • mcp: correct code tool API endpoint (4bd6ad6)
  • mcp: return correct lines on typescript errors (c425959)

Chores

  • break long lines in snippets into multiline (2c44e2d)
  • ci: Add Claude Code GitHub Workflow (#612) (28a9a00)
  • ci: fix multi package publishing (b9e3ab9)
  • ci: upgrade actions/github-script (ff9dd44)
  • internal: codegen related update (754de58)
  • internal: codegen related update (cb411e4)
  • internal: update actions/checkout version (c0057be)
  • internal: upgrade babel, qs, js-yaml (494d9ed)
  • internal: version bump (24ecc83)
  • tests: remove extraneous header test (076a87c)

Documentation

sdk: v0.71.2

... (truncated)

Changelog

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

0.72.1 (2026-01-30)

Full Changelog: sdk-v0.72.0...sdk-v0.72.1

Bug Fixes

  • client: remove OutputFormat exports from index.ts (bf2cf08)

0.72.0 (2026-01-29)

Full Changelog: sdk-v0.71.2...sdk-v0.72.0

Features

  • api: add support for Structured Outputs in the Messages API (eeb7fab)
  • api: migrate sending message format in output_config rather than output_format (99f4066)
  • ci: add breaking change detection workflow (b181568)
  • client: migrate structured output format (#625) (abcdddc)
  • helpers: add MCP SDK helper functions (#610) (b6c3963)

Bug Fixes

  • mcp: correct code tool API endpoint (4bd6ad6)
  • mcp: return correct lines on typescript errors (c425959)

Chores

  • break long lines in snippets into multiline (2c44e2d)
  • ci: Add Claude Code GitHub Workflow (#612) (28a9a00)
  • ci: fix multi package publishing (b9e3ab9)
  • ci: upgrade actions/github-script (ff9dd44)
  • internal: codegen related update (754de58)
  • internal: codegen related update (cb411e4)
  • internal: update actions/checkout version (c0057be)
  • internal: upgrade babel, qs, js-yaml (494d9ed)
  • internal: version bump (24ecc83)
  • tests: remove extraneous header test (076a87c)

Documentation

0.71.2 (2025-12-05)

Full Changelog: sdk-v0.71.1...sdk-v0.71.2

... (truncated)

Commits
  • 689bd19 chore: release main (#891)
  • 7b4849b chore: release main (#860)
  • d08fd40 docs: update import paths for beta helpers (#834)
  • 664cdd6 docs: tool use documentation link (#873)
  • eb8b090 chore: release main
  • c512663 fix(streams): ensure errors are catchable (#856)
  • 1999377 chore: release main
  • 6e368bc chore: add deprecation warnings for accessing .parsed
  • 3cc2dd6 fix(parser): use correct naming for parsed text blocks
  • 4cd61ae fix(structured outputs): ensure parsed is not enumerable
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by packy-anthropic, a new releaser for @​anthropic-ai/sdk since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 4, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/sdk-0.72.1 branch 2 times, most recently from 366724f to 51eb8d8 Compare February 4, 2026 01:08
Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.52.0 to 0.72.1.
- [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.52.0...sdk-v0.72.1)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.72.1
  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.72.1 branch from 51eb8d8 to e76c3e4 Compare February 4, 2026 03:07
@lgbarn
Copy link
Owner

lgbarn commented Feb 4, 2026

Closing in favor of local dependency update batch.

@lgbarn lgbarn closed this Feb 4, 2026
@lgbarn lgbarn deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.72.1 branch February 4, 2026 03:13
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

lgbarn added a commit that referenced this pull request Feb 4, 2026
- actions/checkout v4 → v6
- actions/setup-node v4 → v6
- softprops/action-gh-release v1 → v2
- vitest 3.2.4 → 4.0.18
- @types/node 24.10.10 → 25.2.0
- @anthropic-ai/sdk 0.52.0 → 0.72.1
- zod 3.25.76 → 4.3.6

All 104 tests pass. Closes Dependabot PRs #2-#8.
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.

1 participant