Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

chore(deps): update dependency org.testcontainers:testcontainers to v2#353

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-testcontainers-java-monorepo
Open

chore(deps): update dependency org.testcontainers:testcontainers to v2#353
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-testcontainers-java-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

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

Release Notes

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

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

v1.21.4

Compare Source

This release makes version 1.21.x works with recent Docker Engine changes.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Havana, Automerge - "before 4am on the first day of the month" in timezone America/Havana.

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

Rebasing: Whenever PR is behind base branch, 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 yacosta738 as a code owner December 2, 2025 23:17
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2025

Qodana for JVM

68 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 42
Invalid YAML configuration 🔶 Warning 5
Unstable API Usage 🔶 Warning 4
Duplicated code fragment ◽️ Notice 9
Unknown HTTP header ◽️ Notice 5
Multi-dollar interpolation can be used in string literals (available since 2.1) ◽️ Notice 1
If-Null return/break/... foldable to '?:' ◽️ Notice 1
Vulnerable declared dependency ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 3, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit f330dfb.

♻️ This comment has been updated with latest results.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Dec 3, 2025

Deploying cvix with  Cloudflare Pages  Cloudflare Pages

Latest commit: f330dfb
Status: ✅  Deploy successful!
Preview URL: https://cb580f14.cvix.pages.dev
Branch Preview URL: https://renovate-major-testcontainer-aeat.cvix.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Dec 3, 2025

Deploying cvix-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3a8150
Status: ✅  Deploy successful!
Preview URL: https://e22db4f2.cvix-app.pages.dev
Branch Preview URL: https://renovate-major-testcontainer-yyym.cvix-app.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 17 times, most recently from 330a912 to ebe8a72 Compare December 5, 2025 11:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 5, 2025

Qodana for JVM

156 new problems were found

Inspection name Severity Problems
Invalid @ConfigurationProperties 🔴 Failure 1
Invalid YAML configuration 🔴 Failure 1
Unused symbol 🔶 Warning 53
Invalid YAML configuration 🔶 Warning 49
Unresolved reference in KDoc 🔶 Warning 5
Taint analysis 🔶 Warning 4
Potentially ambiguous 'kotlin.coroutine.coroutineContext' usage 🔶 Warning 4
Unused import directive 🔶 Warning 1
Redundant character escape 🔶 Warning 1
Vulnerable declared dependency 🔶 Warning 1
Duplicated code fragment ◽️ Notice 12
Unknown HTTP header ◽️ Notice 10
Redundant interpolation prefix ◽️ Notice 4
Vulnerable declared dependency ◽️ Notice 3
Multi-dollar interpolation can be used in string literals (available since 2.1) ◽️ Notice 1
Redundant escaped dollar characters in string literals ◽️ Notice 1
String concatenation that can be converted to string template ◽️ Notice 1
If-Null return/break/... foldable to '?:' ◽️ Notice 1
Redundant empty initializer block ◽️ Notice 1
Unnecessary type argument ◽️ Notice 1
'substring' call should be replaced with 'take' call ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 5 times, most recently from 6d540be to cbc121e Compare December 6, 2025 08:17
@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 17 times, most recently from 45c7b23 to d728e45 Compare December 20, 2025 22:00
@renovate renovate bot force-pushed the renovate/major-testcontainers-java-monorepo branch 10 times, most recently from 238e46a to 145aba0 Compare December 24, 2025 14:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 7, 2026

✅ Contributor Report

User: @renovate[bot]
Status: Trusted contributor (whitelisted)

This user is on the trusted contributors list and was automatically approved.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 7, 2026

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants