Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump keycloak-js from 23.0.1 to 24.0.3 (PR #5741)
Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 23.0.1 to 24.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/keycloak/keycloak/releases">keycloak-js's releases</a>.</em></p> <blockquote> <h2>24.0.3</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>24.0.2</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keycloak/keycloak/commit/27d38787d9eae0854f79a358cda77f834008b71a"><code>27d3878</code></a> Set version to 24.0.3</li> <li><a href="https://github.com/keycloak/keycloak/commit/e20efaaf9de4687b2b3faaa712cb2eb0efc6471f"><code>e20efaa</code></a> fix: adds a test and permissions for cache configmap (<a href="https://redirect.github.com/keycloak/keycloak/issues/153">#153</a>)</li> <li><a href="https://github.com/keycloak/keycloak/commit/3ea3b26730b1c8c3799ef7f4f62c50485cd03bdf"><code>3ea3b26</code></a> Allow <code>false</code> to be set for <code>pkceMethod</code> option (<a href="https://redirect.github.com/keycloak/keycloak/issues/28347">#28347</a>) (<a href="https://redirect.github.com/keycloak/keycloak/issues/152">#152</a>)</li> <li><a href="https://github.com/keycloak/keycloak/commit/eb0f7924312c62bc2c65df2d1bc859ce2147b0d0"><code>eb0f792</code></a> Make sure attribute metadata from user storage providers are added only for t...</li> <li><a href="https://github.com/keycloak/keycloak/commit/8afc60ad33613a2ae93aa3316d22d74faba492bd"><code>8afc60a</code></a> Ignore all links to GitHub when checking external links in docs due to rate l...</li> <li><a href="https://github.com/keycloak/keycloak/commit/b64102e76f56039117985a1d9eff0b17f1b659b0"><code>b64102e</code></a> Align isEnabled in MSAD mappers to how other properties are processed in User...</li> <li><a href="https://github.com/keycloak/keycloak/commit/d7947bb3360d3d30846040a0f8ee5167c2892a92"><code>d7947bb</code></a> Resolve the user federation link as null when decorating the user profile met...</li> <li><a href="https://github.com/keycloak/keycloak/commit/e3edf768678572d0302d83f6a4d477ddf97ddabb"><code>e3edf76</code></a> Restrict the token types that can be verified when not using the user info en...</li> <li><a href="https://github.com/keycloak/keycloak/commit/77254a28e9e53dbc434fbeb475a8fd549b25648f"><code>77254a2</code></a> Secondary factor bypass in step-up authentication (<a href="https://redirect.github.com/keycloak/keycloak/issues/143">#143</a>)</li> <li><a href="https://github.com/keycloak/keycloak/commit/9d9b57879c8f193b7693153780b591cd6002bd1b"><code>9d9b578</code></a> Better management of domains in TrustedHostClientRegistrationPolicy (<a href="https://redirect.github.com/keycloak/keycloak/issues/139">#139</a>)</li> <li>Additional commits viewable in <a href="https://github.com/keycloak/keycloak/compare/23.0.1...24.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=keycloak-js&package-manager=npm_and_yarn&previous-version=23.0.1&new-version=24.0.3)](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 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) </details>
- Loading branch information