microsoftgraph / msgraph-sdk-javascript

Microsoft Graph client library for JavaScript
https://graph.microsoft.com
MIT License
729 stars 220 forks source link

build(deps-dev): bump @azure/msal-browser from 2.38.0 to 3.14.0 #1681

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps @azure/msal-browser from 2.38.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

@​azure/msal-browser v3.13.0

3.13.0

Thu, 11 Apr 2024 21:46:57 GMT

Minor changes

  • Capture and instrument cache errors #7021 (kshabelko@microsoft.com)
  • Bump @​azure/msal-common to v14.9.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

Patches

@​azure/msal-browser v3.11.1

3.11.1

Wed, 27 Mar 2024 18:41:17 GMT

Patches

  • Bump @​azure/msal-common to v14.8.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

... (truncated)

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)
dependabot[bot] commented 4 weeks ago

Superseded by #1696.