Skip to content

Bump the production-minor-and-patch group with 3 updates#4412

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-minor-and-patch-93bb32e9bc
Open

Bump the production-minor-and-patch group with 3 updates#4412
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-minor-and-patch-93bb32e9bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-minor-and-patch group with 3 updates: @auth0/auth0-spa-js, @azure/msal-browser and mobx.

Updates @auth0/auth0-spa-js from 2.20.0 to 2.21.1

Release notes

Sourced from @​auth0/auth0-spa-js's releases.

v2.21.1

Changed

v2.21.0

Added

Changelog

Sourced from @​auth0/auth0-spa-js's changelog.

v2.21.1 (2026-06-03)

Full Changelog

Changed

v2.21.0 (2026-06-01)

Full Changelog

Added

Commits

Updates @azure/msal-browser from 5.11.0 to 5.12.0

Release notes

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

@​azure/msal-browser v5.12.0

5.12.0

Fri, 05 Jun 2026 22:24:22 GMT

Minor changes

Patches

Commits
  • 7588af3 fix ui_not_allowed naming while preserving ux_not_allowed compatibility (#8608)
  • 37c7d2a fix: set restrictive file permissions in FilePersistence (#8623)
  • 485552f Post release PR for msal-common (#8622)
  • d2378a2 fix: set document.title during authentication redirects (#8624)
  • 3469d15 Fix/clear stale encrypted cache entries (#8619)
  • bc0b340 fix: inverted username filter in CacheManager (#8621)
  • f96b364 Add PCA functions for custom authentication response handling (#8590)
  • 4e18c5c fix: respect redirectStartPage in PlatformAuthInteractionClient.acquireTokenR...
  • 08a2236 Post-release PR (#8596)
  • cf5eb29 fix: add knownAuthorities check to issuer validation for CIAM GUID-based issu...
  • See full diff in compare view

Updates mobx from 6.15.4 to 6.16.0

Release notes

Sourced from mobx's releases.

mobx@6.16.0

Minor Changes

  • 6b3fb0ee725c0521bbaf7ba901a30261472a0e71 #4639 Thanks @​ashishkr96! - feat(mobx): make the 2022.3 @computed decorator lazy. ComputedValue is now created on first read of the decorated getter rather than eagerly during instance construction, avoiding wasted allocations for getters that are never used. On a 50k-instance × 10-getter class with one read per instance this cuts construction heap by ~50% and construction time by ~25%; the steady-state read path is unchanged. Closes #4616.

  • f0c68749428fd4d3bba48e9685e44fd1ddbbee76 #4658 Thanks @​ashishkr96! - feat(mobx): make the 2022.3 @observable accessor decorator lazy. ObservableValue is now created on first read/write/observe of the decorated accessor rather than eagerly during instance construction, avoiding wasted allocations for fields that are never touched. On a 50k-instance × 10-field class with sparse access (1 of 10 fields read per instance), this cuts construction heap by ~82% and construction time by ~86% versus the eager path. Follow-up to #4639.

Patch Changes

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 production-minor-and-patch group with 3 updates: [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js), [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) and [mobx](https://github.com/mobxjs/mobx).


Updates `@auth0/auth0-spa-js` from 2.20.0 to 2.21.1
- [Release notes](https://github.com/auth0/auth0-spa-js/releases)
- [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md)
- [Commits](auth0/auth0-spa-js@v2.20.0...v2.21.1)

Updates `@azure/msal-browser` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v5.11.0...msal-browser-v5.12.0)

Updates `mobx` from 6.15.4 to 6.16.0
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.15.4...mobx@6.16.0)

---
updated-dependencies:
- dependency-name: "@auth0/auth0-spa-js"
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-and-patch
- dependency-name: "@azure/msal-browser"
  dependency-version: 5.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-and-patch
- dependency-name: mobx
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants