Skip to content

Bump org.testcontainers:testcontainers-bom from 1.20.4 to 2.0.5#18

Merged
richardwooding merged 2 commits into
mainfrom
dependabot/gradle/org.testcontainers-testcontainers-bom-2.0.5
May 23, 2026
Merged

Bump org.testcontainers:testcontainers-bom from 1.20.4 to 2.0.5#18
richardwooding merged 2 commits into
mainfrom
dependabot/gradle/org.testcontainers-testcontainers-bom-2.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps org.testcontainers:testcontainers-bom from 1.20.4 to 2.0.5.

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

2.0.5

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

2.0.4

... (truncated)

Commits
  • 5c44820 Fix typo (#11717)
  • 84b1c3a Add getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)
  • a412b8e Use weaviate client v6 (#11711)
  • 058fa82 Combined dependencies PR (#11710)
  • 773f344 Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....
  • ebe6043 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • 5248d1d Merge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...
  • ab781f6 Combined dependencies PR (#11708)
  • 2d6c1be Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...
  • e76c291 Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 7, 2026
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) 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)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.testcontainers-testcontainers-bom-2.0.5 branch from fbceb6c to 7227724 Compare May 23, 2026 05:26
…s-compress override

Testcontainers 2.0 renamed every module artifactId to add a `testcontainers-`
prefix (e.g. `org.testcontainers:postgresql` → `org.testcontainers:testcontainers-postgresql`).
Without this rename Gradle resolves the dependencies to an empty version because
the 2.0 BOM only manages the new artifact IDs.

The commons-compress 1.28.0 override is dropped because testcontainers-core
2.0.5 already pulls the patched 1.28.0 directly, so the constraint is redundant.

Container imports (`org.testcontainers.containers.PostgreSQLContainer`, etc.)
remain valid — 2.0.5 keeps backward-compat classes in the old packages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@richardwooding richardwooding merged commit 82f9216 into main May 23, 2026
4 checks passed
@richardwooding richardwooding deleted the dependabot/gradle/org.testcontainers-testcontainers-bom-2.0.5 branch May 23, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant