Skip to content

Bump com.anthropic:anthropic-java from 0.8.0 to 2.5.1#229

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.anthropic-anthropic-java-2.5.1
Closed

Bump com.anthropic:anthropic-java from 0.8.0 to 2.5.1#229
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.anthropic-anthropic-java-2.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Bumps com.anthropic:anthropic-java from 0.8.0 to 2.5.1.

Release notes

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

v2.5.1

2.5.1 (2025-08-13)

Full Changelog: v2.5.0...v2.5.1

Chores

  • deprecate older claude-3-5 sonnet models (#591) (c7c4cc1)
  • internal: format identity methods (483576a)

v2.5.0

2.5.0 (2025-08-12)

Full Changelog: v2.4.0...v2.5.0

Features

  • betas: add context-1m-2025-08-07 (9207405)

Chores

  • internal: detect breaking changes when removing endpoints (f9f20ea)
  • internal: update comment in script (628d8a0)
  • internal: update test skipping reason (86f2cd4)
  • update @​stainless-api/prism-cli to v5.15.0 (5da9253)

v2.4.0

2.4.0 (2025-08-08)

Full Changelog: v2.3.1...v2.4.0

Features

  • api: search result content blocks (7ff0d0b)

Chores

  • example: fix run example comment (c209490)
  • increase max gradle JVM heap to 8GB (63801cd)

v2.3.1

2.3.1 (2025-08-05)

Full Changelog: v2.3.0...v2.3.1

Bug Fixes

... (truncated)

Changelog

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

2.5.1 (2025-08-13)

Full Changelog: v2.5.0...v2.5.1

Chores

  • deprecate older claude-3-5 sonnet models (#591) (c7c4cc1)
  • internal: format identity methods (483576a)

2.5.0 (2025-08-12)

Full Changelog: v2.4.0...v2.5.0

Features

  • betas: add context-1m-2025-08-07 (9207405)

Chores

  • internal: detect breaking changes when removing endpoints (f9f20ea)
  • internal: update comment in script (628d8a0)
  • internal: update test skipping reason (86f2cd4)
  • update @​stainless-api/prism-cli to v5.15.0 (5da9253)

2.4.0 (2025-08-08)

Full Changelog: v2.3.1...v2.4.0

Features

  • api: search result content blocks (7ff0d0b)

Chores

  • example: fix run example comment (c209490)
  • increase max gradle JVM heap to 8GB (63801cd)

2.3.1 (2025-08-05)

Full Changelog: v2.3.0...v2.3.1

Bug Fixes

2.3.0 (2025-08-05)

Full Changelog: v2.2.0...v2.3.0

... (truncated)

Commits
  • ce979dd release: 2.5.1
  • f52ba92 chore: deprecate older claude-3-5 sonnet models (#591)
  • 321d3fd chore(internal): format identity methods
  • 78b7b11 release: 2.5.0
  • 980efac feat(betas): add context-1m-2025-08-07
  • 919214b chore(internal): update test skipping reason
  • e98d19a chore(internal): update comment in script
  • eef5e1d chore(internal): detect breaking changes when removing endpoints
  • f974e18 chore: update @​stainless-api/prism-cli to v5.15.0
  • 6b97049 release: 2.4.0
  • 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)

@dependabot dependabot Bot added the dependencies Dependency updates label Aug 18, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 18, 2025

Labels

The following labels could not be found: kotlin. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java) from 0.8.0 to 2.5.1.
- [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@v0.8.0...v2.5.1)

---
updated-dependencies:
- dependency-name: com.anthropic:anthropic-java
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.anthropic-anthropic-java-2.5.1 branch from ec55b73 to 3ce1b4b Compare August 29, 2025 10:36
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 8, 2025

Superseded by #246.

@dependabot dependabot Bot closed this Sep 8, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/com.anthropic-anthropic-java-2.5.1 branch September 8, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants