Skip to content

chore(deps): bump com.anthropic:anthropic-java from 2.18.0 to 2.19.0 in /samples/kotlin-mcp-client in the other-dependencies group across 1 directory#671

Merged
kpavlov merged 1 commit intomainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18
Apr 7, 2026
Merged

chore(deps): bump com.anthropic:anthropic-java from 2.18.0 to 2.19.0 in /samples/kotlin-mcp-client in the other-dependencies group across 1 directory#671
kpavlov merged 1 commit intomainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: com.anthropic:anthropic-java.

Updates com.anthropic:anthropic-java from 2.18.0 to 2.19.0

Release notes

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

v2.19.0

2.19.0 (2026-03-31)

Full Changelog: v2.18.0...v2.19.0

Features

  • add errorType() method to AnthropicServiceException (#1031) (c5be332)

Bug Fixes

  • format: re-format files after ktfmt upgrade (fa338cd)

Chores

  • ci: run builds on CI even if only spec metadata changed (2030200)
  • ci: skip lint on metadata-only changes (608b05a)
  • internal: update gitignore (35e8874)
  • internal: update multipart form array serialization (0d3f304)
  • tests: bump steady to v0.19.4 (b277312)
  • tests: bump steady to v0.19.5 (04ae00a)
  • tests: bump steady to v0.19.6 (4871d3a)
  • tests: bump steady to v0.19.7 (c2b26b9)
  • tests: bump steady to v0.20.1 (372a97f)
  • tests: bump steady to v0.20.2 (4118af2)
Changelog

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

2.19.0 (2026-03-31)

Full Changelog: v2.18.0...v2.19.0

Features

  • add errorType() method to AnthropicServiceException (#1031) (c5be332)

Bug Fixes

  • format: re-format files after ktfmt upgrade (fa338cd)

Chores

  • ci: run builds on CI even if only spec metadata changed (2030200)
  • ci: skip lint on metadata-only changes (608b05a)
  • internal: update gitignore (35e8874)
  • internal: update multipart form array serialization (0d3f304)
  • tests: bump steady to v0.19.4 (b277312)
  • tests: bump steady to v0.19.5 (04ae00a)
  • tests: bump steady to v0.19.6 (4871d3a)
  • tests: bump steady to v0.19.7 (c2b26b9)
  • tests: bump steady to v0.20.1 (372a97f)
  • tests: bump steady to v0.20.2 (4118af2)
Commits
  • 971efc8 release: 2.19.0
  • 3dabf07 chore(tests): bump steady to v0.20.2
  • e21607c chore(tests): bump steady to v0.20.1
  • 4b831a0 Add output-300k-2026-03-24 beta header
  • 404ab5d chore(ci): run builds on CI even if only spec metadata changed
  • 72ff826 chore(internal): update multipart form array serialization
  • 59a1005 codegen metadata
  • 61e27d5 chore(tests): bump steady to v0.19.7
  • 6c29411 chore(ci): skip lint on metadata-only changes
  • 5137631 feat: add errorType() method to AnthropicServiceException (#1031)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples labels Apr 6, 2026
@kpavlov kpavlov force-pushed the dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18 branch from 4b0d797 to d4b3346 Compare April 7, 2026 07:30
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@kpavlov kpavlov force-pushed the dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18 branch from d4b3346 to e4d01f3 Compare April 7, 2026 08:06
@kpavlov kpavlov enabled auto-merge (squash) April 7, 2026 08:09
Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java).


Updates `com.anthropic:anthropic-java` from 2.18.0 to 2.19.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.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: com.anthropic:anthropic-java
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@kpavlov kpavlov force-pushed the dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18 branch from e4d01f3 to 809ebbe Compare April 7, 2026 11:53
@kpavlov kpavlov merged commit 8442ab8 into main Apr 7, 2026
24 checks passed
@kpavlov kpavlov deleted the dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-41aeb37d18 branch April 7, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants