chore(deps): bump the other-dependencies group across 3 directories with 3 updates - #959
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 3 updates 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). Bumps the other-dependencies group with 1 update in the /samples/kotlinlang-mcp-server directory: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Bumps the other-dependencies group with 1 update in the /samples/simple-streamable-server directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `com.anthropic:anthropic-java` from 2.52.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.52.0...v2.54.0) Updates `ch.qos.logback:logback-classic` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.6.1...v_1.6.2) Updates `org.junit.jupiter:junit-jupiter` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) --- updated-dependencies: - dependency-name: com.anthropic:anthropic-java dependency-version: 2.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/samples/kotlin-mcp-client/other-dependencies-6cc257f651
branch
August 24, 2026 07:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the other-dependencies group with 1 update in the /samples/kotlin-mcp-client directory: com.anthropic:anthropic-java.
Bumps the other-dependencies group with 1 update in the /samples/kotlinlang-mcp-server directory: ch.qos.logback:logback-classic.
Bumps the other-dependencies group with 1 update in the /samples/simple-streamable-server directory: org.junit.jupiter:junit-jupiter.
Updates
com.anthropic:anthropic-javafrom 2.52.0 to 2.54.0Release notes
Sourced from com.anthropic:anthropic-java's releases.
... (truncated)
Changelog
Sourced from com.anthropic:anthropic-java's changelog.
... (truncated)
Commits
eccf824release: 2.54.0320ddd0docs(api): clarify that user profile name is optional for resold profiles26dd4ebfix(client): convert enum values to the param enum class in toParam()f12c95dfix(client): don't throw when accumulating a tool call truncated by max_token...987579afix(streaming): apply all message_delta fields when accumulating streamed mes...bc65576feat(client): add StructuredOutputConfig for combining Class<T> structured ou...0d5b9a4fix(messages): accumulate an empty tool_use input as {} rather than missing (...1e43f43fix(client): delegate type() in StructuredContentBlock wrappers (#191)4ce300cfeat(vertex): allow overriding the base URL (#343)2a78232docs(contributing): describe the mock server the scripts actually run (#384)Updates
ch.qos.logback:logback-classicfrom 1.6.1 to 1.6.2Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e3d7833prepare release 1.6.2919127dtest for skipping contradiction analysis67dcd40allow skipping caller contradiction analysis2619c6dremove unused message string in CallerContradictionWarnAnalyser22cfadeadd support for SMTPAppender in caller data contradiction analysis656fb6dminor javadoc change in SMTPAppenderBaseefb1ce2cover SocketAppender in caller contradiction analysisd3a01f8more tests for caller contradiction analysisb1a80d6more complete logic in caller contradiction analysis0678954SimpleSocketServer and SLLSimpleSocketServer now accept whitelistedUpdates
org.junit.jupiter:junit-jupiterfrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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