Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2 (#8660)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent aab44ba commit 6a5b766
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"jest-cli": "29.7.0",
"jest-environment-node": "29.7.0",
"lint-staged": "^15.0.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-2": "npm:[email protected]",
"rimraf": "3.0.2",
"ts-jest": "29.2.5",
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"case-police": "0.7.0",
"cspell": "^8.7.0",
"cspell-ban-words": "0.0.4",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rsbuild-plugin-google-analytics": "1.0.3",
"rsbuild-plugin-open-graph": "1.0.2",
"rspress": "1.37.3",
Expand Down

2 comments on commit 6a5b766

@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-12-10 222d040) Current Change
10000_big_production-mode_disable-minimize + exec 36.9 s ± 120 ms 36.9 s ± 101 ms -0.01 %
10000_development-mode + exec 1.78 s ± 20 ms 1.78 s ± 23 ms +0.13 %
10000_development-mode_hmr + exec 647 ms ± 14 ms 641 ms ± 13 ms -0.94 %
10000_production-mode + exec 2.33 s ± 30 ms 2.34 s ± 30 ms +0.27 %
arco-pro_development-mode + exec 1.76 s ± 72 ms 1.75 s ± 90 ms -0.67 %
arco-pro_development-mode_hmr + exec 424 ms ± 3.7 ms 424 ms ± 1.4 ms -0.16 %
arco-pro_production-mode + exec 3.12 s ± 83 ms 3.09 s ± 75 ms -0.76 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.15 s ± 67 ms 3.14 s ± 77 ms -0.41 %
threejs_development-mode_10x + exec 1.61 s ± 17 ms 1.62 s ± 12 ms +0.14 %
threejs_development-mode_10x_hmr + exec 787 ms ± 15 ms 785 ms ± 11 ms -0.34 %
threejs_production-mode_10x + exec 4.87 s ± 42 ms 4.86 s ± 24 ms -0.25 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.16 s ± 75 ms 3.13 s ± 100 ms -0.74 %
10000_big_production-mode_disable-minimize + rss memory 9801 MiB ± 45.3 MiB 9832 MiB ± 33.9 MiB +0.32 %
10000_development-mode + rss memory 814 MiB ± 15.8 MiB 827 MiB ± 45.8 MiB +1.61 %
10000_development-mode_hmr + rss memory 1931 MiB ± 377 MiB 1971 MiB ± 396 MiB +2.08 %
10000_production-mode + rss memory 694 MiB ± 34.6 MiB 715 MiB ± 35.8 MiB +3.03 %
arco-pro_development-mode + rss memory 712 MiB ± 43.5 MiB 726 MiB ± 51.4 MiB +2.02 %
arco-pro_development-mode_hmr + rss memory 914 MiB ± 82.9 MiB 920 MiB ± 146 MiB +0.63 %
arco-pro_production-mode + rss memory 825 MiB ± 49 MiB 812 MiB ± 41.4 MiB -1.53 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 827 MiB ± 66.8 MiB 819 MiB ± 41 MiB -0.88 %
threejs_development-mode_10x + rss memory 771 MiB ± 62.4 MiB 774 MiB ± 35.1 MiB +0.33 %
threejs_development-mode_10x_hmr + rss memory 1644 MiB ± 353 MiB 1684 MiB ± 130 MiB +2.41 %
threejs_production-mode_10x + rss memory 1122 MiB ± 48 MiB 1103 MiB ± 71.9 MiB -1.63 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 811 MiB ± 45.8 MiB 816 MiB ± 45.7 MiB +0.63 %

@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 ✅ success
_selftest ✅ success
rsdoctor ✅ success
rspress ✅ success
rslib ✅ success
rsbuild ✅ success
examples ✅ success
devserver ✅ success
nuxt ✅ success

Please sign in to comment.