Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

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

Release notes

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

26.4.7

26.4.6

... (truncated)

Commits
  • 38c3872 Set version to 26.4.7
  • 4a27001 Reviewing the email verification field and reset action (#44466)
  • 56d2434 Bump Quarkus to 3.27.1 LTS (#44348) (#44358)
  • a6d2770 When joining a group, don't rely on cached values if user has already been up...
  • 4302296 [Docs] Warn users about printing headers in HTTP access logs (#44353) (#44359)
  • 978c05a Fix race condition in SAML DocumentBuilderFactory creation (#44468)
  • 754c070 [26.4] Only allow LDAP URL references when following referrals (#285)
  • dcbb5c7 Make LDAPProvidersIntegrationTest import a test realm after each test
  • 4bbb16b UPDATE_EMAIL action invalidates old email
  • 1108183 fix: reverting dev property key changes
  • Additional commits viewable in compare view

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

Release notes

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

26.4.7

26.4.6

... (truncated)

Commits
  • 38c3872 Set version to 26.4.7
  • 4a27001 Reviewing the email verification field and reset action (#44466)
  • 56d2434 Bump Quarkus to 3.27.1 LTS (#44348) (#44358)
  • a6d2770 When joining a group, don't rely on cached values if user has already been up...
  • 4302296 [Docs] Warn users about printing headers in HTTP access logs (#44353) (#44359)
  • 978c05a Fix race condition in SAML DocumentBuilderFactory creation (#44468)
  • 754c070 [26.4] Only allow LDAP URL references when following referrals (#285)
  • dcbb5c7 Make LDAPProvidersIntegrationTest import a test realm after each test
  • 4bbb16b UPDATE_EMAIL action invalidates old email
  • 1108183 fix: reverting dev property key changes
  • Additional commits viewable in compare view

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

Release notes

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

26.4.7

26.4.6

... (truncated)

Commits
  • 38c3872 Set version to 26.4.7
  • 4a27001 Reviewing the email verification field and reset action (#44466)
  • 56d2434 Bump Quarkus to 3.27.1 LTS (#44348) (#44358)
  • a6d2770 When joining a group, don't rely on cached values if user has already been up...
  • 4302296 [Docs] Warn users about printing headers in HTTP access logs (#44353) (#44359)
  • 978c05a Fix race condition in SAML DocumentBuilderFactory creation (#44468)
  • 754c070 [26.4] Only allow LDAP URL references when following referrals (#285)
  • dcbb5c7 Make LDAPProvidersIntegrationTest import a test realm after each test
  • 4bbb16b UPDATE_EMAIL action invalidates old email
  • 1108183 fix: reverting dev property key changes
  • 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.7.

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

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

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

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-version: 26.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-version: 26.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-version: 26.4.7
  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 Dec 2, 2025
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Test Results

27 tests  ±0   27 ✅ ±0   1m 35s ⏱️ -1s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 9a2f7a7. ± Comparison against base commit 9644726.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

Superseded by #280.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot/gradle/keycloak-26.4.7 branch January 7, 2026 01:20
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