Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.14.2 (#8543)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 8360311 commit accbdfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"url": "https://github.com/web-infra-dev/rspack"
},
"engines": {
"pnpm": "9.14.1"
"pnpm": "9.14.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down Expand Up @@ -81,7 +81,7 @@
"webpack-cli": "5.1.4",
"zx": "7.2.3"
},
"packageManager": "pnpm@9.14.1",
"packageManager": "pnpm@9.14.2",
"pnpm": {
"patchedDependencies": {
"graceful-fs@4.2.10": "patches/graceful-fs@4.2.10.patch",
Expand Down

2 comments on commit accbdfc

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
_selftest ✅ success
rsdoctor ✅ success
rspress ✅ success
rslib ❌ failure
rsbuild ✅ success
examples ✅ success
devserver ✅ success
nuxt ✅ success

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2024-11-27 c1e8f11) Current Change
10000_big_production-mode_disable-minimize + exec 40.2 s ± 1.43 s 40 s ± 886 ms -0.57 %
10000_development-mode + exec 1.82 s ± 32 ms 1.83 s ± 34 ms +0.32 %
10000_development-mode_hmr + exec 644 ms ± 15 ms 641 ms ± 5.6 ms -0.43 %
10000_production-mode + exec 2.41 s ± 42 ms 2.39 s ± 39 ms -0.62 %
arco-pro_development-mode + exec 1.79 s ± 61 ms 1.79 s ± 69 ms +0.30 %
arco-pro_development-mode_hmr + exec 429 ms ± 2.1 ms 430 ms ± 2.6 ms +0.14 %
arco-pro_production-mode + exec 3.1 s ± 93 ms 3.13 s ± 79 ms +0.78 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.17 s ± 67 ms 3.18 s ± 44 ms +0.26 %
threejs_development-mode_10x + exec 1.62 s ± 16 ms 1.62 s ± 14 ms -0.17 %
threejs_development-mode_10x_hmr + exec 811 ms ± 12 ms 808 ms ± 5.1 ms -0.43 %
threejs_production-mode_10x + exec 4.9 s ± 36 ms 4.91 s ± 28 ms +0.05 %
10000_big_production-mode_disable-minimize + rss memory 12451 MiB ± 95.7 MiB 12756 MiB ± 126 MiB +2.44 %
10000_development-mode + rss memory 742 MiB ± 18.2 MiB 741 MiB ± 13.8 MiB -0.19 %
10000_development-mode_hmr + rss memory 1578 MiB ± 403 MiB 1554 MiB ± 581 MiB -1.52 %
10000_production-mode + rss memory 679 MiB ± 64.6 MiB 671 MiB ± 34 MiB -1.22 %
arco-pro_development-mode + rss memory 701 MiB ± 43.4 MiB 685 MiB ± 33.3 MiB -2.27 %
arco-pro_development-mode_hmr + rss memory 871 MiB ± 88.7 MiB 868 MiB ± 76.7 MiB -0.39 %
arco-pro_production-mode + rss memory 876 MiB ± 56.8 MiB 869 MiB ± 63.4 MiB -0.79 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 859 MiB ± 52.9 MiB 869 MiB ± 53.1 MiB +1.13 %
threejs_development-mode_10x + rss memory 785 MiB ± 49.8 MiB 817 MiB ± 23.1 MiB +4.07 %
threejs_development-mode_10x_hmr + rss memory 1478 MiB ± 164 MiB 1590 MiB ± 241 MiB +7.57 %
threejs_production-mode_10x + rss memory 1044 MiB ± 66.8 MiB 1060 MiB ± 36.5 MiB +1.58 %

Please sign in to comment.