Skip to content

MAINT: Bump the minor-and-patch group in /frontend with 5 updates - #2497

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-aa6471b427
Open

MAINT: Bump the minor-and-patch group in /frontend with 5 updates#2497
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-aa6471b427

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group in /frontend with 5 updates:

Package From To
@azure/msal-browser 5.18.0 5.19.0
@azure/msal-react 5.5.5 5.6.0
@fluentui/react-icons 2.0.335 2.0.337
react-error-boundary 6.1.2 6.1.3
@testing-library/user-event 14.6.4 14.6.5

Updates @azure/msal-browser from 5.18.0 to 5.19.0

Release notes

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

@​azure/msal-browser v5.19.0

5.19.0

Tue, 18 Aug 2026 20:10:56 GMT

Minor changes

  • Add browser token-binding key lifecycle support for keyId-bound ES256 DPoP keys #8708 (hectormmg@microsoft.com)
  • Bump @​azure/msal-common to v16.13.0 (beachball)

Patches

  • Route NAA BridgeProxy through the shared webBrokerBridge PendingRequestRegistry and consolidate NestedAppAuthAdapter.fromBridgeError through the shared WebBrokerBridgeErrorMap — internal-only, no NAA public API or on-wire changes #8748 (shylasummers@microsoft.com)
Commits
  • 4f0241d fix(security): bump undici (6.27.0) and brace-expansion (WebSocket + expand()...
  • 2d8dcd0 fix(security): bump js-yaml to patched versions (CVE-2026-59869) (#8773)
  • 65e2ca0 Support Azure Arc user-assigned managed identity (fail closed) in msal-node (...
  • 9536021 Rewire NAA sample host bridge to broker via embeddedClientId (#8767)
  • 29a7b88 test(e2e): EAR ssoSilent + acquireTokenSilent coverage (follow-up to #8766) (...
  • 3afc63b test(e2e): fix upgrade-downgrade v3 test premise for shared cache (#8770)
  • fd68632 test(e2e): Encrypted Authorize Response (EAR) sample config (Foundation PR 3)...
  • 7cbfc35 test(e2e): NAA platform-broker sample app (Foundation PR 2) (#8722)
  • 904959f Add authorization code nonce validation (#8763)
  • 7c7205b [NAA/PWB One Bridge] PR 2/6: Migrate NAA BridgeProxy to shared PendingRequest...
  • Additional commits viewable in compare view

Updates @azure/msal-react from 5.5.5 to 5.6.0

Release notes

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

@​azure/msal-node v5.6.0

5.6.0

Tue, 18 Aug 2026 20:10:56 GMT

Minor changes

  • Add Azure Arc user-assigned managed identity support: forward the client_id/object_id/msi_res_id selector and fail closed when the token response does not confirm the requested identity #8761 (90415114+gladjohn@users.noreply.github.com)
  • Align node token-binding stubs with the keyId-only DPoP key contract #8708 (hectormmg@microsoft.com)
  • Bump @​azure/msal-common to v16.13.0 (beachball)

Patches

@​azure/msal-react v5.6.0

5.6.0

Tue, 18 Aug 2026 20:10:56 GMT

Minor changes

  • Bump @​azure/msal-browser to v5.19.0 (beachball)
Commits
  • 4f0241d fix(security): bump undici (6.27.0) and brace-expansion (WebSocket + expand()...
  • 2d8dcd0 fix(security): bump js-yaml to patched versions (CVE-2026-59869) (#8773)
  • 65e2ca0 Support Azure Arc user-assigned managed identity (fail closed) in msal-node (...
  • 9536021 Rewire NAA sample host bridge to broker via embeddedClientId (#8767)
  • 29a7b88 test(e2e): EAR ssoSilent + acquireTokenSilent coverage (follow-up to #8766) (...
  • 3afc63b test(e2e): fix upgrade-downgrade v3 test premise for shared cache (#8770)
  • fd68632 test(e2e): Encrypted Authorize Response (EAR) sample config (Foundation PR 3)...
  • 7cbfc35 test(e2e): NAA platform-broker sample app (Foundation PR 2) (#8722)
  • 904959f Add authorization code nonce validation (#8763)
  • 7c7205b [NAA/PWB One Bridge] PR 2/6: Migrate NAA BridgeProxy to shared PendingRequest...
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.335 to 2.0.337

Commits

Updates react-error-boundary from 6.1.2 to 6.1.3

Release notes

Sourced from react-error-boundary's releases.

6.1.3

245- Add @types/react as an optional peer dependency

Commits

Updates @testing-library/user-event from 14.6.4 to 14.6.5

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.5

14.6.5 (2026-08-18)

Bug Fixes

  • tab retargeting if focus moved during keydown (#1296) (43efda7)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group in /frontend with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.18.0` | `5.19.0` |
| [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.5.5` | `5.6.0` |
| [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.335` | `2.0.337` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.1.2` | `6.1.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.4` | `14.6.5` |


Updates `@azure/msal-browser` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v5.18.0...msal-browser-v5.19.0)

Updates `@azure/msal-react` from 5.5.5 to 5.6.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v5.5.5...msal-node-v5.6.0)

Updates `@fluentui/react-icons` from 2.0.335 to 2.0.337
- [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

Updates `react-error-boundary` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.1.2...6.1.3)

Updates `@testing-library/user-event` from 14.6.4 to 14.6.5
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.4...v14.6.5)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@azure/msal-react"
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@fluentui/react-icons"
  dependency-version: 2.0.337
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-error-boundary
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 26, 2026
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.

0 participants