Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.dasniko:testcontainers-keycloak 3.4.0 -> 4.0.1 age confidence

Release Notes

dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)

v4.0.1

Bugs

  • Set DEBUG_PORT to bind explicitly with "0.0.0.0" for debug compatibility (#​260)

Full Changelog: dasniko/testcontainers-keycloak@v4.0.0...v4.0.1

v4.0.0: - based on Testcontainers 2.x

‼️ This new major release is mainly a result of the changes in the upstream testcontainers framework to version 2.x which removes the dependency of JUnit 4, so we can also skip every workaround related to that and the adjustments required to support Docker 29+ which will not be supported by Testcontainers 1.x branch.

No functional changes have been made in this release, but as the underlying upstream library has a new major release with some breaking changes, I decided also to make a new major version, just to reflect the changes!

What's Changed

  • chore(deps-dev): bump net.datafaker:datafaker from 2.4.4 to 2.5.3 by @​dependabot[bot] in #​247
  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20 by @​dependabot[bot] in #​244
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @​dependabot[bot] in #​250
  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @​dependabot[bot] in #​253
  • chore(deps-dev): bump jackson.version from 2.19.2 to 2.19.4 by @​dependabot[bot] in #​249
  • chore(deps): bump testcontainers from 1.21.3 to 2.0.1 by @​sullis in #​242
  • chore(deps-dev): bump junit-jupiter.version from 5.13.4 to 6.0.1 by @​dependabot[bot] in #​248

New Contributors

Full Changelog: dasniko/testcontainers-keycloak@v3.9.0...v4.0.0

v3.9.1

Bugs

  • Set DEBUG_PORT to bind explicitly with "0.0.0.0" for debug compatibility (#​260)

Full Changelog: dasniko/testcontainers-keycloak@v3.9.0...v3.9.1

v3.9.0

What's Changed

  • adjust debug settings to changed configuration starting from Keycloak 26.4+ by @​dasniko
    ‼️If you still use Keycloak 26.3 and lower AND use the DEBUG options, DON'T use this version, please stick on v3.8 of this library. When using debugging options with this version, you'll have to use Keycloak 26.4+‼️
  • chore(deps): bump several dependencies to most recent versions by @​dependabot[bot]
  • chore: bump several dependencies to most recent versions by @​dependabot[bot]

Full Changelog: dasniko/testcontainers-keycloak@v3.8.0...v3.9.0

v3.8.0

What's Changed

  • manage Keycloak admin client with separate version tag by @​dasniko
  • add option to nightly images explicitly (method withNightly()) by @​dasniko
  • changed publishing to new maven central portal and also publish SNAPSHOT releases regularly by @​dasniko
  • adjust SPI config syntax (for cache configuration) by @​dasniko
  • upgrade the default image to Keycloak 26.3 by @​dasniko
  • chore(deps): bump several dependencies by @​dependabot[bot]

Full Changelog: dasniko/testcontainers-keycloak@v3.7.0...v3.8.0

v3.7.0

What's Changed

Full Changelog: dasniko/testcontainers-keycloak@3.6.0...v3.7.0

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: dasniko/testcontainers-keycloak@3.5.1...3.6.0

v3.5.1

Compare Source

Exclude transitive dependency to javax.* namespace, introduced by update of shrinkwrap dependency (#​160 , thanks to @​evandongen)

Full Changelog: dasniko/testcontainers-keycloak@3.5.0...3.5.1

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: dasniko/testcontainers-keycloak@3.4.0...3.5.0


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.

@cloudflare-workers-and-pages
Copy link

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

Deploying cvix-app with  Cloudflare Pages  Cloudflare Pages

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

View logs

@renovate renovate bot requested a review from yacosta738 December 2, 2025 23:17
@coderabbitai
Copy link
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.


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

@github-actions
Copy link
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
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 [email protected]

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Test Results

185 files  185 suites   1m 9s ⏱️
846 tests 840 ✅ 0 💤 6 ❌
850 runs  844 ✅ 0 💤 6 ❌

For more details on these failures, see this check.

Results for commit d0b1a40.

♻️ This comment has been updated with latest results.

@cloudflare-workers-and-pages
Copy link

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

Deploying cvix with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0b1a40
Status: ✅  Deploy successful!
Preview URL: https://1e64c8e7.cvix.pages.dev
Branch Preview URL: https://renovate-major-testcontainer.cvix.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/major-testcontainers.keycloak branch 17 times, most recently from 11c5c98 to b9b8d22 Compare December 5, 2025 11:23
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Qodana for JVM

79 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 43
Invalid YAML configuration 🔶 Warning 6
Potentially ambiguous 'kotlin.coroutine.coroutineContext' usage 🔶 Warning 4
Unstable API Usage 🔶 Warning 4
Unresolved reference in KDoc 🔶 Warning 2
Redundant qualifier name 🔶 Warning 2
Unknown HTTP header ◽️ Notice 10
Duplicated code fragment ◽️ Notice 2
Unnecessary type argument ◽️ Notice 2
Multi-dollar interpolation can be used in string literals (available since 2.1) ◽️ Notice 1
String concatenation that can be converted to string template ◽️ 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 [email protected]

@renovate renovate bot force-pushed the renovate/major-testcontainers.keycloak branch 5 times, most recently from bd2cbd7 to b5cc6c1 Compare December 6, 2025 08:17
@renovate renovate bot force-pushed the renovate/major-testcontainers.keycloak branch 10 times, most recently from 6062a19 to b71ffc2 Compare December 24, 2025 14:43
@renovate renovate bot changed the title fix(deps): update dependency com.github.dasniko:testcontainers-keycloak to v4 chore(deps): update dependency com.github.dasniko:testcontainers-keycloak to v4 Dec 24, 2025
@renovate renovate bot force-pushed the renovate/major-testcontainers.keycloak branch 16 times, most recently from 684fc59 to 66a9520 Compare December 25, 2025 16:19
@renovate renovate bot force-pushed the renovate/major-testcontainers.keycloak branch from 66a9520 to d0b1a40 Compare December 25, 2025 16:27
@sonarqubecloud
Copy link

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