Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps version.keycloak from 26.3.0 to 26.3.4.
Updates org.keycloak:keycloak-parent from 26.3.0 to 26.3.4

Release notes

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

26.3.4

26.3.3

... (truncated)

Commits
  • fc23f6f Set version to 26.3.4
  • a44da52 Add missing fields for client offline session timeout and lifespan
  • cb5a768 Add openid scope in Allowed Client Scopes options of client registration acce...
  • d02f646 Handle already existing user session in the store
  • bd927ed [26.3] ClientSession timestamp not updated in the database
  • 373e99e Add User_agent header for documentation links checker
  • 2f7ebfd Unbounded login_hint parameter Can Corrupt KC_RESTART Cookie
  • 3ebeb81 Avoid removing client sessions before the user session times out
  • 9b526b0 Translate the validation error returned from the backend
  • 9804b53 Use back keycloak-js instead of initiate login in the backend for account (#4...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-core from 26.3.0 to 26.3.4

Release notes

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

26.3.4

26.3.3

... (truncated)

Commits
  • fc23f6f Set version to 26.3.4
  • a44da52 Add missing fields for client offline session timeout and lifespan
  • cb5a768 Add openid scope in Allowed Client Scopes options of client registration acce...
  • d02f646 Handle already existing user session in the store
  • bd927ed [26.3] ClientSession timestamp not updated in the database
  • 373e99e Add User_agent header for documentation links checker
  • 2f7ebfd Unbounded login_hint parameter Can Corrupt KC_RESTART Cookie
  • 3ebeb81 Avoid removing client sessions before the user session times out
  • 9b526b0 Translate the validation error returned from the backend
  • 9804b53 Use back keycloak-js instead of initiate login in the backend for account (#4...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi from 26.3.0 to 26.3.4

Release notes

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

26.3.4

26.3.3

... (truncated)

Commits
  • fc23f6f Set version to 26.3.4
  • a44da52 Add missing fields for client offline session timeout and lifespan
  • cb5a768 Add openid scope in Allowed Client Scopes options of client registration acce...
  • d02f646 Handle already existing user session in the store
  • bd927ed [26.3] ClientSession timestamp not updated in the database
  • 373e99e Add User_agent header for documentation links checker
  • 2f7ebfd Unbounded login_hint parameter Can Corrupt KC_RESTART Cookie
  • 3ebeb81 Avoid removing client sessions before the user session times out
  • 9b526b0 Translate the validation error returned from the backend
  • 9804b53 Use back keycloak-js instead of initiate login in the backend for account (#4...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-server-spi-private from 26.3.0 to 26.3.4

Release notes

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

26.3.4

26.3.3

... (truncated)

Commits
  • fc23f6f Set version to 26.3.4
  • a44da52 Add missing fields for client offline session timeout and lifespan
  • cb5a768 Add openid scope in Allowed Client Scopes options of client registration acce...
  • d02f646 Handle already existing user session in the store
  • bd927ed [26.3] ClientSession timestamp not updated in the database
  • 373e99e Add User_agent header for documentation links checker
  • 2f7ebfd Unbounded login_hint parameter Can Corrupt KC_RESTART Cookie
  • 3ebeb81 Avoid removing client sessions before the user session times out
  • 9b526b0 Translate the validation error returned from the backend
  • 9804b53 Use back keycloak-js instead of initiate login in the backend for account (#4...
  • Additional commits viewable in compare view

Updates org.keycloak:keycloak-services from 26.3.0 to 26.3.4

Release notes

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

26.3.4

26.3.3

... (truncated)

Commits
  • fc23f6f Set version to 26.3.4
  • a44da52 Add missing fields for client offline session timeout and lifespan
  • cb5a768 Add openid scope in Allowed Client Scopes options of client registration acce...
  • d02f646 Handle already existing user session in the store
  • bd927ed [26.3] ClientSession timestamp not updated in the database
  • 373e99e Add User_agent header for documentation links checker
  • 2f7ebfd Unbounded login_hint parameter Can Corrupt KC_RESTART Cookie
  • 3ebeb81 Avoid removing client sessions before the user session times out
  • 9b526b0 Translate the validation error returned from the backend
  • 9804b53 Use back keycloak-js instead of initiate login in the backend for account (#4...
  • 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 `version.keycloak` from 26.3.0 to 26.3.4.

Updates `org.keycloak:keycloak-parent` from 26.3.0 to 26.3.4
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.3.0...26.3.4)

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

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

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

Updates `org.keycloak:keycloak-services` from 26.3.0 to 26.3.4
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.3.0...26.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 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