Skip to content

Commit

Permalink
chore: release packages v1.2.3 (#9240)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahabhgk authored Feb 11, 2025
1 parent 7ddaa9a commit 38fbd20
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"homepage": "https://rspack.dev",
"bugs": "https://github.com/web-infra-dev/rspack/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion 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.2",
"version": "1.2.3",
"description": "CLI for rspack",
"homepage": "https://rspack.dev",
"bugs": "https://github.com/web-infra-dev/rspack/issues",
Expand Down
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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"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.2",
"version": "1.2.3",
"webpackVersion": "5.75.0",
"license": "MIT",
"description": "The fast Rust-based web bundler with webpack-compatible API",
Expand Down

2 comments on commit 38fbd20

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on 38fbd20 Feb 11, 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 ❌ failure
rsbuild ❌ failure
rsdoctor ❌ failure
examples ✅ success
devserver ✅ success
nuxt ✅ success

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on 38fbd20 Feb 11, 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-02-11 9d82335) Current Change
10000_big_production-mode_disable-minimize + exec 37.7 s ± 637 ms 39.1 s ± 1.07 s +3.75 %
10000_development-mode + exec 1.88 s ± 89 ms 1.86 s ± 34 ms -0.72 %
10000_development-mode_hmr + exec 685 ms ± 7.4 ms 696 ms ± 32 ms +1.62 %
10000_production-mode + exec 2.28 s ± 51 ms 2.28 s ± 86 ms +0.02 %
10000_production-mode_persistent-cold + exec 2.47 s ± 72 ms 2.43 s ± 25 ms -1.61 %
10000_production-mode_persistent-hot + exec 1.65 s ± 61 ms 1.7 s ± 228 ms +2.87 %
arco-pro_development-mode + exec 1.78 s ± 145 ms 1.74 s ± 140 ms -2.17 %
arco-pro_development-mode_hmr + exec 389 ms ± 2.1 ms 387 ms ± 2.7 ms -0.41 %
arco-pro_production-mode + exec 3.59 s ± 217 ms 3.65 s ± 187 ms +1.72 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.72 s ± 229 ms 3.66 s ± 138 ms -1.51 %
arco-pro_production-mode_persistent-cold + exec 3.85 s ± 164 ms 3.77 s ± 162 ms -2.20 %
arco-pro_production-mode_persistent-hot + exec 2.36 s ± 99 ms 2.4 s ± 221 ms +1.84 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.63 s ± 69 ms 3.75 s ± 320 ms +3.33 %
large-dyn-imports_development-mode + exec 2.09 s ± 24 ms 2.14 s ± 96 ms +2.23 %
large-dyn-imports_production-mode + exec 2.15 s ± 71 ms 2.16 s ± 31 ms +0.28 %
threejs_development-mode_10x + exec 1.54 s ± 25 ms 1.53 s ± 38 ms -0.10 %
threejs_development-mode_10x_hmr + exec 779 ms ± 7 ms 790 ms ± 9.1 ms +1.43 %
threejs_production-mode_10x + exec 5.2 s ± 32 ms 5.27 s ± 165 ms +1.43 %
threejs_production-mode_10x_persistent-cold + exec 5.27 s ± 65 ms 5.38 s ± 392 ms +2.04 %
threejs_production-mode_10x_persistent-hot + exec 4.53 s ± 220 ms 4.53 s ± 214 ms +0.04 %
10000_big_production-mode_disable-minimize + rss memory 8706 MiB ± 32.4 MiB 8702 MiB ± 62.1 MiB -0.04 %
10000_development-mode + rss memory 649 MiB ± 12.6 MiB 674 MiB ± 17 MiB +3.93 %
10000_development-mode_hmr + rss memory 1344 MiB ± 112 MiB 1279 MiB ± 165 MiB -4.86 %
10000_production-mode + rss memory 621 MiB ± 21.8 MiB 646 MiB ± 16.9 MiB +4.13 %
10000_production-mode_persistent-cold + rss memory 746 MiB ± 24.7 MiB 747 MiB ± 24.3 MiB +0.12 %
10000_production-mode_persistent-hot + rss memory 717 MiB ± 23.3 MiB 751 MiB ± 25.7 MiB +4.71 %
arco-pro_development-mode + rss memory 569 MiB ± 17.5 MiB 596 MiB ± 27.7 MiB +4.70 %
arco-pro_development-mode_hmr + rss memory 643 MiB ± 49.1 MiB 661 MiB ± 60.4 MiB +2.84 %
arco-pro_production-mode + rss memory 714 MiB ± 28.8 MiB 721 MiB ± 38 MiB +1.05 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 732 MiB ± 22.4 MiB 737 MiB ± 35 MiB +0.62 %
arco-pro_production-mode_persistent-cold + rss memory 853 MiB ± 45.5 MiB 844 MiB ± 21.7 MiB -1.11 %
arco-pro_production-mode_persistent-hot + rss memory 708 MiB ± 27.8 MiB 737 MiB ± 18.1 MiB +4.05 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 727 MiB ± 48.2 MiB 717 MiB ± 33.9 MiB -1.43 %
large-dyn-imports_development-mode + rss memory 644 MiB ± 5.26 MiB 645 MiB ± 5.85 MiB +0.11 %
large-dyn-imports_production-mode + rss memory 526 MiB ± 7.84 MiB 529 MiB ± 6.77 MiB +0.54 %
threejs_development-mode_10x + rss memory 553 MiB ± 16.3 MiB 550 MiB ± 9.13 MiB -0.51 %
threejs_development-mode_10x_hmr + rss memory 1145 MiB ± 140 MiB 1141 MiB ± 123 MiB -0.33 %
threejs_production-mode_10x + rss memory 828 MiB ± 50.8 MiB 836 MiB ± 39.6 MiB +0.93 %
threejs_production-mode_10x_persistent-cold + rss memory 960 MiB ± 14.5 MiB 946 MiB ± 12.2 MiB -1.42 %
threejs_production-mode_10x_persistent-hot + rss memory 877 MiB ± 54.8 MiB 853 MiB ± 40 MiB -2.77 %

Please sign in to comment.