Skip to content

Commit

Permalink
Bump @azure/msal-browser from 2.38.3 to 2.38.4 in /webapp (#913)
Browse files Browse the repository at this point in the history
Bumps
[@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js)
from 2.38.3 to 2.38.4.
<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.4</h2>
<h2>2.38.4</h2>
<p>Tue, 26 Mar 2024 20:58:39 GMT</p>
<h3>Patches</h3>
<ul>
<li>Add classname to silent token renewal iframe HTML element <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6960">#6960</a>
(<a
href="mailto:lalimasharda@microsoft.com">lalimasharda@microsoft.com</a>)</li>
</ul>
<p>Discussion: <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6977">https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6977</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/00c09f5aa79f8c95c49d37dbffab95ca1367f1ad"><code>00c09f5</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/cba97b5f7a87dc8e55f2cad384ff471931b67f2a"><code>cba97b5</code></a>
Revert version bump (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6961">#6961</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/e8ec4bd6deb76c563148293202c72e9b42d7f507"><code>e8ec4bd</code></a>
Capture telemetry event tree (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6948">#6948</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5bfd698698610fa57d11b2a335d2d11832b93b43"><code>5bfd698</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/c1221e8452e60fec37b2c7fc1dd1d8fbc80b1d3d"><code>c1221e8</code></a>
Bump jose from 2.0.6 to 2.0.7 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6940">#6940</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/35f8dad9d44cf0da115a5fcdb83ce0fc6eb5224f"><code>35f8dad</code></a>
Bump follow-redirects from 1.15.5 to 1.15.6 (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6957">#6957</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/69df8f629eb149b86479afcbf076b91c76946152"><code>69df8f6</code></a>
Move build request functions (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6951">#6951</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b3f0e727d3cc2653d517ca512f64688d87166f07"><code>b3f0e72</code></a>
Fix nightly build (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6936">#6936</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/6bd770d16fa11688ad3ea2a42f5ed82c67632553"><code>6bd770d</code></a>
Fix AcquireTokenSilentAsync sub-measurement instrumentation (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6947">#6947</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/b7ae3c3d0e395a63f8d9f39b30cc1a568d4cb90f"><code>b7ae3c3</code></a>
Instrument non-auth error name and stack (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/6937">#6937</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v2.38.3...msal-browser-v2.38.4">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.3&new-version=2.38.4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent f747429 commit ed265c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@azure/msal-browser": "^2.38.3",
"@azure/msal-browser": "^2.38.4",
"@azure/msal-react": "^1.5.11",
"@fluentui/react-components": "^9.47.1",
"@fluentui/react-icons": "^2.0.233",
Expand Down
8 changes: 4 additions & 4 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@azure/msal-browser@^2.38.3":
version "2.38.3"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-2.38.3.tgz#2f131fa9b7a8a9546fc8d34e5d99ce4c18b04147"
integrity sha512-2WuLFnWWPR1IdvhhysT18cBbkXx1z0YIchVss5AwVA95g7CU5CpT3d+5BcgVGNXDXbUU7/5p0xYHV99V5z8C/A==
"@azure/msal-browser@^2.38.4":
version "2.38.4"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-2.38.4.tgz#d8a04f6f164b7d59373f99fa6977578d796b4d28"
integrity sha512-d1qSanWO9fRKurrxhiyMOIj2jMoGw+2pHb51l2PXNwref7xQO+UeOP2q++5xfHQoUmgTtNuERhitynHla+dvhQ==
dependencies:
"@azure/msal-common" "13.3.1"

Expand Down

0 comments on commit ed265c6

Please sign in to comment.