Skip to content

Commit

Permalink
Bump @azure/msal-browser from 3.20.0 to 3.26.1 in /webapp (#1179)
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 3.20.0 to 3.26.1.
<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> v3.26.1</h2>
<h2>3.26.1</h2>
<p>Tue, 08 Oct 2024 20:45:26 GMT</p>
<h3>Patches</h3>
<ul>
<li>Respect cache policy and claims set in the request <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7363">#7363</a>
(<a
href="mailto:sameera.gajjarapu@microsoft.com">sameera.gajjarapu@microsoft.com</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.26.0</h2>
<h2>3.26.0</h2>
<p>Tue, 08 Oct 2024 16:51:05 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add optional event type filter to addEventCallback <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7351">#7351</a>
(<a
href="mailto:thomas.norling@microsoft.com">thomas.norling@microsoft.com</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Bug fixes for windowless PCA (<a
href="mailto:shylasummers@microsoft.com">shylasummers@microsoft.com</a>)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.25.0</h2>
<h2>3.25.0</h2>
<p>Thu, 03 Oct 2024 00:40:42 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Mute no_server_response error when back navigation is detected <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7342">#7342</a>
(<a
href="mailto:kshabelko@microsoft.com">kshabelko@microsoft.com</a>)</li>
<li>Bump eslint-config-msal to v0.0.0 (beachball)</li>
<li>Bump msal-test-utils to v0.0.1 (beachball)</li>
<li>Bump rollup-msal to v0.0.0 (beachball)</li>
</ul>
<h2><code>@​azure/msal-browser</code> v3.24.0</h2>
<h2>3.24.0</h2>
<p>Thu, 19 Sep 2024 23:48:30 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Fix type resolution when using moduleResolution node16 (<a
href="mailto:thomas.norling@microsoft.com">thomas.norling@microsoft.com</a>)</li>
<li>Allow passing popup parent for multi-window flows (<a
href="mailto:chrp@microsoft.com">chrp@microsoft.com</a>)</li>
<li>Add instance_aware auth config param <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7259">#7259</a>
(<a
href="mailto:kshabelko@microsoft.com">kshabelko@microsoft.com</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/c8e74c3aaa87326ccce36eab041e2b25c600aeea"><code>c8e74c3</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/9ff67274116c0509b9d9eaa956c4a35617a6cb38"><code>9ff6727</code></a>
Cache fixes for NAA flow (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7363">#7363</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/5879cf36cfd1d4ec0b044e548f74656c1dde092a"><code>5879cf3</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/34c39709d1eedf3e051d80a978e94fe8f75b44cf"><code>34c3970</code></a>
PoP Support for Node when brokered (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7360">#7360</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/367915c86375e27d7aad8ecf777d2c0573a25b58"><code>367915c</code></a>
Add filters to the event callbacks (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7351">#7351</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/243b68bcb1d9fb90adbfcfe4c17773a32881ed3c"><code>243b68b</code></a>
Fixing window unavailable bugs for PCA and PBA (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7355">#7355</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f85b567557737e965f30a5a961bafdb177b0dfa2"><code>f85b567</code></a>
msal-node e2e tests: cert_path -&gt; certificate_path (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7357">#7357</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/ed4e1f393fe7ee39d23d8d4d135e59da81e99dcd"><code>ed4e1f3</code></a>
Replace E2E test MSA account (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7358">#7358</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f820022bbb103f036e12a8ee2485f044fc98d092"><code>f820022</code></a>
Bump package versions</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/704a8de9cc2d622534dee1a79dc19b0a8a52fe91"><code>704a8de</code></a>
Allow pop params for brokered flows (<a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7335">#7335</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v3.20.0...msal-browser-v3.26.1">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=3.20.0&new-version=3.26.1)](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 Oct 15, 2024
1 parent bc9de2c commit ad6bcf6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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": "^3.20.0",
"@azure/msal-browser": "^3.26.1",
"@azure/msal-react": "^2.0.22",
"@fluentui/react-components": "^9.54.13",
"@fluentui/react-icons": "^2.0.258",
Expand Down
18 changes: 9 additions & 9 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@azure/msal-browser@^3.20.0":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.20.0.tgz#12ae45d0d398dac25b2b37710277103539c23994"
integrity sha512-ErsxbfCGIwdqD8jipqdxpfAGiUEQS7MWUe39Rjhl0ZVPsb1JEe9bZCe2+0g23HDH6DGyCAtnTNN9scPtievrMQ==
"@azure/msal-browser@^3.26.1":
version "3.26.1"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.26.1.tgz#2f4368d7997682db30dca52e32fcac363fa0efad"
integrity sha512-y78sr9g61aCAH9fcLO1um+oHFXc1/5Ap88RIsUSuzkm0BHzFnN+PXGaQeuM1h5Qf5dTnWNOd6JqkskkMPAhh7Q==
dependencies:
"@azure/msal-common" "14.14.0"
"@azure/msal-common" "14.15.0"

"@azure/msal-common@14.14.0":
version "14.14.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.14.0.tgz#31a015070d5864ebcf9ebb988fcbc5c5536f22d1"
integrity sha512-OxcOk9H1/1fktHh6//VCORgSNJc2dCQObTm6JNmL824Z6iZSO6eFo/Bttxe0hETn9B+cr7gDouTQtsRq3YPuSQ==
"@azure/msal-common@14.15.0":
version "14.15.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==

"@azure/msal-react@^2.0.22":
version "2.0.22"
Expand Down

0 comments on commit ad6bcf6

Please # to comment.