Skip to content

build(deps): bump com.anthropic:anthropic-java from 2.14.0 to 2.58.0 - #2904

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.anthropic-anthropic-java-2.58.0
Open

build(deps): bump com.anthropic:anthropic-java from 2.14.0 to 2.58.0#2904
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.anthropic-anthropic-java-2.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps com.anthropic:anthropic-java from 2.14.0 to 2.58.0.

Release notes

Sourced from com.anthropic:anthropic-java's releases.

v2.58.0

2.58.0 (2026-08-26)

Full Changelog: v2.57.0...v2.58.0

Features

  • api: add updates thinking display mode (beta) (792b318)
  • api: add missing anthropic-beta values (60cc62a)
  • api: add support for Organization API endpoints (3adde69)

Bug Fixes

  • bedrock: stop clobbering body anthropic_beta with header betas (#58) (e2609a9)
  • client: let explicit and ANTHROPIC_BASE_URL base URLs override profile base_url (#241) (7486e65)
  • client: resolve base URL in ClientOptions instead of the transport (#242) (a3e988a)
  • tools: keep the tool runner going on pause_turn (#196) (557c72d)

Chores

  • docs: clarify skill version latest support and memory version retention (cc7fc00)
  • internal: cancel superseded CI runs (ae7cc8f)
  • internal: minor workflow reformat (36b5b98)

Documentation

  • api: clarify session thread agent and usage.iterations compaction descriptions (beta) (2283253)
  • examples: use adaptive thinking in thinking examples (da9aaba)

v2.57.0

2.57.0 (2026-08-19)

Full Changelog: v2.56.0...v2.57.0

Features

  • api: managed agents web search config and self hosted sandbox memory (83b03c0)

v2.56.0

2.56.0 (2026-08-19)

Full Changelog: v2.55.0...v2.56.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (762f342)

... (truncated)

Changelog

Sourced from com.anthropic:anthropic-java's changelog.

2.58.0 (2026-08-26)

Full Changelog: v2.57.0...v2.58.0

Features

  • api: add updates thinking display mode (beta) (792b318)
  • api: add missing anthropic-beta values (60cc62a)
  • api: add support for Organization API endpoints (3adde69)

Bug Fixes

  • bedrock: stop clobbering body anthropic_beta with header betas (#58) (e2609a9)
  • client: let explicit and ANTHROPIC_BASE_URL base URLs override profile base_url (#241) (7486e65)
  • client: resolve base URL in ClientOptions instead of the transport (#242) (a3e988a)
  • tools: keep the tool runner going on pause_turn (#196) (557c72d)

Chores

  • docs: clarify skill version latest support and memory version retention (cc7fc00)
  • internal: cancel superseded CI runs (ae7cc8f)
  • internal: minor workflow reformat (36b5b98)

Documentation

  • api: clarify session thread agent and usage.iterations compaction descriptions (beta) (2283253)
  • examples: use adaptive thinking in thinking examples (da9aaba)

2.57.0 (2026-08-19)

Full Changelog: v2.56.0...v2.57.0

Features

  • api: managed agents web search config and self hosted sandbox memory (83b03c0)

2.56.0 (2026-08-19)

Full Changelog: v2.55.0...v2.56.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (762f342)

2.55.0 (2026-08-18)

Full Changelog: v2.54.0...v2.55.0

... (truncated)

Commits
  • 51bd492 release: 2.58.0
  • 82b2544 codegen metadata
  • 7bec4e1 feat(api): add support for Organization API endpoints
  • f2a4752 docs(api): clarify session thread agent and usage.iterations compaction descr...
  • c81b9f7 feat(api): add updates thinking display mode (beta)
  • 5ec58b8 fix(tools): keep the tool runner going on pause_turn (#196)
  • 440ef00 Remove claude-code-action workflow (#245)
  • fae3afc chore(internal): cancel superseded CI runs
  • b4343e8 feat(api): add missing anthropic-beta values
  • 493f48a fix(client): resolve base URL in ClientOptions instead of the transport (#242)
  • 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 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 [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java) from 2.14.0 to 2.58.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-java/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-java/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-java@v2.14.0...v2.58.0)

---
updated-dependencies:
- dependency-name: com.anthropic:anthropic-java
  dependency-version: 2.58.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 java Pull requests that update java code labels Aug 29, 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.

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant