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-browser from 2.38.2 to 2.38.3 in /webapp (microsoft#575
) Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.38.2 to 2.38.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases"><code>@azure/msal-browser</code>'s releases</a>.</em></p> <blockquote> <h2><code>@azure/msal-browser</code> v2.38.3</h2> <h2>2.38.3</h2> <p>Thu, 26 Oct 2023 20:13:24 GMT</p> <h3>Patches</h3> <ul> <li>Bump <code>@azure/msal-common</code> to v13.3.1 (beachball)</li> </ul> <p>Discussion: <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6617">https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6617</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/bf61f42aff220c33ae4b0e248cc4aa9009306f3a"><code>bf61f42</code></a> Update popup & redirect flows to use invokeAsync (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6612">#6612</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/13e8fc5998624934d4506b7d56bcc91a77ebded7"><code>13e8fc5</code></a> Update configuration.md (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6568">#6568</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/ffe542b30693153a63afeb3a98ff2804b846d13e"><code>ffe542b</code></a> Fix downstream ESM imports, fixes <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6573">#6573</a> (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6600">#6600</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/bfb5b4a2a94699b77e9ffc3f5116277ec2bc78fd"><code>bfb5b4a</code></a> Bump next from 13.4.19 to 13.5.0 (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6606">#6606</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5f49a5e39a6d0d5ae319c7a21ed18d06d8a6fd51"><code>5f49a5e</code></a> Refactor token cache entities into types (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6580">#6580</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f0092e21d988682bc1dca95e887d0b11b19b4e29"><code>f0092e2</code></a> Add pipeline to run 1p PWB e2e tests (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6598">#6598</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/a9442419c825fdf209114820aae300b79a32452a"><code>a944241</code></a> Fix iframe fallback when RT is not found in cache (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6599">#6599</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/289b937631ac226fb0081860a67de26bf9c4be90"><code>289b937</code></a> Add express session maxAge (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6554">#6554</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/3e4c956c57e1476632cab77832493d4d0c51470b"><code>3e4c956</code></a> Don't use temporary cache for silent & popup flows (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6586">#6586</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/ce665da7df8c584fe8f889c4856729cd285fead2"><code>ce665da</code></a> October Release <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/2">#2</a> (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6587">#6587</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v2.38.2...msal-browser-v2.38.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/msal-browser&package-manager=npm_and_yarn&previous-version=2.38.2&new-version=2.38.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information