-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump org.keycloak:keycloak-core from 22.0.1 to 22.0.3 in /bom/application #35892
Bump org.keycloak:keycloak-core from 22.0.1 to 22.0.3 in /bom/application #35892
Conversation
Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 22.0.1 to 22.0.3. - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](keycloak/keycloak@22.0.1...22.0.3) --- updated-dependencies: - dependency-name: org.keycloak:keycloak-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
It requires build-parent, DevServicesConfig and oidc dev services doc updates as well, I can try later, if you can find some time please try |
This comment has been minimized.
This comment has been minimized.
Tested the native build failure for both 22.0.2 and 22.0.3 in my own branch, all is good, may be it was related to the fact build-parent/pom.xml was not updated |
Looking not bad, native security tests have passed, note I did not update the OIDC devservices docs as I was concerned the PR would fail as docs PRs were failing, which is now resolved - but it is not a big problem, OIDC devservices docs refer to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Windows tests hanged but not in the sec tests, overall all looks good
Bumps org.keycloak:keycloak-core from 22.0.1 to 22.0.3.
Commits
074e85b
Set version to 22.0.355b2edd
Ignore attributes when they are not prefixed with user.attributes prefix (#26)afa2171
Fix lint errorin identity_providers_test.spec.tsba58b51
Fix failure in identity_providers_test.spec.ts after old LinkedId provider wa...ed339de
Broker claim mapper not recognizing claims from user info endpoint38522e4
Attributes without a value set are not rendered in the account console (#22968)1743251
Upgrade to Infinispan 14.0.17 (#23099)1d15f1e
Quarkus IT that use Oracle DB don't work with -Dproduct (#23088)f52af8d
Add old LinkedIn provider to the deprecated profile47b97b9
Registration flow fixed (#23064)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)You can disable automated security fix PRs for this repo from the Security Alerts page.