Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.github.dasniko:testcontainers-keycloak from 3.2.0 to 4.0.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

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

What's Changed

New Contributors

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

v3.5.1

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

What's Changed

... (truncated)

Commits
  • 22fcc62 [maven-release-plugin] prepare release v4.0.0
  • b722b79 extend version compatibility table
  • 9597fb0 revert changes for upcoming kc release
  • 67c8c68 set to Keycloak 26.4
  • 86d1ae3 chore(deps-dev): bump junit-jupiter.version from 5.13.4 to 6.0.1 (#248)
  • 673d287 chore(deps): bump testcontainers from 1.21.3 to 2.0.2 (#242)
  • d3eb4a7 disable failing test temporarily
  • fb61263 chore(deps-dev): bump jackson.version from 2.19.2 to 2.19.4 (#249)
  • 7c33793 chore(deps-dev): bump ch.qos.logback:logback-classic (#253)
  • 9c25134 chore(deps): bump org.sonatype.central:central-publishing-maven-plugin (#250)
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@v3.2.0...v4.0.0)

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

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 24, 2025
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.

1 participant