microsoftgraph / msgraph-sdk-javascript

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

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

@​azure/msal-browser v3.10.0

3.10.0

Sat, 17 Feb 2024 01:49:05 GMT

Minor changes

Patches

@​azure/msal-browser v3.9.0

3.9.0

Wed, 07 Feb 2024 22:00:37 GMT

Minor changes

Patches

@​azure/msal-browser v3.8.1-beta.0

3.8.1-beta.0

Wed, 07 Feb 2024 18:59:13 GMT

Minor changes

... (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)
dependabot[bot] commented 3 months ago

Superseded by #1653.