Skip to content

📦 Bump the all-npm-dependencies group across 6 directories with 17 updates#338

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dot-ado/scripts/all-npm-dependencies-302d824ca9
Closed

📦 Bump the all-npm-dependencies group across 6 directories with 17 updates#338
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dot-ado/scripts/all-npm-dependencies-302d824ca9

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the all-npm-dependencies group with 1 update in the /.ado/scripts directory: prettier.
Bumps the all-npm-dependencies group with 5 updates in the /benchmarks/build-helpers/flow-bundler directory:

Package From To
@babel/core 7.29.0 7.29.7
@babel/preset-env 7.29.5 7.29.7
@babel/preset-flow 7.27.1 7.29.7
@babel/register 7.29.3 7.29.7
yargs 17.7.2 17.7.3

Bumps the all-npm-dependencies group with 1 update in the /tools/fork-sync directory: @rnx-kit/fork-sync.
Bumps the all-npm-dependencies group with 1 update in the /tools/hcdp directory: ws.
Bumps the all-npm-dependencies group with 5 updates in the /tools/hermes-parser/js directory:

Package From To
prettier-plugin-hermes-parser 0.36.0 0.36.1
@babel/node 7.29.0 7.29.7
@babel/plugin-syntax-flow 7.28.6 7.29.7
jest 30.3.0 30.4.2
@babel/code-frame 7.29.0 7.29.7

Bumps the all-npm-dependencies group with 3 updates in the /unittests/NodeApi/test directory: @babel/core, @babel/cli and @babel/runtime.

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates @babel/core from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/core's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/generator from 7.29.1 to 7.29.7

Release notes

Sourced from @​babel/generator's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/preset-env from 7.29.5 to 7.29.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

Commits

Updates @babel/preset-flow from 7.27.1 to 7.29.7

Release notes

Sourced from @​babel/preset-flow's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​babel/preset-flow since your current version.


Updates @babel/register from 7.29.3 to 7.29.7

Release notes

Sourced from @​babel/register's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

Commits

Updates @babel/types from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/types's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates yargs from 17.7.2 to 17.7.3

Changelog

Sourced from yargs's changelog.

17.7.3 (2026-06-19)

