-
Notifications
You must be signed in to change notification settings - Fork 711
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-react from 2.0.21 to 2.0.22 in /webapp #1137
Merged
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/azure/msal-react-2.0.22
Oct 14, 2024
Merged
Bump @azure/msal-react from 2.0.21 to 2.0.22 in /webapp #1137
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/azure/msal-react-2.0.22
Oct 14, 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
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.21 to 2.0.22. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v2.0.21...msal-react-v2.0.22) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
e216029
to
338582c
Compare
338582c
to
d533ffa
Compare
glahaye
approved these changes
Oct 14, 2024
glahaye
approved these changes
Oct 14, 2024
kb0039
pushed a commit
to aaronba/chat-copilot
that referenced
this pull request
Jan 8, 2025
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.21 to 2.0.22. <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.22</h2> <h2>2.0.22</h2> <p>Tue, 23 Jul 2024 14:19:34 GMT</p> <h3>Patches</h3> <ul> <li>Bump <code>@azure/msal-browser</code> to v3.20.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/cba1fe0a48b29f0ac7c6b60a07d7f9f524b92839"><code>cba1fe0</code></a> Bump package versions</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/99f8152a15ba356dba35ea424c670086bf8d776f"><code>99f8152</code></a> Add debug parameter to E2E test template usages (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7203">#7203</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/97fb781d1b10f8da533d28cf37f86e52cafbe842"><code>97fb781</code></a> Track MSAL node SKU for broker flows (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7213">#7213</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/8130884783e88e6923b6e6c2361050334874b4f7"><code>8130884</code></a> Track MSAL SKU for broker flows (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/7182">#7182</a>)</li> <li>See full diff in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-react-v2.0.21...msal-react-v2.0.22">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.21&new-version=2.0.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. 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
deployment
Issues related to deploying Chat-Copilot
documentation
Improvements or additions to documentation
github actions
Pull requests that update GitHub Actions code
javascript
Pull requests that update Javascript code
webapi
Pull requests that update .net 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-react from 2.0.21 to 2.0.22.
Release notes
Sourced from
@azure/msal-react
's releases.Commits
cba1fe0
Bump package versions99f8152
Add debug parameter to E2E test template usages (#7203)97fb781
Track MSAL node SKU for broker flows (#7213)8130884
Track MSAL SKU for broker flows (#7182)You can trigger a rebase of this PR 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)