Commit f0f6dc7
authored
Bump the npm_and_yarn group across 13 directories with 12 updates
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tmp](https://github.com/raszi/node-tmp) | `0.1.0` | `0.2.6` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.1` | `1.8.4` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.0` | `5.2.4` |
| [@tootallnate/once](https://github.com/TooTallNate/once) | `2.0.0` | `2.0.1` |
| [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `6.0.1` | `6.0.2` |
| [uuid](https://github.com/uuidjs/uuid) | `3.3.2` | `3.4.0` |
Bumps the npm_and_yarn group with 5 updates in the /compiler directory:
| Package | From | To |
| --- | --- | --- |
| [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` |
| [@tootallnate/once](https://github.com/TooTallNate/once) | `2.0.0` | `2.0.1` |
| [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.15.2` |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.17.0` |
Bumps the npm_and_yarn group with 4 updates in the /compiler/apps/playground directory: [shell-quote](https://github.com/ljharb/shell-quote), [postcss](https://github.com/postcss/postcss), [axios](https://github.com/axios/axios) and [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/dev directory: [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/prod directory: [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack-alias/dev directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack-alias/prod directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack/dev directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack/prod directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid).
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).
Updates `tmp` from 0.1.0 to 0.2.6
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.1.0...v0.2.6)
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 `webpack-dev-server` from 4.15.0 to 5.2.4
- [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.4)
Updates `@tootallnate/once` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](TooTallNate/once@2.0.0...v2.0.1)
Updates `launch-editor` from 2.6.0 to 2.14.1
- [Commits](vitejs/launch-editor@v2.6.0...v2.14.1)
Updates `qs` from 6.13.0 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `serialize-javascript` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2)
Updates `uuid` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
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@8.18.1...8.21.0)
Updates `@tootallnate/once` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](TooTallNate/once@2.0.0...v2.0.1)
Updates `qs` from 6.14.0 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `axios` from 1.7.4 to 1.17.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.17.0)
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 `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.17.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.17.0)
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 `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `qs` from 6.4.1 to 6.4.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `qs` from 6.4.1 to 6.4.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `qs` from 6.4.1 to 6.4.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `qs` from 6.4.1 to 6.4.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.15.2)
Updates `uuid` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v3.4.0)
Updates `webpack-dev-server` from 4.15.2 to 5.2.4
- [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.4)
Updates `webpack-dev-server` from 4.15.2 to 5.2.4
- [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.4)
Updates `webpack-dev-server` from 4.15.2 to 5.2.4
- [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.4)
Updates `webpack-dev-server` from 4.15.2 to 5.2.4
- [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.4)
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.6
dependency-type: direct:development
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: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@tootallnate/once"
dependency-version: 2.0.1
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: qs
dependency-version: 6.15.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serialize-javascript
dependency-version: 6.0.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
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: ws
dependency-version: 8.21.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@tootallnate/once"
dependency-version: 2.0.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.17.0
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: postcss
dependency-version: 8.5.10
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.17.0
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: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.4.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.4.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.4.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.4.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: uuid
dependency-version: 3.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 1ddff43 commit f0f6dc7
16 files changed
Lines changed: 1069 additions & 599 deletions
File tree
- compiler
- apps/playground
- fixtures/packaging
- brunch
- dev
- prod
- webpack-alias
- dev
- prod
- webpack
- dev
- prod
- packages
- react-devtools-core
- react-devtools-extensions
- react-devtools-inline
- react-devtools-shell
- react-devtools-timeline
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| |||
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
977 | 984 | | |
978 | 985 | | |
979 | 986 | | |
| |||
1203 | 1210 | | |
1204 | 1211 | | |
1205 | 1212 | | |
1206 | | - | |
1207 | | - | |
1208 | | - | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1209 | 1216 | | |
1210 | | - | |
1211 | | - | |
1212 | | - | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
1213 | 1221 | | |
1214 | 1222 | | |
1215 | 1223 | | |
| |||
1528 | 1536 | | |
1529 | 1537 | | |
1530 | 1538 | | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
1531 | 1546 | | |
1532 | 1547 | | |
1533 | 1548 | | |
| |||
2216 | 2231 | | |
2217 | 2232 | | |
2218 | 2233 | | |
2219 | | - | |
2220 | | - | |
2221 | | - | |
2222 | | - | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
2223 | 2238 | | |
2224 | 2239 | | |
2225 | 2240 | | |
| |||
2243 | 2258 | | |
2244 | 2259 | | |
2245 | 2260 | | |
2246 | | - | |
2247 | | - | |
2248 | | - | |
2249 | | - | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
2250 | 2265 | | |
2251 | 2266 | | |
2252 | 2267 | | |
| 2268 | + | |
| 2269 | + | |
2253 | 2270 | | |
2254 | 2271 | | |
2255 | 2272 | | |
| |||
2538 | 2555 | | |
2539 | 2556 | | |
2540 | 2557 | | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
2541 | 2566 | | |
2542 | 2567 | | |
2543 | 2568 | | |
| |||
3194 | 3219 | | |
3195 | 3220 | | |
3196 | 3221 | | |
3197 | | - | |
3198 | | - | |
3199 | | - | |
3200 | | - | |
| 3222 | + | |
| 3223 | + | |
| 3224 | + | |
| 3225 | + | |
3201 | 3226 | | |
3202 | 3227 | | |
3203 | 3228 | | |
3204 | 3229 | | |
3205 | 3230 | | |
3206 | 3231 | | |
3207 | | - | |
3208 | | - | |
3209 | | - | |
3210 | | - | |
| 3232 | + | |
| 3233 | + | |
| 3234 | + | |
| 3235 | + | |
3211 | 3236 | | |
3212 | | - | |
| 3237 | + | |
3213 | 3238 | | |
3214 | 3239 | | |
3215 | 3240 | | |
3216 | 3241 | | |
3217 | 3242 | | |
3218 | | - | |
3219 | | - | |
3220 | | - | |
3221 | | - | |
3222 | | - | |
3223 | | - | |
3224 | | - | |
3225 | | - | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
3226 | 3251 | | |
3227 | 3252 | | |
3228 | 3253 | | |
| |||
3433 | 3458 | | |
3434 | 3459 | | |
3435 | 3460 | | |
3436 | | - | |
3437 | | - | |
3438 | | - | |
3439 | | - | |
| 3461 | + | |
| 3462 | + | |
| 3463 | + | |
| 3464 | + | |
3440 | 3465 | | |
3441 | 3466 | | |
3442 | 3467 | | |
| |||
3525 | 3550 | | |
3526 | 3551 | | |
3527 | 3552 | | |
3528 | | - | |
3529 | | - | |
3530 | | - | |
3531 | | - | |
| 3553 | + | |
| 3554 | + | |
| 3555 | + | |
| 3556 | + | |
3532 | 3557 | | |
3533 | | - | |
3534 | | - | |
| 3558 | + | |
| 3559 | + | |
3535 | 3560 | | |
3536 | 3561 | | |
3537 | 3562 | | |
| |||
3562 | 3587 | | |
3563 | 3588 | | |
3564 | 3589 | | |
3565 | | - | |
3566 | | - | |
3567 | | - | |
3568 | | - | |
| 3590 | + | |
| 3591 | + | |
| 3592 | + | |
| 3593 | + | |
3569 | 3594 | | |
3570 | 3595 | | |
3571 | 3596 | | |
| |||
3874 | 3899 | | |
3875 | 3900 | | |
3876 | 3901 | | |
3877 | | - | |
3878 | | - | |
3879 | | - | |
| 3902 | + | |
| 3903 | + | |
| 3904 | + | |
3880 | 3905 | | |
3881 | 3906 | | |
3882 | 3907 | | |
| |||
0 commit comments