Bump keycloak-parent from 21.0.1 to 21.0.2 #18

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.keycloak-keycloak-parent-21.0.2 into main 2023-04-06 09:19:42 +02:00
dependabot[bot] commented 2023-04-06 09:17:51 +02:00 (Migrated from github.com)

Bumps keycloak-parent from 21.0.1 to 21.0.2.

Commits
  • b9a56a7 Set version to 21.0.2
  • f22fbd9 Fix missing migration when reading TERMS_AND_CONDITIONS required action in le...
  • f612890 Allow global maintainers to approve PRs to anything with the exception of UI ...
  • 5b12941 Upgrade agroal (#17642)
  • 9db7c8f Update the server guide for the RPM-minimized container (#17444)
  • 5ff5456 Upgrade WildFly Elytron to 1.20.3 to fix multiple CVEs
  • 82f2633 Increase memory for the model tests to avoid an OOM error
  • c0895f5 Write AsciiDoc output as UTF-8 independent of system file encoding. (#17419) ...
  • 80aa479 Fix testReleaseAllLocksMethod timing out intermittently
  • 7879758 Avoid recording metrics for http server endpoints while they contain resource...
  • See full diff 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 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-parent](https://github.com/keycloak/keycloak) from 21.0.1 to 21.0.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keycloak/keycloak/commit/b9a56a7d3551b585a852c38beff92e9a99c30394"><code>b9a56a7</code></a> Set version to 21.0.2</li> <li><a href="https://github.com/keycloak/keycloak/commit/f22fbd97d37b6675c2225b5f665e4e59d28a51f3"><code>f22fbd9</code></a> Fix missing migration when reading TERMS_AND_CONDITIONS required action in le...</li> <li><a href="https://github.com/keycloak/keycloak/commit/f6128909e5ac5320e9249cab83a1dbf6cf45b560"><code>f612890</code></a> Allow global maintainers to approve PRs to anything with the exception of UI ...</li> <li><a href="https://github.com/keycloak/keycloak/commit/5b1294104ab3ba39cb68314e6a5b9360dd7dbb9b"><code>5b12941</code></a> Upgrade agroal (<a href="https://redirect.github.com/keycloak/keycloak/issues/17642">#17642</a>)</li> <li><a href="https://github.com/keycloak/keycloak/commit/9db7c8fb34146a3726a085bd18e25c6c1a731f8a"><code>9db7c8f</code></a> Update the server guide for the RPM-minimized container (<a href="https://redirect.github.com/keycloak/keycloak/issues/17444">#17444</a>)</li> <li><a href="https://github.com/keycloak/keycloak/commit/5ff54562fdc4b5ad1a22dc9754964a6b31e1dce7"><code>5ff5456</code></a> Upgrade WildFly Elytron to 1.20.3 to fix multiple CVEs</li> <li><a href="https://github.com/keycloak/keycloak/commit/82f263355c7c5c924c49f6371b9e58c8ef0ee823"><code>82f2633</code></a> Increase memory for the model tests to avoid an OOM error</li> <li><a href="https://github.com/keycloak/keycloak/commit/c0895f549aafee8d7dea861e0b280f340e3751a8"><code>c0895f5</code></a> Write AsciiDoc output as UTF-8 independent of system file encoding. (<a href="https://redirect.github.com/keycloak/keycloak/issues/17419">#17419</a>) ...</li> <li><a href="https://github.com/keycloak/keycloak/commit/80aa479c003093548eaad3ea50080ee78f7cbc92"><code>80aa479</code></a> Fix testReleaseAllLocksMethod timing out intermittently</li> <li><a href="https://github.com/keycloak/keycloak/commit/7879758088496e89877cf2bf5e9930f2ca6c9b45"><code>7879758</code></a> Avoid recording metrics for http server endpoints while they contain resource...</li> <li>See full diff in <a href="https://github.com/keycloak/keycloak/compare/21.0.1...21.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.keycloak:keycloak-parent&package-manager=maven&previous-version=21.0.1&new-version=21.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
kokuwaio-bot (Migrated from github.com) approved these changes 2023-04-06 09:18:03 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/keycloak-event-metrics#18
No description provided.