Skip to content

fix(deps): update dependency org.testcontainers:testcontainers to v2#194

Merged
alexolivier merged 1 commit into
mainfrom
renovate/major-2-testcontainers-java-monorepo
Apr 20, 2026
Merged

fix(deps): update dependency org.testcontainers:testcontainers to v2#194
alexolivier merged 1 commit into
mainfrom
renovate/major-2-testcontainers-java-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 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, only on Monday (* 0-3 * * 1)
  • Automerge
    • "after 9am and before 5pm Monday"

🚦 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from alexolivier April 20, 2026 01:56
Copy link
Copy Markdown
Contributor

@alexolivier alexolivier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update; CI green

@alexolivier alexolivier merged commit 81170b7 into main Apr 20, 2026
3 checks passed
@alexolivier alexolivier deleted the renovate/major-2-testcontainers-java-monorepo branch April 20, 2026 09:01
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