Bump the gradle-minor-patch group across 1 directory with 8 updates - #155
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the gradle-minor-patch group across 1 directory with 8 updates#155dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
This pull request adds no capability the code did not already have. 2 files read · 8 ms · against |
dependabot
Bot
force-pushed
the
dependabot/gradle/gradle-minor-patch-af6708cd6c
branch
from
September 10, 2026 21:13
6bc0831 to
f7877bc
Compare
Contributor
|
Taken by hand in #158. This branch predates #156, so its gradle/libs.versions.toml is the file from before the kdrant-mcp module existed and merging it would drop the mcp-sdk, kotlinx-io-core and kotlin-logging entries. Only the version changes are carried over. Close this one rather than merging it. |
Bumps the gradle-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.4.10` | `2.4.20` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.4.10` | `2.4.20` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.4.10` | `2.4.20` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.4.10` | `2.4.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.4.10` | `2.4.20` | | [dev.langchain4j:langchain4j-core](https://github.com/langchain4j/langchain4j) | `1.19.0` | `1.20.0` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.1.11` | `1.1.12` | Updates `gradle-wrapper` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.7.0...v9.7.1) Updates `org.jetbrains.kotlin:kotlin-test` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin.jvm` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin.multiplatform` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `dev.langchain4j:langchain4j-core` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.19.0...1.20.0) Updates `org.jetbrains.kotlin.jvm` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin.multiplatform` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.4.10 to 2.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.10...v2.4.20) Updates `org.graalvm.buildtools.native` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.11...1.1.12) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-core dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-patch - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.graalvm.buildtools.native dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/gradle/gradle-minor-patch-af6708cd6c
branch
from
September 10, 2026 21:28
f7877bc to
3007950
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/gradle-minor-patch-af6708cd6c
branch
September 10, 2026 21:47
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 gradle-minor-patch group with 8 updates in the / directory:
9.7.09.7.12.4.102.4.202.4.102.4.202.4.102.4.202.4.102.4.202.4.102.4.201.19.01.20.01.1.111.1.12Updates
gradle-wrapperfrom 9.7.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)Updates
org.jetbrains.kotlin:kotlin-testfrom 2.4.10 to 2.4.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
890ac1dAdd Changelog for 2.4.20-RC38860aed🍒 [FIR] Fix suspend conversion when expected type is nullable (#7769)ab5bcd9Edit ChangeLog for 2.4.20-RC29464edcAdd ChangeLog for 2.4.20-RC20261e43Cherry-pick "FixasBodyAndResultVarcall in `visitInlinedLambdaInComposable...0763513[box-tests] Workaround for klib compatibility tests (#7626)045aec6[Wasm] Append scripts from webpack.config.d in the end of the file (#7615)cd7173b🍒 [2.4.20] [K/JS] Keep associated obj annotation only if getInstance survives...d36a2ffCastsOptimizationPass: break aliases cycles (#7578)8664983[CLI] Restore custom IC search scope creationUpdates
org.jetbrains.kotlin:kotlin-test-junit5from 2.4.10 to 2.4.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.
... (truncated)
Commits
890ac1dAdd Changelog for 2.4.20-RC38860aed🍒 [FIR] Fix suspend conversion when expected type is nullable (#7769)ab5bcd9Edit ChangeLog for 2.4.20-RC29464edcAdd ChangeLog for 2.4.20-RC20261e43Cherry-pick "FixasBodyAndResultVarcall in `visitInlinedLambdaInComposable...0763513[box-tests] Workaround for klib compatibility tests (#7626)045aec6[Wasm] Append scripts from webpack.config.d in the end of the file (#7615)cd7173b🍒 [2.4.20] [K/JS] Keep associated obj annotation only if getInstance survives...d36a2ffCastsOptimizationPass: break aliases cycles (#7578)8664983[CLI] Restore custom IC search scope creationUpdates
org.jetbrains.kotlin.jvmfrom 2.4.10 to 2.4.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
890ac1dAdd Changelog for 2.4.20-RC38860aed🍒 [FIR] Fix suspend conversion when expected type is nullable (#7769)ab5bcd9Edit ChangeLog for 2.4.20-RC29464edcAdd ChangeLog for 2.4.20-RC20261e43Cherry-pick "FixasBodyAndResultVarcall in `visitInlinedLambdaInComposable...0763513[box-tests] Workaround for klib compatibility tests (#7626)045aec6[Wasm] Append scripts from webpack.config.d in the end of the file (#7615)cd7173b🍒 [2.4.20] [K/JS] Keep associated obj annotation only if getInstance survives...d36a2ffCastsOptimizationPass: break aliases cycles (#7578)8664983[CLI] Restore custom IC search scope creationUpdates
org.jetbrains.kotlin.multiplatformfrom 2.4.10 to 2.4.20Release notes
Sourced from org.jetbrains.kotlin.multiplatform's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.multiplatform's changelog.
... (truncated)
Commits
890ac1dAdd Changelog for 2.4.20-RC38860aed🍒 [FIR] Fix suspend conversion when expected type is nullable (#7769)ab5bcd9Edit ChangeLog for 2.4.20-RC29464edcAdd ChangeLog for 2.4.20-RC20261e43Cherry-pick "FixasBodyAndResultVarcall in `visitInlinedLambdaInComposable...0763513[box-tests] Workaround for klib compatibility tests (#7626)045aec6[Wasm] Append scripts from webpack.config.d in the end of the file (#7615)cd7173b🍒 [2.4.20] [K/JS] Keep associated obj annotation only if getInstance survives...d36a2ffCastsOptimizationPass: break aliases cycles (#7578)8664983[CLI] Restore custom IC search scope creationUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.4.10 to 2.4.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.