PlaytikaOSS / testcontainers-spring-boot

Container auto-configurations for Spring Boot based integration tests
https://www.playtika.com
MIT License
859 stars 240 forks source link

build(deps): bump org.keycloak:keycloak-core from 25.0.5 to 25.0.6 #2048

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.keycloak:keycloak-core from 25.0.5 to 25.0.6.

Release notes

Sourced from org.keycloak:keycloak-core's releases.

25.0.6

Commits
  • ab33487 Set version to 25.0.6
  • 9f37a83 Improve handling for loopback redirect-uri validation (#195)
  • ae6a686 Use references to obtain the signed elements in a signature (#188)
  • f253f90 Do not send attributes when unlocking the user (#32993)
  • 9b1df07 Do not automatically re-import users if they already exist locally when searc...
  • 966bc46 fix: refining v2 hostname validation (#32659) (#32809)
  • 8c813e0 Ensure realm attributes import happens before client import
  • 109db4f Remove @​NoCache annotation in admin client interfaces (#32795)
  • 19e557d Set idle time the same as for the internal cache, but extend it for refreshes
  • 48c2b02 Include rfc4648 in the import map for login v2
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)