Bump the test-and-tooling group across 1 directory with 4 updates#12
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the test-and-tooling group across 1 directory with 4 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the test-and-tooling group with 4 updates in the / directory: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java), [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [org.assertj:assertj-core](https://github.com/assertj/assertj) and [io.kotest:kotest-property](https://github.com/kotest/kotest). Updates `org.testcontainers:testcontainers-bom` from 1.20.4 to 2.0.5 - [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.4...2.0.5) Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.38 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.12...v_1.5.38) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.7) Updates `io.kotest:kotest-property` from 5.9.1 to 6.2.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.2.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-and-tooling - dependency-name: io.kotest:kotest-property dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-and-tooling - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-and-tooling - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-and-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/test-and-tooling-c0b7e8319b
branch
from
July 22, 2026 09:05
472a9ff to
eeadad3
Compare
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 test-and-tooling group with 4 updates in the / directory: org.testcontainers:testcontainers-bom, ch.qos.logback:logback-classic, org.assertj:assertj-core and io.kotest:kotest-property.
Updates
org.testcontainers:testcontainers-bomfrom 1.20.4 to 2.0.5Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
... (truncated)
Commits
5c44820Fix typo (#11717)84b1c3aAdd getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)a412b8eUse weaviate client v6 (#11711)058fa82Combined dependencies PR (#11710)773f344Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....ebe6043Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...5248d1dMerge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...ab781f6Combined dependencies PR (#11708)2d6c1beMerge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...e76c291Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...Updates
ch.qos.logback:logback-classicfrom 1.5.12 to 1.5.38Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
d04984aprepare release 1.5.384fffda6updateversion of maven-gpg-plugin7ee48a1Fixed a typo where java,lang.Throwable was written with a comma instead of a ...84580a2remove license profilef817c8dstart work on 1.5.28-SNAPSHOTc1df7f5prepare release 1.5.37a189967remove conditional based on janinoaaa9052start work on 1.5.37-SNAPSHOT9b94c37prepare release 1.5.36e6a8280prevent attacks using disallowed referencesUpdates
org.assertj:assertj-corefrom 3.26.3 to 3.27.7Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
e840716[maven-release-plugin] prepare release assertj-build-3.27.785ca7ebDeprecateXmlStringPrettyFormatter77081dcMerge commit from forkb68fc24Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group ...0cf5bb6Bumpkotlin.versionfrom 2.1.0 to 2.2.21d393ef1Abort tests when symbolic links cannot be created (#3788)2212433Add IntelliJ custom inspection for test class names5717d02Update JetBrains icona8ec20bAdd icon for JetBrains productsc05fb3dBump Maven to 3.9.12 and Wrapper to 3.3.4Updates
io.kotest:kotest-propertyfrom 5.9.1 to 6.2.3Release notes
Sourced from io.kotest:kotest-property's releases.
... (truncated)
Commits
66dba71complete custom styles DSL (#6179)bff05c5match fields of data classes that are data objects (#6177)b77203cadd offsetDateTime.shouldHaveSameInstantAsZonedDateTime(other: ZonedDateTime)...5814b41add Double.atMost (#6175)9487ab2Document Kotest Gradle plugin usage (#6166)4e55e4cUpdate dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)3e0202ffix: attach Fail fast scope tracker for each root test case in instance per s...134c12bUpdate dependency io.mockk:mockk to v1.14.11 (#6163)01c7429fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...44887a5fix(kotest-framework-engine): Use display-name rendering for ignored tests in...