Skip to content
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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps org.keycloak:keycloak-core from 22.0.1 to 22.0.3.

Commits
  • 074e85b Set version to 22.0.3
  • 55b2edd Ignore attributes when they are not prefixed with user.attributes prefix (#26)
  • afa2171 Fix lint errorin identity_providers_test.spec.ts
  • ba58b51 Fix failure in identity_providers_test.spec.ts after old LinkedId provider wa...
  • ed339de Broker claim mapper not recognizing claims from user info endpoint
  • 38522e4 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 profile
  • 47b97b9 Registration flow fixed (#23064)
  • 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 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.

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 12, 2023
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/keycloak labels Sep 12, 2023
@famod famod requested a review from sberyozkin September 12, 2023 21:36
@sberyozkin
Copy link
Member

sberyozkin commented Sep 12, 2023

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

@quarkus-bot

This comment has been minimized.

@sberyozkin
Copy link
Member

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

@sberyozkin
Copy link
Member

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 22.0.1 - I can follow up with a minor doc update later as opposed to rerunning this whole PR

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 15, 2023

Failing Jobs - Building aafe22e

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 20

Copy link
Member

@sberyozkin sberyozkin left a 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

@sberyozkin sberyozkin merged commit 86acd07 into main Sep 15, 2023
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 15, 2023
@sberyozkin sberyozkin deleted the dependabot/maven/bom/application/org.keycloak-keycloak-core-22.0.3 branch September 15, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/keycloak area/oidc dependencies Pull requests that update a dependency file java Pull requests that update Java code kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant