Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Bumps com.github.dasniko:testcontainers-keycloak from 3.8.0 to 3.9.0.

Release notes

Sourced from com.github.dasniko:testcontainers-keycloak's releases.

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

Commits
  • 3ebb477 [maven-release-plugin] prepare release v3.9.0
  • aefd825 adjust readme to new version
  • f267589 upgrade to Keycloak 26.4
  • ede2ad9 chore(deps): bump io.quarkus:quarkus-junit4-mock from 3.25.3 to 3.28.1 (#235)
  • 28838c2 chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#234)
  • 7d2676d chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#232)
  • 0abd75c chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#229)
  • e8a38cc chore: bump actions/setup-java from 4 to 5 (#223)
  • a5179bf update dependabot
  • fe4d665 chore(deps-dev): bump jackson.version from 2.19.1 to 2.19.2 (#210)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: com.github.dasniko:testcontainers-keycloak
  dependency-version: 3.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 9, 2025
@lbroudoux lbroudoux added this to the 0.0.8 milestone Nov 11, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

LGTM

@lbroudoux lbroudoux merged commit 43115a5 into main Nov 11, 2025
7 checks passed
@lbroudoux lbroudoux deleted the dependabot/maven/com.github.dasniko-testcontainers-keycloak-3.9.0 branch November 11, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants