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
124 stars 105 forks source link

Bump @azure/msal-browser from 3.13.0 to 3.14.0 in /graph-tutorial #298

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @azure/msal-browser from 3.13.0 to 3.14.0.

Release notes

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

@​azure/msal-browser v3.14.0

3.14.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

Patches

Commits
  • 8ba150d Bump package versions
  • e5fa16e Fix uncaught exceptions in acquireTokenSilent (#7073)
  • d556aed Bump ejs from 3.1.9 to 3.1.10 (#7074)
  • d918e4c Do not register duplicate performance callbacks (#7069)
  • d6a9dfe Managed Identity: ManagedIdentityTokenResponse's expires_in is now calculated...
  • e6d18c5 Client Assertion implementation now accepts an async callback as well as a st...
  • 37633b4 ClientCredential and OBO acquireToken requests with claims will now skip the ...
  • 1c72e3f Removed Managed Identity Resource URI Validation (#7059)
  • 9d7cdec Add additional logging for NAA initialization (#7064)
  • 23280a4 Export invoke and invokeAsync functions (#7065)
  • 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)