Skip to content

Commit

Permalink
chore: release packages 1.2.1 (#9090)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyMind authored Jan 22, 2025
1 parent 9696d62 commit fedb661
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion crates/node_binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Node binding for rspack",
"main": "binding.js",
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-darwin-arm64",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.darwin-arm64.node",
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-darwin-x64",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.darwin-x64.node",
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-linux-x64-gnu",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.linux-x64-gnu.node",
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/binding-win32-x64-msvc",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Node binding for rspack",
"main": "rspack.win32-x64-msvc.node",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monorepo",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "The fast Rust-based web bundler with webpack-compatible API",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rspack",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://rspack.dev",
"bugs": "https://github.com/web-infra-dev/rspack/issues",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rspack-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/cli",
"version": "1.2.0",
"version": "1.2.1",
"description": "CLI for rspack",
"homepage": "https://rspack.dev",
"bugs": "https://github.com/web-infra-dev/rspack/issues",
Expand Down Expand Up @@ -69,4 +69,4 @@
"access": "public",
"provenance": true
}
}
}
2 changes: 1 addition & 1 deletion packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/test-tools",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"description": "Test tools for rspack",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-tracing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/tracing",
"version": "1.2.0",
"version": "1.2.1",
"type": "module",
"description": "Internal tracing package for rspack",
"homepage": "https://rspack.dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rspack/core",
"version": "1.2.0",
"version": "1.2.1",
"webpackVersion": "5.75.0",
"license": "MIT",
"description": "The fast Rust-based web bundler with webpack-compatible API",
Expand Down

2 comments on commit fedb661

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on fedb661 Jan 22, 2025

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 (2025-01-21 c06787b) Current Change
10000_big_production-mode_disable-minimize + exec 36.7 s ± 515 ms 38.8 s ± 1.04 s +5.87 %
10000_development-mode + exec 1.86 s ± 52 ms 1.86 s ± 122 ms -0.09 %
10000_development-mode_hmr + exec 681 ms ± 9.8 ms 690 ms ± 30 ms +1.39 %
10000_production-mode + exec 2.45 s ± 138 ms 2.41 s ± 144 ms -1.38 %
10000_production-mode_persistent-cold + exec 2.61 s ± 155 ms 2.52 s ± 49 ms -3.46 %
10000_production-mode_persistent-hot + exec 1.77 s ± 116 ms 1.75 s ± 42 ms -1.38 %
arco-pro_development-mode + exec 1.76 s ± 98 ms 1.76 s ± 125 ms -0.02 %
arco-pro_development-mode_hmr + exec 388 ms ± 2.3 ms 388 ms ± 2.8 ms +0.04 %
arco-pro_production-mode + exec 3.64 s ± 257 ms 3.77 s ± 143 ms +3.52 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.75 s ± 314 ms 3.81 s ± 129 ms +1.59 %
arco-pro_production-mode_persistent-cold + exec 3.8 s ± 165 ms 3.91 s ± 91 ms +2.99 %
arco-pro_production-mode_persistent-hot + exec 2.34 s ± 79 ms 2.5 s ± 113 ms +6.91 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.67 s ± 99 ms 3.78 s ± 201 ms +3.06 %
large-dyn-imports_development-mode + exec 2.11 s ± 29 ms 2.09 s ± 45 ms -0.83 %
large-dyn-imports_production-mode + exec 2.16 s ± 40 ms 2.15 s ± 33 ms -0.63 %
threejs_development-mode_10x + exec 1.53 s ± 22 ms 1.52 s ± 18 ms -0.21 %
threejs_development-mode_10x_hmr + exec 788 ms ± 39 ms 787 ms ± 13 ms -0.09 %
threejs_production-mode_10x + exec 5.25 s ± 61 ms 5.44 s ± 94 ms +3.60 %
threejs_production-mode_10x_persistent-cold + exec 5.35 s ± 65 ms 5.52 s ± 203 ms +3.32 %
threejs_production-mode_10x_persistent-hot + exec 4.5 s ± 44 ms 4.75 s ± 313 ms +5.51 %
10000_big_production-mode_disable-minimize + rss memory 8680 MiB ± 34.2 MiB 8736 MiB ± 123 MiB +0.64 %
10000_development-mode + rss memory 656 MiB ± 19.6 MiB 678 MiB ± 20.8 MiB +3.43 %
10000_development-mode_hmr + rss memory 1264 MiB ± 163 MiB 1338 MiB ± 187 MiB +5.82 %
10000_production-mode + rss memory 639 MiB ± 31 MiB 680 MiB ± 22 MiB +6.41 %
10000_production-mode_persistent-cold + rss memory 744 MiB ± 15.6 MiB 774 MiB ± 19.7 MiB +3.95 %
10000_production-mode_persistent-hot + rss memory 723 MiB ± 37.7 MiB 752 MiB ± 28.9 MiB +4.06 %
arco-pro_development-mode + rss memory 553 MiB ± 38.1 MiB 602 MiB ± 25.3 MiB +8.98 %
arco-pro_development-mode_hmr + rss memory 631 MiB ± 36 MiB 680 MiB ± 101 MiB +7.70 %
arco-pro_production-mode + rss memory 738 MiB ± 66.3 MiB 755 MiB ± 26.1 MiB +2.34 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 730 MiB ± 23.1 MiB 761 MiB ± 26.6 MiB +4.29 %
arco-pro_production-mode_persistent-cold + rss memory 844 MiB ± 36.6 MiB 869 MiB ± 32.9 MiB +3.04 %
arco-pro_production-mode_persistent-hot + rss memory 695 MiB ± 19.9 MiB 791 MiB ± 31.4 MiB +13.90 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 727 MiB ± 32.5 MiB 772 MiB ± 24.6 MiB +6.20 %
large-dyn-imports_development-mode + rss memory 642 MiB ± 4.5 MiB 672 MiB ± 7.94 MiB +4.70 %
large-dyn-imports_production-mode + rss memory 523 MiB ± 4.79 MiB 558 MiB ± 14.3 MiB +6.55 %
threejs_development-mode_10x + rss memory 551 MiB ± 32.9 MiB 569 MiB ± 7.89 MiB +3.30 %
threejs_development-mode_10x_hmr + rss memory 1145 MiB ± 125 MiB 1160 MiB ± 144 MiB +1.33 %
threejs_production-mode_10x + rss memory 865 MiB ± 36.9 MiB 853 MiB ± 34.4 MiB -1.43 %
threejs_production-mode_10x_persistent-cold + rss memory 968 MiB ± 136 MiB 955 MiB ± 59.9 MiB -1.31 %
threejs_production-mode_10x_persistent-hot + rss memory 870 MiB ± 25.8 MiB 894 MiB ± 27.8 MiB +2.78 %

Threshold exceeded: ["10000_big_production-mode_disable-minimize + exec","arco-pro_production-mode_persistent-hot + exec","threejs_production-mode_10x_persistent-hot + exec"]

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on fedb661 Jan 22, 2025

Choose a reason for hiding this comment

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

📝 Ecosystem CI detail: Open

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

Please sign in to comment.