Skip to content

chore(deps): bump @anthropic-ai/sdk from 0.39.0 to 0.82.0#43

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

chore(deps): bump @anthropic-ai/sdk from 0.39.0 to 0.82.0#43
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.82.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps @anthropic-ai/sdk from 0.39.0 to 0.82.0.

Release notes

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

sdk: v0.82.0

0.82.0 (2026-04-01)

Full Changelog: sdk-v0.81.0...sdk-v0.82.0

Features

  • api: add structured stop_details to message responses (031328a)
  • prepare aws package (#782) (f351d4d)
  • support API keys in Bedrock SDK (#824) (be6c608)

Chores

  • tests: bump steady to v0.20.2 (6cf12cc)

sdk: v0.81.0

0.81.0 (2026-03-31)

Full Changelog: sdk-v0.80.0...sdk-v0.81.0

Features

  • add .type field to APIError for error kind identification (#790) (4bf637d)

Bug Fixes

  • memory: append path separator in validatePath prefix check (0ac69b3)

Chores

  • ci: run builds on CI even if only spec metadata changed (70b657a)
  • ci: skip lint on metadata-only changes (69bdc94)
  • internal: codegen related update (7ff7390)
  • internal: update gitignore (46d6667)
  • internal: update multipart form array serialization (d55b07d)
  • tests: bump steady to v0.19.4 (4957a5e)
  • tests: bump steady to v0.19.5 (c511ae0)
  • tests: bump steady to v0.19.6 (6d2b4b9)
  • tests: bump steady to v0.19.7 (d6cff9d)
  • tests: bump steady to v0.20.1 (284561f)

sdk: v0.80.0

0.80.0 (2026-03-18)

Full Changelog: sdk-v0.79.0...sdk-v0.80.0

Features

... (truncated)

Changelog

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

0.82.0 (2026-04-01)

Full Changelog: sdk-v0.81.0...sdk-v0.82.0

Features

  • api: add structured stop_details to message responses (031328a)
  • prepare aws package (#782) (f351d4d)
  • support API keys in Bedrock SDK (#824) (be6c608)

Chores

  • tests: bump steady to v0.20.2 (6cf12cc)

0.81.0 (2026-03-31)

Full Changelog: sdk-v0.80.0...sdk-v0.81.0

Features

  • add .type field to APIError for error kind identification (#790) (4bf637d)

Bug Fixes

  • memory: append path separator in validatePath prefix check (0ac69b3)

Chores

  • ci: run builds on CI even if only spec metadata changed (70b657a)
  • ci: skip lint on metadata-only changes (69bdc94)
  • internal: codegen related update (7ff7390)
  • internal: update gitignore (46d6667)
  • internal: update multipart form array serialization (d55b07d)
  • tests: bump steady to v0.19.4 (4957a5e)
  • tests: bump steady to v0.19.5 (c511ae0)
  • tests: bump steady to v0.19.6 (6d2b4b9)
  • tests: bump steady to v0.19.7 (d6cff9d)
  • tests: bump steady to v0.20.1 (284561f)

0.80.0 (2026-03-18)

Full Changelog: sdk-v0.79.0...sdk-v0.80.0

Features

... (truncated)

Commits
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)

Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.39.0 to 0.82.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.39.0...sdk-v0.82.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@carlosatta
Copy link
Copy Markdown
Contributor

Closing: dependency updates will be managed manually. Disabling Dependabot.

@carlosatta carlosatta closed this Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 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.

@carlosatta carlosatta deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.82.0 branch April 8, 2026 10:28
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.

2 participants