Skip to content

Commit 798aeec

Browse files
Bump the npm_and_yarn group across 16 directories with 12 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [shell-quote](https://github.com/ljharb/shell-quote), [ws](https://github.com/websockets/ws) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 6 updates in the /compiler directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.2.0` | `7.29.6` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.1` | `1.8.4` | | [ws](https://github.com/websockets/ws) | `8.18.1` | `8.21.0` | | [form-data](https://github.com/form-data/form-data) | `4.0.0` | `4.0.6` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.18.0` | | [joi](https://github.com/hapijs/joi) | `17.13.1` | `17.13.4` | Bumps the npm_and_yarn group with 7 updates in the /compiler/apps/playground directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.29.6` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.1` | `1.8.4` | | [form-data](https://github.com/form-data/form-data) | `4.0.0` | `4.0.6` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.5.10` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.18.0` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `17.13.4` | | [next](https://github.com/vercel/next.js) | `15.5.9` | `15.5.18` | Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/browserify/dev directory: [shell-quote](https://github.com/ljharb/shell-quote). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/browserify/prod directory: [shell-quote](https://github.com/ljharb/shell-quote). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/dev directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/prod directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack-alias/dev directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack-alias/prod directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack/dev directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/webpack/prod directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /packages/react-devtools-extensions directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /packages/react-devtools-inline directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /packages/react-devtools-shell directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /packages/react-devtools-timeline directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /scripts/release directory: [ws](https://github.com/websockets/ws). Updates `@babel/core` from 7.24.5 to 7.29.6 - [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.6/packages/babel-core) Updates `shell-quote` from 1.7.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `ws` from 7.5.10 to 7.5.11 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.10...7.5.11) Updates `webpack-dev-server` from 4.15.0 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.5) Updates `http-proxy-middleware` from 2.0.6 to 2.0.10 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.10) Updates `launch-editor` from 2.6.0 to 2.14.1 - [Commits](vitejs/launch-editor@v2.6.0...v2.14.1) Updates `@babel/core` from 7.2.0 to 7.29.6 - [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.6/packages/babel-core) Updates `shell-quote` from 1.8.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `ws` from 8.18.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.10...7.5.11) Updates `form-data` from 4.0.0 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.6) Updates `axios` from 1.7.4 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.18.0) Updates `joi` from 17.13.1 to 17.13.4 - [Commits](hapijs/joi@v17.13.1...v17.13.4) Updates `@babel/core` from 7.25.2 to 7.29.6 - [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.6/packages/babel-core) Updates `shell-quote` from 1.8.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `form-data` from 4.0.0 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.6) Updates `postcss` from 8.4.47 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.5.10) Updates `axios` from 1.7.7 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.18.0) Updates `joi` from 17.13.3 to 17.13.4 - [Commits](hapijs/joi@v17.13.1...v17.13.4) Updates `next` from 15.5.9 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.9...v15.5.18) Updates `shell-quote` from 1.7.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `shell-quote` from 1.7.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `tar` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) Updates `webpack-dev-server` from 4.15.2 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.5) Updates `webpack-dev-server` from 4.15.2 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.5) Updates `webpack-dev-server` from 4.15.2 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.5) Updates `webpack-dev-server` from 4.15.2 to 5.2.5 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.0...v5.2.5) Updates `ws` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.10...7.5.11) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.18.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.18.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 2.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 6.2.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ddff43 commit 798aeec

25 files changed

Lines changed: 1608 additions & 1873 deletions

File tree

compiler/apps/playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "playwright test --workers=4"
1616
},
1717
"dependencies": {
18-
"@babel/core": "^7.18.9",
18+
"@babel/core": "^7.29.6",
1919
"@babel/generator": "^7.18.9",
2020
"@babel/parser": "^7.18.9",
2121
"@babel/plugin-syntax-typescript": "^7.18.9",
@@ -36,7 +36,7 @@
3636
"lru-cache": "^11.2.2",
3737
"lz-string": "^1.5.0",
3838
"monaco-editor": "^0.52.0",
39-
"next": "15.5.9",
39+
"next": "15.5.18",
4040
"notistack": "^3.0.0-alpha.7",
4141
"prettier": "^3.3.3",
4242
"pretty-format": "^29.3.1",
@@ -54,7 +54,7 @@
5454
"eslint": "^8.28.0",
5555
"eslint-config-next": "15.5.2",
5656
"monaco-editor-webpack-plugin": "^7.1.0",
57-
"postcss": "^8.4.31",
57+
"postcss": "^8.5.10",
5858
"tailwindcss": "^3.2.4",
5959
"wait-on": "^7.2.0"
6060
},

compiler/apps/playground/yarn.lock

Lines changed: 311 additions & 336 deletions
Large diffs are not rendered by default.

compiler/packages/babel-plugin-react-compiler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/types": "^7.26.0"
2424
},
2525
"devDependencies": {
26-
"@babel/core": "^7.2.0",
26+
"@babel/core": "^7.29.6",
2727
"@babel/generator": "7.2.0",
2828
"@babel/parser": "^7.2.0",
2929
"@babel/plugin-syntax-typescript": "^7.18.6",
@@ -59,7 +59,7 @@
5959
"./**/@babel/parser": "7.7.4",
6060
"./**/@babel/plugin-syntax-flow": "7.7.4",
6161
"./**/@babel/types": "7.7.4",
62-
"@babel/core": "7.2.0",
62+
"@babel/core": "7.29.6",
6363
"@babel/generator": "7.2.0",
6464
"@babel/traverse": "7.7.4"
6565
},

compiler/packages/eslint-plugin-react-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dist"
1313
],
1414
"dependencies": {
15-
"@babel/core": "^7.24.4",
15+
"@babel/core": "^7.29.6",
1616
"@babel/parser": "^7.24.4",
1717
"hermes-parser": "^0.25.1",
1818
"zod": "^3.25.0 || ^4.0.0",

compiler/packages/react-compiler-healthcheck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"watch": "yarn build --watch"
1212
},
1313
"dependencies": {
14-
"@babel/core": "^7.24.4",
14+
"@babel/core": "^7.29.6",
1515
"@babel/parser": "^7.24.4",
1616
"chalk": "4",
1717
"fast-glob": "^3.3.2",

compiler/packages/react-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"watch": "yarn build --watch"
1414
},
1515
"dependencies": {
16-
"@babel/core": "^7.26.0",
16+
"@babel/core": "^7.29.6",
1717
"@babel/parser": "^7.26",
1818
"@babel/preset-env": "^7.26.9",
1919
"@babel/preset-react": "^7.18.6",

compiler/packages/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"zod-validation-error": "^3.5.0 || ^4.0.0"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "^7.19.1",
46+
"@babel/core": "^7.29.6",
4747
"@babel/parser": "^7.20.15",
4848
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
4949
"@babel/preset-react": "^7.18.6",

0 commit comments

Comments
 (0)