Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

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

Release notes

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

sdk: v0.55.1

0.55.1 (2025-06-30)

Full Changelog: sdk-v0.55.0...sdk-v0.55.1

Bug Fixes

  • ci: release-doctor — report correct token name (5fa2ebf)
  • client: get fetchOptions type more reliably (60673ab)
  • client: use proxy in bedrock when requesting credentials from AWS (8cfd227)

Chores

  • ci: only run for pushes and fork pull requests (3d1c911)
  • client: improve path param validation (1638f13)

sdk: v0.55.0

0.55.0 (2025-06-24)

Full Changelog: sdk-v0.54.0...sdk-v0.55.0

Features

  • client: add support for endpoint-specific base URLs (9be46a8)

Bug Fixes

  • client: explicitly copy fetch in withOptions (3a5909b)
  • internal: resolve conflict (acfff05)
  • publish script — handle NPM errors correctly (c4a6666)
  • stream: avoid event listener leak (eb272af)

Chores

  • ci: enable for pull requests (8505818)
  • client: refactor imports (d5dff04)
  • internal: add pure annotations, make base APIResource abstract (183d39c)
  • readme: update badges (147f321)
  • readme: use better example snippet for undocumented params (5beafd5)

sdk: v0.54.0

0.54.0 (2025-06-11)

Full Changelog: sdk-v0.53.0...sdk-v0.54.0

Features

... (truncated)

Changelog

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

0.55.1 (2025-06-30)

Full Changelog: sdk-v0.55.0...sdk-v0.55.1

Bug Fixes

  • ci: release-doctor — report correct token name (5fa2ebf)
  • client: get fetchOptions type more reliably (60673ab)
  • client: use proxy in bedrock when requesting credentials from AWS (8cfd227)

Chores

  • ci: only run for pushes and fork pull requests (3d1c911)
  • client: improve path param validation (1638f13)

0.55.0 (2025-06-24)

Full Changelog: sdk-v0.54.0...sdk-v0.55.0

Features

  • client: add support for endpoint-specific base URLs (9be46a8)

Bug Fixes

  • client: explicitly copy fetch in withOptions (3a5909b)
  • internal: resolve conflict (acfff05)
  • publish script — handle NPM errors correctly (c4a6666)
  • stream: avoid event listener leak (eb272af)

Chores

  • ci: enable for pull requests (8505818)
  • client: refactor imports (d5dff04)
  • internal: add pure annotations, make base APIResource abstract (183d39c)
  • readme: update badges (147f321)
  • readme: use better example snippet for undocumented params (5beafd5)

0.54.0 (2025-06-11)

Full Changelog: sdk-v0.53.0...sdk-v0.54.0

Features

... (truncated)

Commits
  • 55e369d Merge pull request #788 from anthropics/release-please--branches--main--chang...
  • 5b16fbf chore: release main
  • 1638f13 chore(client): improve path param validation
  • b8e1e4b Merge pull request #456 from stainless-sdks/dmeadows/mutation-fix
  • 8cfd227 fix(client): use proxy in bedrock when requesting credentials from AWS
  • 3d1c911 chore(ci): only run for pushes and fork pull requests
  • ae63aa6 prevent mutations in message streaming
  • c0a8c8c fixup!
  • 779995d clean
  • 09bd3b5 format
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.55.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.39.0...sdk-v0.55.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #45.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/anthropic-ai/sdk-0.55.1 branch August 1, 2025 01:11
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