Skip to content

Comments

Bump the testing group with 6 updates#27

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/testing-662732da23
Open

Bump the testing group with 6 updates#27
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/testing-662732da23

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps the testing group with 6 updates:

Package From To
org.junit.jupiter:junit-jupiter 5.11.3 6.0.3
io.mockk:mockk 1.13.13 1.14.9
org.testcontainers:testcontainers 1.20.4 1.21.4
org.testcontainers:junit-jupiter 1.20.4 1.21.4
org.testcontainers:postgresql 1.20.4 1.21.4
org.testcontainers:minio 1.20.4 1.21.4

Updates org.junit.jupiter:junit-jupiter from 5.11.3 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.13 to 1.14.9

Release notes

Sourced from io.mockk:mockk's releases.

v1.14.9

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.14.6...1.14.9

v1.14.7

What's Changed

... (truncated)

Commits
  • 71a8e21 Release v1.14.9 and bump versions
  • cd84546 Merge pull request #1500 from neungs-2/master
  • 79b507a Merge pull request #1505 from jgrnrt/fix-dokka-2
  • 373f95b bump dokka to 2.2.0-Beta to fix "ERROR CLASS: Symbol not found" in generated ...
  • dbd755c docs: @​InjectMockKs dependency order
  • e4ff90b Merge pull request #1503 from nishatoma/add-clear-memory-method
  • 4a7d481 fix: add backward compatible method for MockInitializer
  • db40a01 Merge pull request #1442 from ianbrandt/issue-1342
  • 9249fbf Replaced MethodHandle usage with Method for value class unboxing to suppo...
  • a34d4d9 Updated the :test-modules:client-tests Kotlinx Coroutines dependency versio...
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

Updates org.testcontainers:junit-jupiter from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

Updates org.testcontainers:postgresql from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

Updates org.testcontainers:minio from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:minio's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

Updates org.testcontainers:postgresql from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

Updates org.testcontainers:minio from 1.20.4 to 1.21.4

Release notes

Sourced from org.testcontainers:minio's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

1.21.3

What's Changed

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

1.21.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @​maximevw

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • bebbb2c Update testcontainers/sshd version to 1.3.0 (#10377)
  • 2f64a44 Support docker/mcp-gateway image (#10378)
  • b2b404a [create-pull-request] automated change (#10369)
  • c47afa8 [create-pull-request] automated change (#10368)
  • 2bdd299 Add DockerMcpGatewayContainer (#10364)
  • 7d83019 Update Gradle Wrapper from undefined to 8.14.2 (#10352)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the testing group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.11.3` | `6.0.3` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.13` | `1.14.9` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.21.4` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.21.4` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.21.4` |
| [org.testcontainers:minio](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.21.4` |


Updates `org.junit.jupiter:junit-jupiter` from 5.11.3 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r6.0.3)

Updates `io.mockk:mockk` from 1.13.13 to 1.14.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.14.9)

Updates `org.testcontainers:testcontainers` from 1.20.4 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.4...1.21.4)

Updates `org.testcontainers:junit-jupiter` from 1.20.4 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.4...1.21.4)

Updates `org.testcontainers:postgresql` from 1.20.4 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.4...1.21.4)

Updates `org.testcontainers:minio` from 1.20.4 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.4...1.21.4)

Updates `org.testcontainers:postgresql` from 1.20.4 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.4...1.21.4)

Updates `org.testcontainers:minio` from 1.20.4 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.4...1.21.4)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:junit-jupiter
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:minio
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: org.testcontainers:minio
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2026

Labels

The following labels could not be found: dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@docs-page
Copy link

docs-page bot commented Feb 17, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/vypdev/vaultstadio~27

Documentation is deployed and generated using docs.page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants