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 1.4.7 to 1.5.11 in /graph-tutorial #133

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @azure/msal-react from 1.4.7 to 1.5.11.

Release notes

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

@​azure/msal-react v1.5.11

1.5.11

Thu, 24 Aug 2023 18:23:26 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.2 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6394

@​azure/msal-react v1.5.10

1.5.10

Mon, 07 Aug 2023 21:58:26 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.1 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6299

@​azure/msal-react v1.5.9

1.5.9

Wed, 05 Jul 2023 22:05:09 GMT

Patches

  • Bump @​azure/msal-browser to v2.38.0 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6200

@​azure/msal-react v1.5.8

1.5.8

Wed, 07 Jun 2023 03:15:51 GMT

Patches

  • Bump @​azure/msal-browser to v2.37.1 (beachball)

Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6107

@​azure/msal-react v1.5.7

1.5.7

Mon, 01 May 2023 20:47:44 GMT

Patches

... (truncated)

Commits
  • 5d05054 Make eventName of type string for BrowserPerformanceClient and `Performan...
  • 908e97f Extend proactive token refresh to client_credentials (#6102)
  • c3a508b August 2023 Patch Release #2 (#6367)
  • 05b714f Add special npmrc write/delete in local directory for msal-angular (#6361)
  • 020856e Fix Readme links (#6365)
  • 212d1ba Fix addEventCallback input parameter type (#6353)
  • a34066e Add explanation to docs about default scopes (#6352)
  • c7edc10 Update Angular v2-v3 upgrade guide (#6351)
  • b29498c Fixed jwt import error in msal-node v2.0.0+ (#6347)
  • 4d23a90 Fixed http(s) import errors in msal-node (#6349)
  • 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)