Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @azure/msal-react from 2.0.19 to 2.0.21 in /webapp (#1103)
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.19 to 2.0.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases"><code>@azure/msal-react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@azure/msal-react</code> v2.0.21</h2> <h2>2.0.21</h2> <p>Tue, 16 Jul 2024 18:22:27 GMT</p> <h3>Patches</h3> <ul> <li>Bump <code>@azure/msal-browser</code> to v3.19.1 (beachball)</li> <li>Bump eslint-config-msal to v0.0.0 (beachball)</li> </ul> <h2><code>@azure/msal-react</code> v2.0.20</h2> <h2>2.0.20</h2> <p>Mon, 01 Jul 2024 19:18:29 GMT</p> <h3>Patches</h3> <ul> <li>Bump <code>@azure/msal-browser</code> to v3.18.0 (beachball)</li> <li>Bump eslint-config-msal to v0.0.0 (beachball)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/22651b30bce9244cce2d7ffcfa1a81e4c44be133"><code>22651b3</code></a> Bump package versions</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5eabb42fe253ca40be6ded4158e63da2b8a2c6ec"><code>5eabb42</code></a> SHA-256 thumbprints now use PSS padding (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7200">#7200</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/aa24330717b5e1f2f98c9d534d3766caefbaa452"><code>aa24330</code></a> Create default tenant profile without idToken (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7197">#7197</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/0ba711a47f526c99fa371dbd1bb81f8d9abe3f3e"><code>0ba711a</code></a> Bump package versions</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2ff18f23f0631507ccbf966478b152b02c9d25af"><code>2ff18f2</code></a> Deprecated SHA-1 Thumbprints and Added SHA-256 support in Auth Flow with Cert...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2adfb68294d29f35a3afcd6571a199e64c6e99b3"><code>2adfb68</code></a> Remove onRedirectNavigate callback function in native ATRedirect calls (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7193">#7193</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b07a985e8fc2e92faf1134e40f706f2f7d57acca"><code>b07a985</code></a> Add missing param to PCA.initialize (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7194">#7194</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/1a15eb9c61f1b884ccb10aece26e84e5a1e0ae4e"><code>1a15eb9</code></a> Use SNI certs (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7188">#7188</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/6339ce72fd790ed59aaf1b428b0a4d537e5a5fbc"><code>6339ce7</code></a> Add correlation id param to initialize and clearTokensAndKeysWithClaims APIs ...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/be05b0571b240c9053ea84dff5551bbce5d1f05b"><code>be05b05</code></a> Bump package versions</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-react-v2.0.19...msal-react-v2.0.21">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/msal-react&package-manager=npm_and_yarn&previous-version=2.0.19&new-version=2.0.21)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information