Skip to content

chore(deps): update testcontainers-java monorepo to v2#798

Merged
jackvincentnz merged 2 commits into
mainfrom
renovate/major-testcontainers-java-monorepo
Jun 9, 2026
Merged

chore(deps): update testcontainers-java monorepo to v2#798
jackvincentnz merged 2 commits into
mainfrom
renovate/major-testcontainers-java-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.testcontainers:testcontainers-bom (source) 1.21.42.0.5 age confidence

Release Notes

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

v2.0.5

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

16 changes

v2.0.4

Compare Source

What's Changed

📖 Documentation

📦 Dependency updates

v2.0.3

Compare Source

What's Changed
🐛 Bug Fixes
📖 Documentation
📦 Dependency updates
7 changes

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: (UTC)

  • 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 force-pushed the renovate/major-testcontainers-java-monorepo branch 2 times, most recently from 7eb63a9 to 24a84cf Compare June 9, 2026 14:30
@jackvincentnz jackvincentnz force-pushed the renovate/major-testcontainers-java-monorepo branch from 24a84cf to d664581 Compare June 9, 2026 15:42
@jackvincentnz jackvincentnz enabled auto-merge (squash) June 9, 2026 15:42
@jackvincentnz jackvincentnz merged commit 2b83866 into main Jun 9, 2026
8 checks passed
@jackvincentnz jackvincentnz deleted the renovate/major-testcontainers-java-monorepo branch June 9, 2026 15:45
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.56%. Comparing base (48c14c5) to head (d664581).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #798   +/-   ##
=======================================
  Coverage   93.56%   93.56%           
=======================================
  Files         212      212           
  Lines        1942     1942           
  Branches       34       34           
=======================================
  Hits         1817     1817           
  Misses        107      107           
  Partials       18       18           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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