Skip to content

Conversation

@elastic-renovate-prod
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.testcontainers:testcontainers (source) dependencies major 1.21.3 -> 2.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

testcontainers/testcontainers-java (org.testcontainers:testcontainers)

v2.0.0

Compare Source

Testcontainers 2.0.0

Main changes

  • Removed JUnit 4 support
  • Updated transitive dependencies
  • All modules are now prefixed with testcontainers-. For example, org.testcontainers:mysql is now org.testcontainers:testcontainers-mysql
  • Container classes relocated to org.testcontainers.<module-name> package. For example, new MySQLContainer class is under org.testcontainers.mysql

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

46 changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team as a code owner October 15, 2025 12:19
@jackshirazi
Copy link
Contributor

@SylvainJuge although it's passed all tests, a major upgrade is always worrisome. Do you think we should go ahead, or shall we wait until 2.1.0?

@SylvainJuge
Copy link
Member

I think we could go ahead with this one, as reverting to the previous version if needed is trivial. Also, the same change was merged upstream open-telemetry/opentelemetry-java-instrumentation#14985, and there are definitely more usages than in our own distribution.

@jackshirazi jackshirazi merged commit 3705bfb into main Oct 15, 2025
16 checks passed
@jackshirazi jackshirazi deleted the renovate/major-testcontainers-java-monorepo branch October 15, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants