Bump the minor-dependencies group across 1 directory with 5 updates#41
Merged
LeadingMoominExpert merged 1 commit intomainfrom Mar 29, 2026
Merged
Conversation
Bumps the minor-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.3.1` | `9.4.1` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.20` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.20` | | [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.20` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.21.0` | `2.21.2` | Updates `gradle-wrapper` from 9.3.1 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.3.1...v9.4.1) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.jvm` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.kapt` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.21.0 to 2.21.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.21.0...jackson-module-kotlin-2.21.2) Updates `org.jetbrains.kotlin.jvm` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.kapt` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-dependencies group with 5 updates in the / directory:
9.3.19.4.12.3.102.3.202.3.102.3.202.3.102.3.202.21.02.21.2Updates
gradle-wrapperfrom 9.3.1 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanupUpdates
org.jetbrains.kotlin:kotlin-stdlibfrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
org.jetbrains.kotlin.jvmfrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
org.jetbrains.kotlin.kaptfrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.kapt's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.kapt's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.21.0 to 2.21.2Commits
4cabc74[maven-release-plugin] prepare release jackson-module-kotlin-2.21.24d54bb9Prep for 2.21.2 release592baefMerge pull request #1135 from k163377/fix-11298af231dUpdate release notes wrt #1135f0f71dfUpdate README3ee4c81Set apiVersion and languageVersion to 1.950fff7cMerge pull request #1136 from k163377/fix/noted85c1d5Set release dates for CREDITS-2.x.e49feb1Merge pull request #1132 from k163377/fix/readme59ea20fFix maven-badges URLUpdates
org.jetbrains.kotlin.jvmfrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
org.jetbrains.kotlin.kaptfrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.kapt's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.kapt's changelog.