Skip to content

Bump com.anthropic:anthropic-java from 2.53.0 to 2.54.0 in /ch02/java - #741

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/ch02/java/com.anthropic-anthropic-java-2.54.0
Aug 17, 2026
Merged

Bump com.anthropic:anthropic-java from 2.53.0 to 2.54.0 in /ch02/java#741
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/ch02/java/com.anthropic-anthropic-java-2.54.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.anthropic:anthropic-java from 2.53.0 to 2.54.0.

Release notes

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

v2.54.0

2.54.0 (2026-08-13)

Full Changelog: v2.53.0...v2.54.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (a49ea9a)
  • client: add StructuredOutputConfig for combining Class<T> structured outputs with other output options (#192) (8caead3)
  • client: typed discriminator enum accessor on discriminated unions (3333df7)
  • vertex: allow overriding the base URL (#343) (2663a25)

Bug Fixes

  • client: add models (1c84fd2)
  • client: align skills Body.of() with custom multipart files type (#189) (fd17ff7)
  • client: convert enum values to the param enum class in toParam() (31ca943)
  • client: delegate type() in StructuredContentBlock wrappers (#191) (1194dae)
  • client: don't throw when accumulating a tool call truncated by max_tokens (#200) (711d1d8)
  • messages: accumulate an empty tool_use input as {} rather than missing (#382) (68c8ae1)
  • streaming: apply all message_delta fields when accumulating streamed messages (#197) (4530957)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (db3a17b)
  • internal: codegen related update (0f36423)

Documentation

  • api: clarify that user profile name is optional for resold profiles (ab0287e)
  • contributing: describe the mock server the scripts actually run (#384) (0a17d61)
Changelog

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

2.54.0 (2026-08-13)

Full Changelog: v2.53.0...v2.54.0

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (a49ea9a)
  • client: add StructuredOutputConfig for combining Class<T> structured outputs with other output options (#192) (8caead3)
  • client: typed discriminator enum accessor on discriminated unions (3333df7)
  • vertex: allow overriding the base URL (#343) (2663a25)

Bug Fixes

  • client: add models (1c84fd2)
  • client: align skills Body.of() with custom multipart files type (#189) (fd17ff7)
  • client: convert enum values to the param enum class in toParam() (31ca943)
  • client: delegate type() in StructuredContentBlock wrappers (#191) (1194dae)
  • client: don't throw when accumulating a tool call truncated by max_tokens (#200) (711d1d8)
  • messages: accumulate an empty tool_use input as {} rather than missing (#382) (68c8ae1)
  • streaming: apply all message_delta fields when accumulating streamed messages (#197) (4530957)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (db3a17b)
  • internal: codegen related update (0f36423)

Documentation

  • api: clarify that user profile name is optional for resold profiles (ab0287e)
  • contributing: describe the mock server the scripts actually run (#384) (0a17d61)
Commits
  • eccf824 release: 2.54.0
  • 320ddd0 docs(api): clarify that user profile name is optional for resold profiles
  • 26dd4eb fix(client): convert enum values to the param enum class in toParam()
  • f12c95d fix(client): don't throw when accumulating a tool call truncated by max_token...
  • 987579a fix(streaming): apply all message_delta fields when accumulating streamed mes...
  • bc65576 feat(client): add StructuredOutputConfig for combining Class<T> structured ou...
  • 0d5b9a4 fix(messages): accumulate an empty tool_use input as {} rather than missing (...
  • 1e43f43 fix(client): delegate type() in StructuredContentBlock wrappers (#191)
  • 4ce300c feat(vertex): allow overriding the base URL (#343)
  • 2a78232 docs(contributing): describe the mock server the scripts actually run (#384)
  • 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.53.0 to 2.54.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.53.0...v2.54.0)

---
updated-dependencies:
- dependency-name: com.anthropic:anthropic-java
  dependency-version: 2.54.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 17, 2026
@github-actions
github-actions Bot merged commit 3c4241b into main Aug 17, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/maven/ch02/java/com.anthropic-anthropic-java-2.54.0 branch August 17, 2026 06:25
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.

0 participants