Bump the production group with 16 updates#8
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 25, 2026
Merged
Conversation
Bumps the production group with 16 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.0.0` | `9.4.1` | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.3.20` | | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.9.1` | `6.1.9` | | [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `5.9.1` | `6.1.9` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.3` | `2.21.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.3` | `2.21.2` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.31.1` | `5.0.2` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.5` | `1.21.4` | | [org.testcontainers:mysql](https://github.com/testcontainers/testcontainers-java) | `1.20.5` | `1.21.4` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.5` | `42.7.10` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.2.0` | `9.6.0` | | org.apache.kafka:kafka-clients | `3.9.0` | `4.2.0` | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.2.3` | `7.0.6` | | [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `6.2.3` | `7.0.6` | | [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.4.3` | `4.0.4` | | [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.10.0` | `3.13.2` | Updates `gradle-wrapper` from 9.0.0 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.0.0...v9.4.1) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.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.1.10...v2.3.20) Updates `io.kotest:kotest-runner-junit5` from 5.9.1 to 6.1.9 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.9) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.1.9 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.9) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.1.9 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.1.9) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.3 to 2.21.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.3...jackson-module-kotlin-2.21.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.21.2 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.21.2 Updates `org.liquibase:liquibase-core` from 4.31.1 to 5.0.2 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.31.1...v5.0.2) Updates `org.testcontainers:postgresql` from 1.20.5 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.21.4) Updates `org.testcontainers:mysql` from 1.20.5 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.21.4) Updates `org.testcontainers:mysql` from 1.20.5 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.21.4) Updates `org.postgresql:postgresql` from 42.7.5 to 42.7.10 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.10) Updates `com.mysql:mysql-connector-j` from 9.2.0 to 9.6.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.2.0...9.6.0) Updates `org.apache.kafka:kafka-clients` from 3.9.0 to 4.2.0 Updates `org.springframework:spring-context` from 6.2.3 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.3...v7.0.6) Updates `org.springframework:spring-tx` from 6.2.3 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.3...v7.0.6) Updates `org.springframework:spring-tx` from 6.2.3 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.3...v7.0.6) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.4.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v4.0.4) Updates `org.wiremock:wiremock` from 3.10.0 to 3.13.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.10.0...3.13.2) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.testcontainers:mysql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.testcontainers:mysql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: org.apache.kafka:kafka-clients dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.springframework:spring-context dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.springframework:spring-tx dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.springframework:spring-tx dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: org.wiremock:wiremock dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
9248bdc to
c8d3c06
Compare
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 production group with 16 updates:
9.0.09.4.12.1.102.3.205.9.16.1.95.9.16.1.92.18.32.21.22.18.32.21.24.31.15.0.21.20.51.21.41.20.51.21.442.7.542.7.109.2.09.6.03.9.04.2.06.2.37.0.66.2.37.0.63.4.34.0.43.10.03.13.2Updates
gradle-wrapperfrom 9.0.0 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-gradle-pluginfrom 2.1.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin'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
io.kotest:kotest-runner-junit5from 5.9.1 to 6.1.9Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
... (truncated)
Commits
b368573Revert the Gradle 9.4 test filter handling removal666ae51Simplify discovery log message formatting inDiscovery.kt.f641e00Add primitive array support for containAll matcher (#4354) (#5776)2d21515Add primitive array support for inorder (shouldContainInOrder) matcher (#4354...8f7a507Increase forNone performance threshold to 10x for CI variance92ee8ffNormalize line breaks in test names for Gradle test filters (#5764)359f65eAdd tests and fix for afterSpec/beforeSpec in TestFactory (#4133) (#5786)4ee4a97Add finalizeSpec DSL function to TestConfiguration and Spec (#5750)e0a45faAdd primitive array support for beIn (shouldBeIn) matcher (#4354) (#5780)282a929Add LazyJvmAssertion to avoid stacktraces in inspectors (#5759)Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.1.9Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
b368573Revert the Gradle 9.4 test filter handling removal666ae51Simplify discovery log message formatting inDiscovery.kt.f641e00Add primitive array support for containAll matcher (#4354) (#5776)2d21515Add primitive array support for inorder (shouldContainInOrder) matcher (#4354...8f7a507Increase forNone performance threshold to 10x for CI variance92ee8ffNormalize line breaks in test names for Gradle test filters (#5764)359f65eAdd tests and fix for afterSpec/beforeSpec in TestFactory (#4133) (#5786)4ee4a97Add finalizeSpec DSL function to TestConfiguration and Spec (#5750)e0a45faAdd primitive array support for beIn (shouldBeIn) matcher (#4354) (#5780)282a929Add LazyJvmAssertion to avoid stacktraces in inspectors (#5759)Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.1.9Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
b368573Revert the Gradle 9.4 test filter handling removal666ae51Simplify discovery log message formatting inDiscovery.kt.f641e00Add primitive array support for containAll matcher (#4354) (#5776)2d21515Add primitive array support for inorder (shouldContainInOrder) matcher (#4354...8f7a507Increase forNone performance threshold to 10x for CI variance92ee8ffNormalize line breaks in test names for Gradle test filters (#5764)359f65eAdd tests and fix for afterSpec/beforeSpec in TestFactory (#4133) (#5786)4ee4a97Add finalizeSpec DSL function to TestConfiguration and Spec (#5750)e0a45faAdd primitive array support for beIn (shouldBeIn) matcher (#4354) (#5780)282a929Add LazyJvmAssertion to avoid stacktraces in inspectors (#5759)Updates
com.fasterxml.jackson.module:jackson-module-kotlinfrom 2.18.3 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
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.18.3 to 2.21.2Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.18.3 to 2.21.2Updates
org.liquibase:liquibase-corefrom 4.31.1 to 5.0.2Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.