-
Notifications
You must be signed in to change notification settings - Fork 709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump @azure/msal-browser from 3.20.0 to 3.26.1 in /webapp #1179
Merged
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/azure/msal-browser-3.26.1
Oct 15, 2024
Merged
Bump @azure/msal-browser from 3.20.0 to 3.26.1 in /webapp #1179
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/azure/msal-browser-3.26.1
Oct 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 14, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webapp/azure/msal-browser-3.26.1
branch
from
October 14, 2024 23:56
9e56e64
to
01d3c92
Compare
Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.20.0 to 3.26.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.20.0...msal-browser-v3.26.1) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webapp/azure/msal-browser-3.26.1
branch
from
October 14, 2024 23:58
01d3c92
to
6f5c194
Compare
glahaye
approved these changes
Oct 15, 2024
glahaye
deleted the
dependabot/npm_and_yarn/webapp/azure/msal-browser-3.26.1
branch
October 15, 2024 00:04
kb0039
pushed a commit
to aaronba/chat-copilot
that referenced
this pull request
Jan 8, 2025
…1179) 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://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7363">#7363</a> (<a href="mailto:[email protected]">[email protected]</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://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7351">#7351</a> (<a href="mailto:[email protected]">[email protected]</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:[email protected]">[email protected]</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://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7342">#7342</a> (<a href="mailto:[email protected]">[email protected]</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:[email protected]">[email protected]</a>)</li> <li>Allow passing popup parent for multi-window flows (<a href="mailto:[email protected]">[email protected]</a>)</li> <li>Add instance_aware auth config param <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7259">#7259</a> (<a href="mailto:[email protected]">[email protected]</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://redirect.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://redirect.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://redirect.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://redirect.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 -> certificate_path (<a href="https://redirect.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://redirect.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://redirect.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
webapp
Pull requests that update Typescript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @azure/msal-browser from 3.20.0 to 3.26.1.
Release notes
Sourced from
@azure/msal-browser
's releases.... (truncated)
Commits
c8e74c3
Bump package versions9ff6727
Cache fixes for NAA flow (#7363)5879cf3
Bump package versions34c3970
PoP Support for Node when brokered (#7360)367915c
Add filters to the event callbacks (#7351)243b68b
Fixing window unavailable bugs for PCA and PBA (#7355)f85b567
msal-node e2e tests: cert_path -> certificate_path (#7357)ed4e1f3
Replace E2E test MSA account (#7358)f820022
Bump package versions704a8de
Allow pop params for brokered flows (#7335)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 commands and options
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)