Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-5eca0e3b35
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-5eca0e3b35

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

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.62.0 to 2.63.0

Release notes

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

v2.63.0

2.63.0 (2026-09-15)

Full Changelog: v2.62.0...v2.63.0

Features

  • api: add auto mode tool permissions for Managed Agents (3ba10c1)
  • api: add compaction parameter and signed compaction blocks (beta) (28ba202)
  • api: add enum types for workspace data-residency geo fields (9e14259)
  • api: add thinking_mismatch_allowed entries to input_transformations (beta) (87814d4)
  • api: add url_sources to the web fetch tool (74d5f1c)
  • api: add workspace_id parameter to user profiles methods (fe6bea8)
  • api: model the compaction parameter as a CompactionConfig union (eb22445)
  • client: add missing toBuilder() and Optional builder overloads (03fe2f1)
  • client: add module descriptors to the platform backend modules (#284) (5ca0aeb)
  • client: publish jars as JPMS modules (multi-release module-info) (6f72aa9)

Bug Fixes

  • api: mark usage iteration model as nullable (5a7015b)
  • api: use one input transformation type for message and delta event (fa17026)
  • client: ignore invalid Retry-After values and validate maxRetries (3ba10c1)
  • client: ignore Retry-After values that aren't a positive delay instead of throwing (8c22e9a)
  • client: keep the matching variant type when converting response unions to request params (eeba317)
  • client: make other packages usable on the module path (#283) (6426d6e)
  • client: retry connection errors in the async client and stop blocking in the coroutine retry loop (3ba10c1)
  • client: use the default backoff when Retry-After is out of range (1b41823)
  • streaming: use the input transformation union in the structured message and accumulator tests (c3a6796)

Chores

  • client: record the SDK version in module descriptors (03fe2f1)
  • docs: clarify that session_thread_id on tool use events is informational (12364fe)
  • docs: correct the compaction beta's parameter descriptions (a35eb4f)
  • internal: compile module descriptors against the inferred module path (6ea5fb1)
  • tests: lock the standard stderr resource in the logging client test (03fe2f1)
  • tests: stop the mock server without failing a passing test run (7162f34)

Documentation

  • api: clarify usage.iterations entry typing under server-side fallback (190208a)
  • api: fix typo in temperature deprecation message (03fe2f1)
  • stop documenting unions with their first variant's description (9ab57a5)
Changelog

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

2.63.0 (2026-09-15)

Full Changelog: v2.62.0...v2.63.0

⚠ BREAKING CHANGES

  • client: Migration: Nothing changes if you use the SDK on the classpath, including on Java 8.

Features

  • api: add auto mode tool permissions for Managed Agents (3ba10c1)
  • api: add compaction parameter and signed compaction blocks (beta) (28ba202)
  • api: add enum types for workspace data-residency geo fields (9e14259)
  • api: add thinking_mismatch_allowed entries to input_transformations (beta) (87814d4)
  • api: add url_sources to the web fetch tool (74d5f1c)
  • api: add workspace_id parameter to user profiles methods (fe6bea8)
  • api: model the compaction parameter as a CompactionConfig union (eb22445)
  • client: add missing toBuilder() and Optional builder overloads (03fe2f1)
  • client: add module descriptors to the platform backend modules (#284) (5ca0aeb)
  • client: publish jars as JPMS modules (multi-release module-info) (6f72aa9)

Bug Fixes

  • api: mark usage iteration model as nullable (5a7015b)
  • api: use one input transformation type for message and delta event (fa17026)
  • client: ignore invalid Retry-After values and validate maxRetries (3ba10c1)
  • client: ignore Retry-After values that aren't a positive delay instead of throwing (8c22e9a)
  • client: keep the matching variant type when converting response unions to request params (eeba317)
  • client: make other packages usable on the module path (#283) (6426d6e)
  • client: retry connection errors in the async client and stop blocking in the coroutine retry loop (3ba10c1)
  • client: use the default backoff when Retry-After is out of range (1b41823)
  • streaming: use the input transformation union in the structured message and accumulator tests (c3a6796)

Chores

  • client: record the SDK version in module descriptors (03fe2f1)
  • docs: clarify that session_thread_id on tool use events is informational (12364fe)
  • docs: correct the compaction beta's parameter descriptions (a35eb4f)
  • internal: compile module descriptors against the inferred module path (6ea5fb1)
  • tests: lock the standard stderr resource in the logging client test (03fe2f1)
  • tests: stop the mock server without failing a passing test run (7162f34)

Documentation

  • api: clarify usage.iterations entry typing under server-side fallback (190208a)
  • api: fix typo in temperature deprecation message (03fe2f1)
  • stop documenting unions with their first variant's description (9ab57a5)
Commits
  • ab68d76 Merge pull request #402 from anthropics/release-please--branches--main--chang...
  • 6f27abc release: 2.63.0
  • a35eb4f chore(docs): correct the compaction beta's parameter descriptions
  • 28ba202 feat(api): add compaction parameter and signed compaction blocks (beta)
  • c3a6796 fix(streaming): use the input transformation union in the structured message ...
  • fa17026 fix(api): use one input transformation type for message and delta event
  • 74d5f1c feat(api): add url_sources to the web fetch tool
  • 7162f34 chore(tests): stop the mock server without failing a passing test run
  • 87814d4 feat(api): add thinking_mismatch_allowed entries to input_transformations (beta)
  • 190208a docs(api): clarify usage.iterations entry typing under server-side fallback
  • 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

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.62.0 to 2.63.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.62.0...v2.63.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples labels Sep 21, 2026

@jetbrains-air jetbrains-air Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good — clean minor bump with the sample build green, happy to approve!


Produced by Air Automations. Name: Code review / Run: https://air.jetbrains.cloud/org/05cf1a7f-6ab5-713b-abd3-29d0c8a05e2d/automations/409567ec-d3a7-40ac-ba95-8518ec577ac2?run=d0ebeb6e-8152-4025-a4b3-b7e06ab6fa9b

This branch has not been deployed

No deployments
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.

0 participants