Skip to content

Bump org.keycloak:keycloak-server-spi-private from 26.1.2 to 26.5.2 in /forms-flow-idm/keycloak/idp-selector#3189

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/forms-flow-idm/keycloak/idp-selector/org.keycloak-keycloak-server-spi-private-26.5.2
Open

Bump org.keycloak:keycloak-server-spi-private from 26.1.2 to 26.5.2 in /forms-flow-idm/keycloak/idp-selector#3189
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/forms-flow-idm/keycloak/idp-selector/org.keycloak-keycloak-server-spi-private-26.5.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps org.keycloak:keycloak-server-spi-private from 26.1.2 to 26.5.2.

Release notes

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

26.5.2

26.5.1

... (truncated)

Commits
  • 4c5b057 Set version to 26.5.2
  • 03b3f35 Check if requested user is enabled for impersonation in TE v1 (#45682)
  • 65ee714 Possible mismatch of charset/collation between columns on mysql/mariadb (#45632)
  • fcbc18b Keycloak should not allow matrix parameters in URLs as we don't use them
  • 1be2fd9 Upgrade to Quarkus 3.27.2 (#45640)
  • 57e3e7e fixed unmanaged attributes to not allow writing when only admin can view poli...
  • 9b5e89e Drop IDX_IDP_FOR_LOGIN index before changing columns
  • 841e587 include OrganizationInvitationResource to the admin REST API document
  • dd009a8 Updating specifications list to show DPoP as supported
  • 17ca210 OIDC identity provider issuer config
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.keycloak:keycloak-server-spi-private](https://github.com/keycloak/keycloak) from 26.1.2 to 26.5.2.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.1.2...26.5.2)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-version: 26.5.2
  dependency-type: direct:production
...

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 Mar 1, 2026
@dependabot dependabot bot requested review from a team as code owners March 1, 2026 22:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2026
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Compatibility

Validate that updating the keycloak.version property does not introduce breaking API/behavior changes for the module’s usage of Keycloak SPI private artifacts, including compilation against the new version and runtime compatibility with the deployed Keycloak version.

<properties>
	<keycloak.version>26.5.2</keycloak.version>
</properties>
Dependency Drift

Confirm that the updated Keycloak version does not pull in incompatible transitive dependency versions (e.g., via managed dependencies/BOM changes) and that downstream packaging (jar) and dependency convergence remain stable.

<dependencies>
	<dependency>
		<groupId>org.keycloak</groupId>

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2026

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 Review effort 2/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants