Skip to content

chore(deps)(deps): bump @azure/msal-browser from 4.30.0 to 5.18.0 - #2129

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/azure/msal-browser-5.18.0
Open

chore(deps)(deps): bump @azure/msal-browser from 4.30.0 to 5.18.0#2129
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/azure/msal-browser-5.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @azure/msal-browser from 4.30.0 to 5.18.0.

Release notes

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

@​azure/msal-browser v5.18.0

5.18.0

Tue, 04 Aug 2026 20:17:38 GMT

Minor changes

Patches

  • Add internal webBrokerBridge scaffold (shared message interfaces, error taxonomy, pending-request registry) — no callers yet, no public API surface change #8729 (shylasummers@microsoft.com)

@​azure/msal-browser v5.17.3

5.17.3

Wed, 29 Jul 2026 00:26:30 GMT

Patches

  • Add single retry with 100ms backoff for token POST transport failures #8732 (thomas.norling@microsoft.com)
  • Streamline the platform broker request to only include the MSAL JS acquire-token parameters defined in the platform broker contract and params required on the ESTS /token call #8714 (lalima.sharda@gmail.com)
  • Fill telemetry gaps in platform brokering flow with extension #8699 (lalima.sharda@gmail.com)
  • Bump @​azure/msal-common to v16.11.3 (beachball)

@​azure/msal-browser v5.17.1

5.17.1

Wed, 15 Jul 2026 22:35:35 GMT

Patches

  • Add internal ES256/P-256 DPoP crypto support to BrowserCrypto #8683 (hectormmg@microsoft.com)
  • Bump @​azure/msal-common to v16.11.2 (beachball)

@​azure/msal-browser v5.17.0

5.17.0

Tue, 07 Jul 2026 22:16:01 GMT

Minor changes

  • Add auth.popupRelayUri: a double-popup option for apps that customize COOP/storage-partitioning, relaying acquireTokenPopup/logoutPopup through a top-level same-origin relay page (runPopupRelay) so tokens can be acquired from an untrusted cross-origin iframe. #8687 (kshabelko@microsoft.com)
  • Bump @​azure/msal-common to v16.11.1 (beachball)

Patches

... (truncated)

Commits
  • 5c53ac6 feat: add AttributeToken request and cache partition support (#8700)
  • 7d10e6c  [NAA/PWB One Bridge] PR 1/6: webBrokerBridge scaffold — shared interfaces, e...
  • 529fdd3 fix(msal-node): use length-prefix encoding for additional cache key hash to p...
  • 006de72 Add clientClaims request parameter for confidential client (#8686)
  • 2796e9b Bump uuid from 8.3.2 to 14.0.0 (#8575)
  • 45ac206 Bump immutable from 5.1.7 to 5.1.9 (#8718)
  • 8c1ec2d Bump webpack-dev-server from 5.2.3 to 5.2.6 (#8716)
  • cd19b1a Bump postcss from 8.5.15 to 8.5.18 (#8730)
  • 86bd093 test(e2e): shared brokering e2e helpers + real KMSI assertion (Foundation PR ...
  • a6a32af Post-release PR (#8734)
  • 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 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)

Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 4.30.0 to 5.18.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.30.0...msal-browser-v5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 18:39
@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for fdc3 failed. Why did it fail? →

Name Link
🔨 Latest commit 040a9b6
🔍 Latest deploy log https://app.netlify.com/projects/fdc3/deploys/6a83556479bd2d00096a8c30

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.11%. Comparing base (ecfb714) to head (040a9b6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2129   +/-   ##
=======================================
  Coverage   95.11%   95.11%           
=======================================
  Files          73       73           
  Lines        4196     4196           
  Branches      667      589   -78     
=======================================
  Hits         3991     3991           
  Misses        205      205           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant