Skip to content

Bump dependency org.testcontainers:testcontainers to v2#3335

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/major-testcontainers-java-monorepo
Open

Bump dependency org.testcontainers:testcontainers to v2#3335
renovate[bot] wants to merge 3 commits intomainfrom
renovate/major-testcontainers-java-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
org.testcontainers:testcontainers (source) 1.21.42.0.4 age confidence

Release Notes

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

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
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 added the dependencies Update of dependencies label Apr 10, 2026
@github-actions github-actions bot requested a review from uhafner April 10, 2026 22:27
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 12, 2026

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.

@github-actions
Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 92 passed, 2 skipped
   🚀   Integration Tests: ✅ successful — 506 passed, 10 skipped
   ⛔   Architecture Tests: ✅ successful — 15 passed

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 80.76% — 1176 missed lines
   ➰   Branch Coverage: 64.68% — 469 missed branches

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 1 warning — normal: 1
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: 1 bug — low: 1
   🐛   Error Prone: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 214 vulnerabilities — error: 18, high: 54, normal: 136, low: 6

Software Metrics

   🌀   Cyclomatic Complexity: 2603 (total)
   💭   Cognitive Complexity: 835 (total)
   ➿   N-Path Complexity: 2953 (total)
   📏   Lines of Code: 31818 (total)
   📝   Non Commenting Source Statements: 10584 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00

❌ Failed Gates

  • ❌ Potential Bugs in Whole Project: 1.00 <= 0.00
  • ❌ Style Violation in Whole Project: 1.00 <= 0.00

Created by Quality Monitor v4.10.0 (#be1b382). More details are shown in the GitHub Checks Result.

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

Labels

dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant