Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps keycloak from 26.4.2 to 26.4.5.
Updates org.keycloak:keycloak-core from 26.4.2 to 26.4.5

Release notes

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

26.4.5

26.4.4

... (truncated)

Commits
  • f8ffb1b Set version to 26.4.5
  • fd4059b fix: ensure that direct building works (#44042) (#44134)
  • 670ddaa Use http for the DockerClientTest to avoid certificate issues (#44151)
  • fa108e3 Email should be set when email as username is enabled and email is read-only
  • 8aada2c Document missing artifact dependency for UserStoragePrivateUtil
  • 0a05348 Ordering attributes will unset the unmanaged attribute policy
  • 9b9f1bf Fixing flaky test KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP
  • d58a1c1 Skip checksum validation for 2.5.0-unicode-oracle, that is preventing migrati...
  • ab93d33 The admin roles manage-authorization and view-authorization should have prece...
  • 4c47759 Fix Admin Console crash when opening Client'a Authz Permission details
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi from 26.4.2 to 26.4.5

Release notes

Sourced from org.keycloak:keycloak-server-spi's releases.

26.4.5

26.4.4

... (truncated)

Commits
  • f8ffb1b Set version to 26.4.5
  • fd4059b fix: ensure that direct building works (#44042) (#44134)
  • 670ddaa Use http for the DockerClientTest to avoid certificate issues (#44151)
  • fa108e3 Email should be set when email as username is enabled and email is read-only
  • 8aada2c Document missing artifact dependency for UserStoragePrivateUtil
  • 0a05348 Ordering attributes will unset the unmanaged attribute policy
  • 9b9f1bf Fixing flaky test KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP
  • d58a1c1 Skip checksum validation for 2.5.0-unicode-oracle, that is preventing migrati...
  • ab93d33 The admin roles manage-authorization and view-authorization should have prece...
  • 4c47759 Fix Admin Console crash when opening Client'a Authz Permission details
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi-private from 26.4.2 to 26.4.5

Release notes

Sourced from org.keycloak:keycloak-server-spi-private's releases.

26.4.5

26.4.4

... (truncated)

Commits
  • f8ffb1b Set version to 26.4.5
  • fd4059b fix: ensure that direct building works (#44042) (#44134)
  • 670ddaa Use http for the DockerClientTest to avoid certificate issues (#44151)
  • fa108e3 Email should be set when email as username is enabled and email is read-only
  • 8aada2c Document missing artifact dependency for UserStoragePrivateUtil
  • 0a05348 Ordering attributes will unset the unmanaged attribute policy
  • 9b9f1bf Fixing flaky test KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP
  • d58a1c1 Skip checksum validation for 2.5.0-unicode-oracle, that is preventing migrati...
  • ab93d33 The admin roles manage-authorization and view-authorization should have prece...
  • 4c47759 Fix Admin Console crash when opening Client'a Authz Permission details
  • Additional commits viewable in compare view

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 <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 `keycloak` from 26.4.2 to 26.4.5.

Updates `org.keycloak:keycloak-core` from 26.4.2 to 26.4.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.4.2...26.4.5)

Updates `org.keycloak:keycloak-server-spi` from 26.4.2 to 26.4.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.4.2...26.4.5)

Updates `org.keycloak:keycloak-server-spi-private` from 26.4.2 to 26.4.5
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.4.2...26.4.5)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-version: 26.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-version: 26.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-version: 26.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 13, 2025
@github-actions
Copy link

Test Results

27 tests  ±0   27 ✅ ±0   1m 52s ⏱️ +18s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit c23074f. ± Comparison against base commit 9644726.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

Superseded by #253.

@dependabot dependabot bot closed this Nov 26, 2025
@dependabot dependabot bot deleted the dependabot/gradle/keycloak-26.4.5 branch November 26, 2025 01:16
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.

0 participants