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.10 to 2.0.12 in /graph-tutorial #244

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @azure/msal-react from 2.0.10 to 2.0.12.

Release notes

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

@​azure/msal-react v2.0.12

2.0.12

Sat, 17 Feb 2024 01:49:06 GMT

Patches

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

@​azure/msal-react v2.0.11

2.0.11

Wed, 07 Feb 2024 22:00:37 GMT

Patches

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

@​azure/msal-react v2.0.11-beta.0

2.0.11-beta.0

Wed, 07 Feb 2024 18:59:13 GMT

Patches

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

Changes

@​azure/msal-react v2.0.11-alpha.3

2.0.11-alpha.3

Fri, 02 Feb 2024 01:44:46 GMT

Patches

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

Changes

@​azure/msal-react v2.0.11-alpha.2

2.0.11-alpha.2

... (truncated)

Commits
  • 8c01597 Bump package versions
  • ee84786 Remove bumpDeps false from beachball:bump:ci command (#6905)
  • e4c2316 Add ID Token secret to AccountInfo in all reponses (#6903)
  • df5a228 Export createGuid function (#6868)
  • 9dc37a0 Use UUIDv7 in PerformanceClient (#6866)
  • db17cd0 Remove invalid prompt for silent request instead of throwing an error (#6895)
  • bbf17fb Fix MSA e2e tests (#6896)
  • d055ad8 Fix: Authority string tenant parsing throws error in certain OIDC scenario (#...
  • c6b5f3d MSAL JS should not throw user account switch error when home account ids of t...
  • d51b97d Microsoft Entra ID rebrand (#6750)
  • 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)