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.7.0 #1585

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @azure/msal-browser from 2.38.0 to 3.7.0.

Release notes

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

@​azure/msal-browser v3.7.0

3.7.0

Tue, 09 Jan 2024 00:03:25 GMT

Minor changes

Patches

@​azure/msal-browser v3.6.0

3.6.0

Fri, 01 Dec 2023 18:46:06 GMT

Minor changes

Patches

@​azure/msal-browser v3.5.0

3.5.0

Tue, 07 Nov 2023 00:01:50 GMT

Minor changes

... (truncated)

Commits
  • 3d2f8c8 Bump package versions
  • 4789406 AppMetadataEntity refactor into Type (#6807)
  • 2c5e457 AuthorityMetadataEntity refactor into Type (#6802)
  • 19811d7 Bump actions/upload-artifact from 3 to 4 (#6778)
  • 648501e Update Nested App Auth internal schema (#6737)
  • 4aacf4d Dynamically load BrowserPerformanceMeasurement to capture browser perf meas...
  • c2dfe4e Reduce unnecessary cache lookups (#6753)
  • 462e876 Fix token refresh with relative redirectUri (#6761)
  • 793b5e6 Handle bad_token by removing bad refresh token from cache (#6757)
  • 162a8c1 Convert ThrottlingEntity into a type (#6754)
  • 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 5 months ago

Superseded by #1601.