Bug Fixes

  • fix: use entry point with file extension for anything that supports exports (#2514) (c7597e3)

16.2.2 (2026-06-19)

Bug Fixes

  • fix: use entry point with .cjs file extension for yargs export (#2546) (6feb819)

18.0.0 (2025-05-26)

⚠ BREAKING CHANGES

  • command names are not derived from modules passed to command.
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed.
  • minimum node.js versions now ^20.19.0 || ^22.12.0 || >=23.
  • yargs is now ESM first

Features

Bug Fixes

  • addDirectory do not support absolute command dir (#2465) (3a40a78)
  • allows ESM modules commands to be extensible using visit option (#2468) (200e1aa)
  • browser: fix shims so that yargs continues working in browser context (#2457) (4ae5f57)
  • build: address problems with typescript compilation (#2445) (8d72fb3)
  • coerce should play well with parser configuration (#2308) (8343c66)
  • deps: update dependency yargs-parser to v22 (#2470) (639130d)
  • exit after async handler done (#2313) (e326cde)
  • handle spaces in bash completion (#2452) (83b7788)
  • parser-configuration should work well with generated completion script (#2332) (888db19)
  • propagate Dictionary including undefined in value type (#2393) (2b2f7f5)
  • zsh: completion no longer requires double tab when using autoloaded (0dd8fe4)

Code Refactoring

  • command names are not derived from modules passed to command. (d90af45)
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed. (d90af45)

... (truncated)

Commits
  • 2f7df4d chore: bump version for release
  • caf8440 chore: bump version for prerelease
  • c7597e3 fix: use entry point with file extension for anything that supports exports (...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by shadowspawn, a new releaser for yargs since your current version.


Updates @babel/core from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/core's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/preset-env from 7.29.5 to 7.29.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

Commits

Updates @babel/generator from 7.29.1 to 7.29.7

Release notes

Sourced from @​babel/generator's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/types from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/types's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/core from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/core's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @rnx-kit/fork-sync from 0.4.1 to 0.4.2

Release notes

Sourced from @​rnx-kit/fork-sync's releases.

@​rnx-kit/fork-sync@​0.4.2

Patch Changes

  • f41748c: Handle empty changes and autoupdate tags in sync config
Changelog

Sourced from @​rnx-kit/fork-sync's changelog.

0.4.2

Patch Changes

  • f41748c: Handle empty changes and autoupdate tags in sync config
Commits

Updates ws from 8.20.0 to 8.21.0

Release notes

Sourced from ws's releases.

8.21.0

Features

  • Introduced the maxBufferedChunks and maxFragments options (2b2abd45).

Bug fixes

  • Fixed a remote memory exhaustion DoS vulnerability (2b2abd45).

A high volume of tiny fragments and data chunks could be sent by a peer, using modest network traffic, to crash a ws server or client due to OOM.

import { WebSocket, WebSocketServer } from 'ws';
const wss = new WebSocketServer({ port: 0 }, function () {
const data = Buffer.alloc(1);
const options = { fin: false };
const { port } = wss.address();
const ws = new WebSocket(ws://localhost:${port});
ws.on('open', function () {
(function send() {
ws.send(data, options, function (err) {
if (err) return;
send();
});
})();
});
ws.on('error', console.error);
ws.on('close', function (code, reason) {
console.log(client close - code: ${code} reason: ${reason.toString()});
});
});
wss.on('connection', function (ws) {
ws.on('error', console.error);
ws.on('close', function (code, reason) {
console.log(server close - code: ${code} reason: ${reason.toString()});
});
});

The vulnerability was responsibly disclosed and fixed by Nadav Magier.

In vulnerable versions, the issue can be mitigated by lowering the value of the maxPayload option if possible.

8.20.1

... (truncated)

Commits

…dates

Bumps the all-npm-dependencies group with 1 update in the /.ado/scripts directory: [prettier](https://github.com/prettier/prettier).
Bumps the all-npm-dependencies group with 5 updates in the /benchmarks/build-helpers/flow-bundler directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.5` | `7.29.7` |
| [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) | `7.27.1` | `7.29.7` |
| [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.29.3` | `7.29.7` |
| [yargs](https://github.com/yargs/yargs) | `17.7.2` | `17.7.3` |

Bumps the all-npm-dependencies group with 1 update in the /tools/fork-sync directory: [@rnx-kit/fork-sync](https://github.com/microsoft/rnx-kit/tree/HEAD/incubator/fork-sync).
Bumps the all-npm-dependencies group with 1 update in the /tools/hcdp directory: [ws](https://github.com/websockets/ws).
Bumps the all-npm-dependencies group with 5 updates in the /tools/hermes-parser/js directory:

| Package | From | To |
| --- | --- | --- |
| [prettier-plugin-hermes-parser](https://github.com/facebook/hermes/tree/HEAD/tools/hermes-parser/js/prettier-plugin-hermes-parser) | `0.36.0` | `0.36.1` |
| [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.29.0` | `7.29.7` |
| [@babel/plugin-syntax-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-flow) | `7.28.6` | `7.29.7` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` |
| [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.29.0` | `7.29.7` |

Bumps the all-npm-dependencies group with 3 updates in the /unittests/NodeApi/test directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@babel/generator` from 7.29.1 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-generator)

Updates `@babel/preset-env` from 7.29.5 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env)

Updates `@babel/preset-flow` from 7.27.1 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-flow)

Updates `@babel/register` from 7.29.3 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-register)

Updates `@babel/types` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-types)

Updates `yargs` from 17.7.2 to 17.7.3
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.7.2...v17.7.3)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@babel/preset-env` from 7.29.5 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env)

Updates `@babel/generator` from 7.29.1 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-generator)

Updates `@babel/types` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-types)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@rnx-kit/fork-sync` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/incubator/fork-sync/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/[email protected]/incubator/fork-sync)

Updates `ws` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.21.0)

Updates `prettier-plugin-hermes-parser` from 0.36.0 to 0.36.1
- [Release notes](https://github.com/facebook/hermes/releases)
- [Changelog](https://github.com/facebook/hermes/blob/static_h/tools/hermes-parser/js/prettier-plugin-hermes-parser/CHANGELOG.md)
- [Commits](https://github.com/facebook/hermes/commits/HEAD/tools/hermes-parser/js/prettier-plugin-hermes-parser)

Updates `@babel/node` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-node)

Updates `@babel/plugin-syntax-flow` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-flow)

Updates `jest` from 30.3.0 to 30.4.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest)

Updates `prettier-plugin-hermes-parser` from 0.36.0 to 0.36.1
- [Release notes](https://github.com/facebook/hermes/releases)
- [Changelog](https://github.com/facebook/hermes/blob/static_h/tools/hermes-parser/js/prettier-plugin-hermes-parser/CHANGELOG.md)
- [Commits](https://github.com/facebook/hermes/commits/HEAD/tools/hermes-parser/js/prettier-plugin-hermes-parser)

Updates `@babel/code-frame` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-code-frame)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@babel/cli` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-cli)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@babel/cli` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-cli)

Updates `@babel/core` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

Updates `@babel/runtime` from 7.29.2 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/generator"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/preset-flow"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/register"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/types"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: yargs
  dependency-version: 17.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/generator"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/types"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@rnx-kit/fork-sync"
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: prettier-plugin-hermes-parser
  dependency-version: 0.36.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/node"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/plugin-syntax-flow"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: jest
  dependency-version: 30.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: prettier-plugin-hermes-parser
  dependency-version: 0.36.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/code-frame"
  dependency-version: 7.29.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/cli"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/cli"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@babel/runtime"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 19, 2026 12:10
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Author

Superseded by #339.

@dependabot dependabot Bot closed this Jun 19, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dot-ado/scripts/all-npm-dependencies-302d824ca9 branch June 19, 2026 12:11
@github-actions

Copy link
Copy Markdown

Benchmark Results

Total benchmarks: 204

Inputs: baseline/baseline.json, bench_result.json

v8 (6176ms, 6454ms) +4.5%
v8 hermes (CI) hermes (CI)
v8-crypto 622.6ms 612.8ms
v8-deltablue 739.4ms 780.6ms
v8-raytrace 127.8ms 120.4ms
v8-regexp 593ms 611.2ms
v8-richards 937ms 915ms
v8-splay 225.2ms 236.8ms
v8-crypto (static) 452ms 457.8ms
v8-deltablue (static) 661.6ms 702.6ms
v8-raytrace (static) 91.8ms 102.4ms
v8-regexp (static) 749.2ms 840.4ms
v8-richards (static) 781.4ms 802.6ms
v8-splay (static) 195ms 271.6ms
test-suites (317886ms, 332570ms) +4.6%
test-suites hermes (CI) hermes (CI)
box2d 2949.8ms 2553.2ms
earley-boyer 2564.8ms 2647ms
navier-stokes 5743.8ms 5171.6ms
pdfjs 1038.2ms 989.8ms
gbemu 2296ms 2293.6ms
code-load 4472.8ms 4821.6ms
typescript 3381.8ms 3116.8ms
simpleSum 8855.4ms 6481.8ms
propAccess 2691.2ms 2630.4ms
allocObj 252ms 236.4ms
allocObjLit 6371.8ms 6630.6ms
allocNewObj 20053ms 20981.2ms
allocArray 249ms 224.8ms
allocNewArray 34956.8ms 37041.8ms
arrayRead 115.6ms 93ms
arrayReadByIndex 550ms 481.4ms
largeArrayRead 827.2ms 540.6ms
arrayWrite 261.8ms 255.8ms
largeArrayWrite 2218ms 2176.4ms
interp-dispatch 2880ms 2226.2ms
wb-perf 8327ms 10769.8ms
arrayReverse 40.6ms 42.8ms
arrayMap 1472.6ms 1950.2ms
arrayIndexOf 143.2ms 141.2ms
arrayLastIndexOf 148.6ms 152ms
arrayEvery 2308.8ms 2934.2ms
arraySome 2174.4ms 2953ms
arrayFill 2401.2ms 2572.8ms
arrayFilter 1866.4ms 2176.4ms
arrayFind 3207ms 3643ms
arrayFindIndex 3322ms 3644ms
arrayPop 1031.4ms 1074.2ms
arrayReduce 1994.2ms 2657ms
arrayReduceRight 2075.8ms 2766.2ms
arrayShift 2065.8ms 2656.6ms
arrayUnshift 2109.4ms 2390.2ms
arrayIncludes 1216.6ms 1172.8ms
arrayFrom 1102.8ms 1121ms
arrayCopyWithin 1487ms 1604.2ms
stringFromCharCode 92.6ms 94ms
arraySlice 786.2ms 843.6ms
arraySplice 26.8ms 30.4ms
arrayOf 1048.8ms 1001.8ms
stringCharAt 1346.6ms 1291.8ms
stringMatch 3192.4ms 2922.4ms
stringSearch 3508.2ms 2917.4ms
stringStartsWith 701ms 599ms
stringEndsWith 650.4ms 542.8ms
stringIncludes 1520.6ms 1890.2ms
stringIndexOf 1555.6ms 2330ms
stringLastIndexOf 1821.4ms 1785ms
stringSplit 822ms 805ms
stringSlice 490ms 519ms
stringPadStart 2910.8ms 3046.2ms
stringPadEnd 2910ms 3028ms
regExpMatch 1506.2ms 1521ms
regExpSearch 1227ms 1384.8ms
regExpToString 1204ms 1085.4ms
stringReplace 1394.8ms 1839.8ms
regExpReplace 3309.2ms 898.2ms
regExpFlags 956.8ms 975ms
regExpSplit 1307.8ms 1286.6ms
numberArrayReadWrite 2477.8ms 2412ms
protoCache 3594.6ms 2396.6ms
box2d (static) 1792.6ms 1857ms
earley-boyer (static) 1875.6ms 1925.2ms
navier-stokes (static) 3410.2ms 3573ms
pdfjs (static) 812.8ms 837.8ms
gbemu (static) 1797ms 1737.2ms
code-load (static) 4199.2ms 4507.2ms
typescript (static) 2685.6ms 2737ms
simpleSum (static) 936.2ms 1098.4ms
propAccess (static) 2298ms 2355.2ms
allocObj (static) 0.2ms 0.6ms
allocObjLit (static) 4154.4ms 4354.2ms
allocNewObj (static) 15749.2ms 17967ms
allocArray (static) 0.6ms 0.6ms
allocNewArray (static) 28494.2ms 31836.4ms
arrayRead (static) 74.2ms 71ms
arrayReadByIndex (static) 453.2ms 502ms
largeArrayRead (static) 552.2ms 558ms
arrayWrite (static) 178.4ms 184.2ms
largeArrayWrite (static) 1568.6ms 1635.2ms
interp-dispatch (static) 1918.8ms 2066ms
wb-perf (static) 8991.2ms 9364.6ms
arrayReverse (static) 37ms 41.4ms
arrayMap (static) 1064.8ms 1077.4ms
arrayIndexOf (static) 128.2ms 128ms
arrayLastIndexOf (static) 138.8ms 127.6ms
arrayEvery (static) 1397.6ms 1546.6ms
arraySome (static) 1406.6ms 1557.8ms
arrayFill (static) 1969.2ms 2080.8ms
arrayFilter (static) 1061ms 1168ms
arrayFind (static) 2242.2ms 2545.8ms
arrayFindIndex (static) 2235.8ms 2576.8ms
arrayPop (static) 878ms 930.6ms
arrayReduce (static) 1311.8ms 1466ms
arrayReduceRight (static) 1322.6ms 1456.4ms
arrayShift (static) 1512ms 1580.2ms
arrayUnshift (static) 1568.2ms 1624.8ms
arrayIncludes (static) 963.4ms 985.6ms
arrayFrom (static) 1030.6ms 1003.4ms
arrayCopyWithin (static) 1109.6ms 1141.6ms
stringFromCharCode (static) 77ms 77.8ms
arraySlice (static) 571.6ms 609.4ms
arraySplice (static) 26ms 29.6ms
arrayOf (static) 868.8ms 878.8ms
stringCharAt (static) 1100.6ms 1138.4ms
stringMatch (static) 2227.6ms 2363.4ms
stringSearch (static) 2219.2ms 2314.4ms
stringStartsWith (static) 494.2ms 506.2ms
stringEndsWith (static) 457.8ms 455.8ms
stringIncludes (static) 1437.4ms 2138.8ms
stringIndexOf (static) 1440.8ms 2321.6ms
stringLastIndexOf (static) 1956.6ms 1778ms
stringSplit (static) 651.2ms 656ms
stringSlice (static) 445.6ms 450.8ms
stringPadStart (static) 2294.4ms 2396.6ms
stringPadEnd (static) 2499.2ms 2388ms
regExpMatch (static) 1483.2ms 1373ms
regExpSearch (static) 1296.2ms 1381ms
regExpToString (static) 1326.6ms 1287.2ms
stringReplace (static) 1455.6ms 1804.2ms
regExpReplace (static) 851.8ms 795ms
regExpFlags (static) 870.6ms 837.4ms
regExpSplit (static) 1200ms 1064.8ms
numberArrayReadWrite (static) 2132.8ms 2150.8ms
protoCache (static) 3595.8ms 3705.2ms
micros (60876ms, 62901ms) +3.3%
micros hermes (CI) hermes (CI)
getNodeById.js 5273ms 5365.6ms
setInsert.js 2864.8ms 3050.6ms
stringify-number.js 1823.4ms 1886.2ms
typed-array-sort.js 22381ms 22791.8ms
getNodeById.js (static) 3941ms 4139.8ms
setInsert.js (static) 2517.6ms 2623.6ms
stringify-number.js (static) 1663.6ms 1598.8ms
typed-array-sort.js (static) 20411.4ms 21444.8ms
jit-benches (8563ms, 7074ms) -17.4%
jit-benches hermes (CI) hermes (CI)
idisp.js 2810.2ms 2237.4ms
idispn.js 3395.8ms 2405ms
idisp.js (static) 1906ms 2043.4ms
idispn.js (static) 450.8ms 387.8ms
many-subclasses (73437ms, 78154ms) +6.4%
many-subclasses hermes (CI) hermes (CI)
many.js 19104.8ms 19117.6ms
many-sh-1.js 7322.8ms 8154.6ms
many-sh-2.js 7329ms 8174ms
many-sh-3.js 7083.6ms 7743.8ms
many-sh-4.js 7235ms 7697.4ms
many.js (static) 15996ms 17464ms
many-sh-1.js (static) 2285.2ms 2348.4ms
many-sh-2.js (static) 2387ms 2558ms
many-sh-3.js (static) 2347.2ms 2447ms
many-sh-4.js (static) 2346ms 2449.2ms
map-objects (3627ms, 3623ms) -0.1%
map-objects hermes (CI) hermes (CI)
map-objects-untyped.js 1023.6ms 1034.2ms
map-objects-typed.js 957.6ms 941.2ms
map-objects-untyped.js (static) 917.2ms 915.8ms
map-objects-typed.js (static) 728.8ms 732ms
map-strings (4335ms, 4164ms) -3.9%
map-strings hermes (CI) hermes (CI)
map-strings-untyped.js 1196.8ms 1177.2ms
map-strings-typed.js 1139.2ms 1089.4ms
map-strings-untyped.js (static) 1092.2ms 1044.4ms
map-strings-typed.js (static) 906.8ms 853.2ms
nbody (3448ms, 3060ms) -11.2%
nbody hermes (CI) hermes (CI)
original/nbody.js 839.6ms 710.2ms
fully-typed/nbody.js 710ms 606.4ms
fully-typed/nbody.ts 865.2ms 718.2ms
original/nbody.js (static) 449.2ms 450.6ms
fully-typed/nbody.js (static) 135ms 128.6ms
fully-typed/nbody.ts (static) 449.2ms 446.4ms
string-switch (6503ms, 5827ms) -10.4%
string-switch (string-switch/plain) hermes (CI) hermes (CI)
bench.js 1316ms 1385.2ms
bench.js (static) 5187ms 4441.6ms
raytracer (5608ms, 5744ms) +2.4%
raytracer (raytracer/original) hermes (CI) hermes (CI)
bench-raytracer.js 1550.4ms 1586.2ms
raytracer.ts 1667.6ms 1673.4ms
bench-raytracer.js (static) 1198.4ms 1236ms
raytracer.ts (static) 1191.8ms 1248.8ms
MiniReact (30332ms, 29565ms) -2.5%
MiniReact hermes (CI) hermes (CI)
no-objects/out/simple-stripped.js 2239.2ms 2101.4ms
no-objects/out/simple-lowered.js 2270.8ms 2109ms
no-objects/out/music-stripped.js 42.6ms 47.6ms
no-objects/out/music-lowered.js 47.2ms 51.4ms
no-deps/stripped/MiniReact.js 5004ms 5108ms
no-deps/MiniReact.js 5256.2ms 4900.8ms
no-objects/out/simple.js 2260.4ms 2103.6ms
no-objects/out/music.js 45.6ms 49.2ms
no-objects/out/simple-stripped.js (static) 1725.2ms 1684.4ms
no-objects/out/simple-lowered.js (static) 1725.4ms 1709.6ms
no-objects/out/music-stripped.js (static) 18.8ms 19.4ms
no-objects/out/music-lowered.js (static) 19.4ms 19ms
no-deps/stripped/MiniReact.js (static) 4024.8ms 3998.6ms
no-deps/MiniReact.js (static) 3938.2ms 3968.8ms
no-objects/out/simple.js (static) 1695.2ms 1674.8ms
no-objects/out/music.js (static) 19ms 19ms
widgets (12934ms, 13335ms) +3.1%
widgets hermes (CI) hermes (CI)
simple-classes/widgets.js 1758.2ms 1760.4ms
original/es5/widgets.js 2798.8ms 2969ms
single-file/es5/widgets.js 2775.2ms 2920.2ms
simple-classes/widgets.js (static) 1012ms 1029ms
original/es5/widgets.js (static) 2283.2ms 2334ms
single-file/es5/widgets.js (static) 2306.2ms 2322.8ms

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants