Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
org.testcontainers:testcontainers-bom (source) 1.21.3 -> 2.0.2 age confidence

Release Notes

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

v2.0.2

Compare Source

What's Changed

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v2.0.1

Compare Source

What's Changed

🐛 Bug Fixes

  • Add MySQLR2DBCDatabaseContainer compatible with org.testcontainers.mysql.MySQLContainer (#​11119) @​eddumelendez
  • Add MariaDBR2DBCDatabaseContainer compatible with org.testcontainers.mariadb.MariaDBContainer (#​11117) @​eddumelendez
  • Add MSSQLR2DBCDatabaseContainer compatible with org.testcontainers.mssqlserver.MSSQLServerContainer (#​11118) @​eddumelendez
  • Add PostgreSQLR2DBCDatabaseContainer compatible with org.testcontainers.postgresql.PostgreSQLContainer (#​11120) @​eddumelendez

📖 Documentation

🧹 Housekeeping

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 15, 2025 02:44
@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 2 times, most recently from 215ead5 to f0fcfd3 Compare October 21, 2025 16:54
@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 2 times, most recently from 6341b2b to cb6bfe9 Compare November 13, 2025 23:31
@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch from cb6bfe9 to 3c8b187 Compare November 18, 2025 14:29
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.10%. Comparing base (a4177f9) to head (02ee755).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7761      +/-   ##
============================================
- Coverage     90.20%   90.10%   -0.11%     
- Complexity     7248     7321      +73     
============================================
  Files           822      825       +3     
  Lines         21832    22034     +202     
  Branches       2141     2178      +37     
============================================
+ Hits          19694    19853     +159     
- Misses         1469     1502      +33     
- Partials        669      679      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 25, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jack-berg jack-berg merged commit 42b04c5 into main Nov 25, 2025
29 checks passed
@jack-berg jack-berg deleted the renovate/major-testcontainers-java-monorepo branch November 25, 2025 16:18
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.

1 participant