Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

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

Release notes

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

v2.6.0

2.6.0 (2025-09-02)

Full Changelog: v2.5.1...v2.6.0

Features

  • client: adds support for code-execution-2025-08-26 tool (da4c57b)

Bug Fixes

  • client: ensure correct binary content type (197fdd5)
  • fix casing issue (c2c5009)
  • update singularization rules (afec494)

Performance Improvements

  • internal: make formatting faster (7c36322)

Chores

  • api: remove unsupported endpoints (d9b7be3)
  • ci: add build job (061df8e)
  • ci: reduce log noise (b91d777)
  • client: refactor closing / shutdown (f0c796d)
  • client: rename parameter (197fdd5)
  • internal: dynamically determine included projects (93db169)
  • internal: run formatter (06cd69f)
  • internal: support passing arguments to test script (8528c63)
  • internal: support running formatters directly (e0de72e)
  • remove memory upper bound from publishing step (cb2ac3b)
  • tests: setup cache creation in MessageAccumulator test (d5de443)

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

... (truncated)

Changelog

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

2.6.0 (2025-09-02)

Full Changelog: v2.5.1...v2.6.0

Features

  • client: adds support for code-execution-2025-08-26 tool (da4c57b)

Bug Fixes

  • client: ensure correct binary content type (197fdd5)
  • fix casing issue (c2c5009)
  • update singularization rules (afec494)

Performance Improvements

  • internal: make formatting faster (7c36322)

Chores

  • api: remove unsupported endpoints (d9b7be3)
  • ci: add build job (061df8e)
  • ci: reduce log noise (b91d777)
  • client: refactor closing / shutdown (f0c796d)
  • client: rename parameter (197fdd5)
  • internal: dynamically determine included projects (93db169)
  • internal: run formatter (06cd69f)
  • internal: support passing arguments to test script (8528c63)
  • internal: support running formatters directly (e0de72e)
  • remove memory upper bound from publishing step (cb2ac3b)
  • tests: setup cache creation in MessageAccumulator test (d5de443)

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

... (truncated)

Commits
  • 42fce65 release: 2.6.0
  • 2b10838 feat(client): adds support for code-execution-2025-08-26 tool
  • ab1254a chore(internal): run formatter
  • 5611d37 chore(tests): setup cache creation in MessageAccumulator test
  • 95918dc codegen metadata
  • d4fffce codegen metadata
  • f02db72 codegen metadata
  • 2e258de codegen metadata
  • 31c46ff fix: fix casing issue
  • 6fdc911 fix: update singularization rules
  • 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 Pull requests that update a dependency file label Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 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.

@dependabot dependabot bot force-pushed the dependabot/gradle/com.anthropic-anthropic-java-2.6.0 branch 6 times, most recently from ade55d8 to 0c2c0de Compare September 11, 2025 16:50
@kpavlov kpavlov requested a review from devcrocod September 11, 2025 18:13
@kpavlov kpavlov force-pushed the dependabot/gradle/com.anthropic-anthropic-java-2.6.0 branch from 4a7a2de to e94f9ab Compare September 11, 2025 18:14
dependabot bot and others added 2 commits September 12, 2025 12:00
Bumps [com.anthropic:anthropic-java](https://github.com/anthropics/anthropic-sdk-java) from 0.8.0 to 2.6.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@v0.8.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
- Updated to use `Model.CLAUDE_4_SONNET_20250514`.
- Enhanced tool processing by removing optional null checks and ensuring consistent formatting.
@devcrocod devcrocod force-pushed the dependabot/gradle/com.anthropic-anthropic-java-2.6.0 branch from e94f9ab to f11c644 Compare September 12, 2025 10:00
@devcrocod devcrocod merged commit 1d6cb24 into main Sep 12, 2025
4 checks passed
@devcrocod devcrocod deleted the dependabot/gradle/com.anthropic-anthropic-java-2.6.0 branch September 12, 2025 11:20
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Sep 16, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[io.modelcontextprotocol:kotlin-sdk-server](https://github.com/modelcontextprotocol/kotlin-sdk)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`0.7.0` -> `0.7.1` |
|
[io.modelcontextprotocol:kotlin-sdk-core](https://github.com/modelcontextprotocol/kotlin-sdk)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`0.7.0` -> `0.7.1` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | patch | `3.0.2` ->
`3.0.3` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:s3](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:regions](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |

---

### Release Notes

<details>
<summary>modelcontextprotocol/kotlin-sdk
(io.modelcontextprotocol:kotlin-sdk-server)</summary>

###
[`v0.7.1`](https://github.com/modelcontextprotocol/kotlin-sdk/releases/tag/0.7.1)

[Compare
Source](modelcontextprotocol/kotlin-sdk@0.7.0...0.7.1)

##### What's Changed

- Bump io.github.oshai:kotlin-logging from 7.0.7 to 7.0.11 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;211](modelcontextprotocol/kotlin-sdk#211)
- Bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;241](modelcontextprotocol/kotlin-sdk#241)
- Bump com.anthropic:anthropic-java from 0.8.0 to 2.6.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;246](modelcontextprotocol/kotlin-sdk#246)
- Fix upload reports in GitHub actions by
[@&#8203;skarpovdev](https://github.com/skarpovdev) in
[#&#8203;264](modelcontextprotocol/kotlin-sdk#264)
- Bump ktor from 3.2.3 to 3.3.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;265](modelcontextprotocol/kotlin-sdk#265)
- fix hang caused by StreamableHttpClientTransport
([#&#8203;226](modelcontextprotocol/kotlin-sdk#226))
by [@&#8203;AdrianMiska](https://github.com/AdrianMiska) in
[#&#8203;227](modelcontextprotocol/kotlin-sdk#227)
- Bump kotlin from 2.2.0 to 2.2.10 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;230](modelcontextprotocol/kotlin-sdk#230)
- Add module documentation and enhance Dokka configuration by
[@&#8203;kpavlov](https://github.com/kpavlov) in
[#&#8203;261](modelcontextprotocol/kotlin-sdk#261)
- Mark `testMultipleClientParallel` as ignored due to flakiness by
[@&#8203;devcrocod](https://github.com/devcrocod) in
[#&#8203;267](modelcontextprotocol/kotlin-sdk#267)

##### New Contributors

- [@&#8203;AdrianMiska](https://github.com/AdrianMiska) made their first
contribution in
[#&#8203;227](modelcontextprotocol/kotlin-sdk#227)

**Full Changelog**:
<modelcontextprotocol/kotlin-sdk@0.7.0...0.7.1>

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v3.0.3`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-303)

- \[Fix]: compare versions via `VersionNumber`, not raw strings.
- \[Fix] Forcibly downgrade kotlin-stdlib to 2.0.21 for Gradle 8.11
support.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 5f728b0acc73a9742f56946b97f85ad1e3355442
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 kotlin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants