Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @azure/msal-browser from 2.39.0 to 3.25.0 #2501

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps @azure/msal-browser from 2.39.0 to 3.25.0.

Release notes

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

@​azure/msal-browser v3.25.0

3.25.0

Thu, 03 Oct 2024 00:40:42 GMT

Minor changes

  • Mute no_server_response error when back navigation is detected #7342 ([email protected])
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

@​azure/msal-browser v3.24.0

3.24.0

Thu, 19 Sep 2024 23:48:30 GMT

Minor changes

  • Fix type resolution when using moduleResolution node16 ([email protected])
  • Allow passing popup parent for multi-window flows ([email protected])
  • Add instance_aware auth config param #7259 ([email protected])
  • Bump @​azure/msal-common to v14.15.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)

Patches

@​azure/msal-browser v3.21.0

3.21.0

Tue, 13 Aug 2024 23:25:07 GMT

Minor changes

  • Retry in RedirectClient for invalid_grant errors #7231 ([email protected])
  • Retry in SilentIframeClient for invalid_grant errors #7218 ([email protected])
  • Retry in PopupClient for invalid_grant errors #7216 ([email protected])
  • Bump @​azure/msal-common to v14.14.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)

Patches

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.39.0 to 3.25.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits/msal-browser-v3.25.0)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from odinr and a team as code owners October 3, 2024 18:13
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Oct 3, 2024
Copy link

changeset-bot bot commented Oct 3, 2024

🦋 Changeset detected

Latest commit: fc03849

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@equinor/fusion-framework-module-msal Minor
@equinor/fusion-framework-app Patch
@equinor/fusion-framework-cli Patch
@equinor/fusion-framework Patch
@equinor/fusion-framework-module-http Patch
@equinor/fusion-framework-module-signalr Major
@equinor/fusion-framework-module-telemetry Patch
@equinor/fusion-framework-react-app Major
@equinor/fusion-framework-legacy-interopt Major
@equinor/fusion-framework-widget Patch
@equinor/fusion-framework-react Patch
@equinor/fusion-framework-react-widget Patch
@equinor/fusion-framework-module-service-discovery Patch
@equinor/fusion-framework-module-widget Patch
@equinor/fusion-framework-react-module-http Patch
@equinor/fusion-framework-cookbook-app-react-feature-flag Patch
@equinor/fusion-framework-react-module-signalr Patch
@equinor/fusion-framework-cookbook-app-react-context-custom-error Patch
@equinor/fusion-framework-cookbook-app-react-context Patch
@equinor/fusion-framework-react-components-bookmark Patch
@equinor/fusion-framework-react-components-people-provider Patch
@equinor/fusion-framework-react-module-bookmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 🚧 chore maintaines work, (update deps, workflos ...) 🧬 Modules labels Oct 3, 2024
…ersion 3.25

This commit updates the @equinor/fusion-framework-module-msal package from version 2.39 to version 3.25. The update should not require any changes to the codebase, but it is recommended to thoroughly test the application for compatibility with the new version. This update aligns with the new version of MSAL and prepares for a future major update of @equinor/fusion-framework-module-msal with breaking changes.
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

A newer version of @​azure/msal-browser exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 chore maintaines work, (update deps, workflos ...) ⛓️ dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🧬 Modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant