-
Notifications
You must be signed in to change notification settings - Fork 300
breaking: Switch JVM Target to 17. bump the testing dependencies #1337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/gradle/develop/testing-tools-c759d35f1d
Closed
breaking: Switch JVM Target to 17. bump the testing dependencies #1337
dependabot
wants to merge
1
commit into
develop
from
dependabot/gradle/develop/testing-tools-c759d35f1d
+8
−7
Conversation
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
1ca43a6 to
1a48837
Compare
…dates Bumps the testing-tools group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.8.2` | `6.0.2` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.21.4` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.21.4` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.21.4` | | [org.testcontainers:mysql](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.21.4` | Updates `org.junit.jupiter:junit-jupiter-params` from 5.8.2 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.8.2...r6.0.2) Updates `org.testcontainers:testcontainers` from 1.19.7 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.19.7...1.21.4) Updates `org.testcontainers:junit-jupiter` from 1.19.7 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.19.7...1.21.4) Updates `org.testcontainers:postgresql` from 1.19.7 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.19.7...1.21.4) Updates `org.testcontainers:mysql` from 1.19.7 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.19.7...1.21.4) Updates `org.testcontainers:postgresql` from 1.19.7 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.19.7...1.21.4) Updates `org.testcontainers:mysql` from 1.19.7 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.19.7...1.21.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing-tools - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.testcontainers:mysql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools - dependency-name: org.testcontainers:mysql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-tools ... Signed-off-by: dependabot[bot] <[email protected]>
1a48837 to
1225c08
Compare
Rizzen
requested changes
Jan 8, 2026
Member
Rizzen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What the motivation behind this breaking change?
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Switch JVM Target to 17. bump the testing dependencies
libs.versions.toml:logback,netty,testcontainers.5.8.26.0.21.19.71.21.41.19.71.21.41.19.71.21.41.19.71.21.4Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.8.2 to 6.0.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
org.testcontainers:testcontainersfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)Updates
org.testcontainers:junit-jupiterfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)Updates
org.testcontainers:postgresqlfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:postgresql's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)Updates
org.testcontainers:mysqlfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:mysql's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)Updates
org.testcontainers:postgresqlfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:postgresql's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)Updates
org.testcontainers:mysqlfrom 1.19.7 to 1.21.4Release notes
Sourced from org.testcontainers:mysql's releases.
... (truncated)
Commits
d509c81Set version during jreleaserDeploy taskefa40ceAllow junit:junit dependency in checkPOMdependencies76b1364Add JReleaser to deploy to Portal Publisher APId6b6ff7Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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