📦 Bump the all-dependencies group across 1 directory with 7 updates #16439

Open
dependabot[bot] opened 5:21am on September 11, 2026 wants to merge 1 commit into microsoft/react-native-windows main from
dependabot/npm_and_yarn/main/all-dependencies-11ec05e874

Pull Request Overview

  • Opened on September 11, 2026
  • Status Open
  • Commit count 1 with first commit September 11, 2026

Total Delta

0 Total Diff Delta

Open Days

Open 6 weekdays

Test Delta

0 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Fraction of total time Business days Phase
 
0.0 days Authoring 1 commit before pull request opened for review
 
0.0 days Awaiting first review
 
6.0 days Revising work with 0 commits in response to 1 review that left 2 comments

Total time for pull request still awaiting merge (longer than repo's target): 6.0 business days

Author avatar

📦 Bump the all-dependencies group across 1 directory with 7 updates

Bumps the all-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| beachball | 2.65.5 | 2.65.6 |
| metro-runtime | 0.84.5 | 0.84.6 |
| metro-source-map | 0.84.5 | 0.84.6 |
| eslint-plugin-jest | 29.16.1 | 29.16.6 |
| memfs | 4.68.1 | 4.69.1 |
| metro-babel-register | 0.84.5 | 0.84.6 |
| metro-transform-plugins | 0.84.5 | 0.84.6 |

Updates beachball from 2.65.5 to 2.65.6

Changelog

Sourced from beachball's changelog.



2.65.6


Tue, 25 Aug 2026 01:40:36 GMT


Patches



Commits

Attestation changes

This version has no provenance attestation, while the previous version (2.65.5) was attested. Review the package versions before updating.


Updates metro-runtime from 0.84.5 to 0.84.6

Release notes

Sourced from metro-runtime's releases.



v0.84.6


This release is on the 0.84.x branch



Full Changelog: https://github.com/facebook/metro/compare/v0.84.5...v0.84.6


Commits


Updates metro-source-map from 0.84.5 to 0.84.6

Release notes

Sourced from metro-source-map's releases.



v0.84.6


This release is on the 0.84.x branch



Full Changelog: https://github.com/facebook/metro/compare/v0.84.5...v0.84.6


Commits


Updates eslint-plugin-jest from 29.16.1 to 29.16.6

Release notes

Sourced from eslint-plugin-jest's releases.



v29.16.6



29.16.6 (2026-08-30)


Bug Fixes




  • prefer-to-have-been-called: don't crash on matcher without an argument (#2016) (58e487f)


  • prefer-to-have-length: don't crash on expect chain without a value (#2014) (3629019)


v29.16.5



29.16.5 (2026-08-27)


Bug Fixes




  • no-export: handle literal property accessors (#2011) (d848f70)


v29.16.4



29.16.4 (2026-08-27)


Bug Fixes




  • no-export: handle nested assignment chains (#2009) (14b559a)


v29.16.3



29.16.3 (2026-08-27)


Bug Fixes



v29.16.2



29.16.2 (2026-08-25)


Bug Fixes




  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)


Changelog

Sourced from eslint-plugin-jest's changelog.




29.16.6 (2026-08-30)


Bug Fixes




  • prefer-to-have-been-called: don't crash on matcher without an argument (#2016) (58e487f)


  • prefer-to-have-length: don't crash on expect chain without a value (#2014) (3629019)



29.16.5 (2026-08-27)


Bug Fixes




  • no-export: handle literal property accessors (#2011) (d848f70)



29.16.4 (2026-08-27)


Bug Fixes




  • no-export: handle nested assignment chains (#2009) (14b559a)



29.16.3 (2026-08-27)


Bug Fixes




29.16.2 (2026-08-25)


Bug Fixes




  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)


Commits



  • 94076f0 chore(release): 29.16.6 [skip ci]


  • 58e487f fix(prefer-to-have-been-called): don't crash on matcher without an argument (...


  • 3629019 fix(prefer-to-have-length): don't crash on expect chain without a value (#2...


  • 197f341 refactor(valid-expect): use optional chaining (#2015)


  • 6e6e9a2 chore(deps): update ghcr.io/danger/danger-js docker digest to 6b75ca3 (#2005)


  • b1c0328 chore(release): 29.16.5 [skip ci]


  • d848f70 fix(no-export): handle literal property accessors (#2011)


  • fc5657c refactor: use replaceText in fixers when possible (#2012)


  • 6156650 chore(release): 29.16.4 [skip ci]


  • 14b559a fix(no-export): handle nested assignment chains (#2009)

  • Additional commits viewable in compare view


Updates memfs from 4.68.1 to 4.69.1

Release notes

Sourced from memfs's releases.



Release v4.69.1


What's Changed



Full Changelog: https://github.com/streamich/memfs/compare/v4.69.0...v4.69.1


Release v4.69.0


What's Changed



Full Changelog: https://github.com/streamich/memfs/compare/v4.68.2...v4.69.0


Release v4.68.2


What's Changed



Full Changelog: https://github.com/streamich/memfs/compare/v4.68.1...v4.68.2


Commits



  • e285831 chore: release v4.69.1


  • 7ce0a06 Merge pull request #1281 from streamich/util-deduplication


  • 1ad4bcb refactor: 💡 use pathSep import


  • 212f98e refactor: 💡 improve dependencies across packages


  • b9cf4e9 chore: release v4.69.0


  • 45f9c51 Merge pull request #1280 from streamich/fix-stream-no-follow


  • 479c1be feat: 🎸 improve O_NOFOLLOW flag support


  • aa7df48 chore: release v4.68.2


  • c75bed5 Merge pull request #1279 from streamich/o_append


  • 6e63df2 fix: 🐛 align O_APPEND behavior with Linux

  • See full diff in compare view


Updates metro-babel-register from 0.84.5 to 0.84.6

Release notes

Sourced from metro-babel-register's releases.



v0.84.6


This release is on the 0.84.x branch



Full Changelog: https://github.com/facebook/metro/compare/v0.84.5...v0.84.6


Commits


Updates metro-transform-plugins from 0.84.5 to 0.84.6

Release notes

Sourced from metro-transform-plugins's releases.



v0.84.6


This release is on the 0.84.x branch



Full Changelog: https://github.com/facebook/metro/compare/v0.84.5...v0.84.6


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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

###### Microsoft Reviewers: Open in CodeFlow

Comments Threads Pending Resolution

ljharb reviewed on September 11, 2026
ljharb left a comment

Copilot wasn't able to review any files in this pull request.

---

💡 Add a `code-review` agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Resolved Comment Threads

No resolved comments have been left on this PR.