microsoftgraph / msgraph-sample-reactspa

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.
MIT License
125 stars 105 forks source link

Bump @azure/msal-react from 2.0.18 to 2.0.22 in /graph-tutorial #333

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @azure/msal-react from 2.0.18 to 2.0.22.

Release notes

Sourced from @​azure/msal-react's releases.

@​azure/msal-react v2.0.22

2.0.22

Tue, 23 Jul 2024 14:19:34 GMT

Patches

  • Bump @​azure/msal-browser to v3.20.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.21

2.0.21

Tue, 16 Jul 2024 18:22:27 GMT

Patches

  • Bump @​azure/msal-browser to v3.19.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.20

2.0.20

Mon, 01 Jul 2024 19:18:29 GMT

Patches

  • Bump @​azure/msal-browser to v3.18.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-react v2.0.19

2.0.19

Mon, 10 Jun 2024 22:30:36 GMT

Patches

  • Bump @​azure/msal-browser to v3.17.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
Commits
  • cba1fe0 Bump package versions
  • 99f8152 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)
  • 22651b3 Bump package versions
  • 5eabb42 SHA-256 thumbprints now use PSS padding (#7200)
  • aa24330 Create default tenant profile without idToken (#7197)
  • 0ba711a Bump package versions
  • 2ff18f2 Deprecated SHA-1 Thumbprints and Added SHA-256 support in Auth Flow with Cert...
  • 2adfb68 Remove onRedirectNavigate callback function in native ATRedirect calls (#7193)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)