Skip to content

chore: release v1.7.3#12788

Merged
chenjiahan merged 2 commits intomainfrom
release/v1.7.3
Jan 20, 2026
Merged

chore: release v1.7.3#12788
chenjiahan merged 2 commits intomainfrom
release/v1.7.3

Conversation

@ahabhgk
Copy link
Copy Markdown
Contributor

@ahabhgk ahabhgk commented Jan 20, 2026

Summary

Patch release: https://github.com/web-infra-dev/rspack/actions/runs/21164294047

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

rspack@0.7.3
rspack_allocator@0.7.3
rspack_binding_api@0.7.3
rspack_binding_build@0.7.3
rspack_binding_builder@0.7.3
rspack_binding_builder_macros@0.7.3
rspack_browser@0.7.3
rspack_browserslist@0.7.3
rspack_cacheable@0.7.3
rspack_cacheable_macros@0.7.3
rspack_collections@0.7.3
rspack_core@0.7.3
rspack_error@0.7.3
rspack_fs@0.7.3
rspack_futures@0.7.3
rspack_hash@0.7.3
rspack_hook@0.7.3
rspack_ids@0.7.3
rspack_javascript_compiler@0.7.3
rspack_loader_lightningcss@0.7.3
rspack_loader_preact_refresh@0.7.3
rspack_loader_react_refresh@0.7.3
rspack_loader_runner@0.7.3
rspack_loader_swc@0.7.3
rspack_loader_testing@0.7.3
rspack_location@0.7.3
rspack_macros@0.7.3
rspack_napi@0.7.3
rspack_napi_macros@0.7.3
rspack_paths@0.7.3
rspack_plugin_asset@0.7.3
rspack_plugin_banner@0.7.3
rspack_plugin_case_sensitive@0.7.3
rspack_plugin_circular_dependencies@0.7.3
rspack_plugin_copy@0.7.3
rspack_plugin_css@0.7.3
rspack_plugin_css_chunking@0.7.3
rspack_plugin_devtool@0.7.3
rspack_plugin_dll@0.7.3
rspack_plugin_dynamic_entry@0.7.3
rspack_plugin_ensure_chunk_conditions@0.7.3
rspack_plugin_entry@0.7.3
rspack_plugin_esm_library@0.7.3
rspack_plugin_externals@0.7.3
rspack_plugin_extract_css@0.7.3
rspack_plugin_hmr@0.7.3
rspack_plugin_html@0.7.3
rspack_plugin_ignore@0.7.3
rspack_plugin_javascript@0.7.3
rspack_plugin_json@0.7.3
rspack_plugin_lazy_compilation@0.7.3
rspack_plugin_library@0.7.3
rspack_plugin_lightning_css_minimizer@0.7.3
rspack_plugin_limit_chunk_count@0.7.3
rspack_plugin_merge_duplicate_chunks@0.7.3
rspack_plugin_mf@0.7.3
rspack_plugin_module_info_header@0.7.3
rspack_plugin_module_replacement@0.7.3
rspack_plugin_no_emit_on_errors@0.7.3
rspack_plugin_progress@0.7.3
rspack_plugin_real_content_hash@0.7.3
rspack_plugin_remove_duplicate_modules@0.7.3
rspack_plugin_remove_empty_chunks@0.7.3
rspack_plugin_rsdoctor@0.7.3
rspack_plugin_rslib@0.7.3
rspack_plugin_rstest@0.7.3
rspack_plugin_runtime@0.7.3
rspack_plugin_runtime_chunk@0.7.3
rspack_plugin_schemes@0.7.3
rspack_plugin_size_limits@0.7.3
rspack_plugin_split_chunks@0.7.3
rspack_plugin_sri@0.7.3
rspack_plugin_swc_js_minimizer@0.7.3
rspack_plugin_wasm@0.7.3
rspack_plugin_web_worker_template@0.7.3
rspack_plugin_worker@0.7.3
rspack_regex@0.7.3
rspack_storage@0.7.3
rspack_swc_plugin_import@0.7.3
rspack_swc_plugin_ts_collector@0.7.3
rspack_tasks@0.7.3
rspack_tracing@0.7.3
rspack_tracing_perfetto@0.7.3
rspack_util@0.7.3
rspack_watcher@0.7.3
rspack_workspace@0.7.3

Generated by cargo-workspaces
Copilot AI review requested due to automatic review settings January 20, 2026 07:29
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 20, 2026

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit b3381ac
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/696f2ecb922ed80008f46bfd

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jan 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 20, 2026

📝 Ecosystem CI detail: Open

suite result
rsbuild ❌ failure
rstest ❌ failure
rsdoctor ✅ success
plugin ✅ success
nuxt ✅ success
lynx-stack ❌ failure
rspress ✅ success
examples ✅ success
modernjs ✅ success
devserver ✅ success
rslib ✅ success

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR performs a routine patch release version bump from v1.7.2 to v1.7.3 across all packages in the rspack monorepo.

Changes:

  • Updated JavaScript package versions from 1.7.2 to 1.7.3 across 17 packages
  • Updated Rust crate versions from 0.7.2 to 0.7.3 across 92 workspace crates
  • Updated version constants in generated Rust source file

Reviewed changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Bumped monorepo root version to 1.7.3
packages/rspack/package.json Bumped @rspack/core version to 1.7.3
packages/rspack-test-tools/package.json Bumped @rspack/test-tools version to 1.7.3
packages/rspack-cli/package.json Bumped @rspack/cli version to 1.7.3
packages/rspack-browser/package.json Bumped @rspack/browser version to 1.7.3
packages/create-rspack/package.json Bumped create-rspack version to 1.7.3
crates/node_binding/package.json Bumped @rspack/binding version to 1.7.3
npm/win32-x64-msvc/package.json Bumped Windows x64 binding version to 1.7.3
npm/win32-ia32-msvc/package.json Bumped Windows ia32 binding version to 1.7.3
npm/win32-arm64-msvc/package.json Bumped Windows ARM64 binding version to 1.7.3
npm/wasm32-wasi/package.json Bumped WASM binding version to 1.7.3
npm/linux-x64-musl/package.json Bumped Linux x64 musl binding version to 1.7.3
npm/linux-x64-gnu/package.json Bumped Linux x64 gnu binding version to 1.7.3
npm/linux-arm64-musl/package.json Bumped Linux ARM64 musl binding version to 1.7.3
npm/linux-arm64-gnu/package.json Bumped Linux ARM64 gnu binding version to 1.7.3
npm/darwin-x64/package.json Bumped macOS x64 binding version to 1.7.3
npm/darwin-arm64/package.json Bumped macOS ARM64 binding version to 1.7.3
Cargo.toml Updated workspace and all dependency versions to 0.7.3
Cargo.lock Synchronized lockfile with Cargo.toml changes
crates/rspack_workspace/src/generated.rs Updated version constants to reflect new versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

Rsdoctor Bundle Diff Analysis

Found 5 projects in monorepo, 5 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB -
react-1k 825.4 KB -
react-5k 2.7 MB -
rome 984.2 KB -
ui-components 2.1 MB -
📋 Detailed Reports (Click to expand)

📁 react-10k

Path: ../build-tools-performance/cases/react-10k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 5.7 MB - -
📄 JavaScript 5.7 MB - -
🎨 CSS 21.0 B - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

📁 react-1k

Path: ../build-tools-performance/cases/react-1k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 825.4 KB - -
📄 JavaScript 825.4 KB - -
🎨 CSS 0 B - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

📁 react-5k

Path: ../build-tools-performance/cases/react-5k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 2.7 MB - -
📄 JavaScript 2.7 MB - -
🎨 CSS 21.0 B - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

📁 rome

Path: ../build-tools-performance/cases/rome/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 984.2 KB - -
📄 JavaScript 984.2 KB - -
🎨 CSS 0 B - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

📁 ui-components

Path: ../build-tools-performance/cases/ui-components/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 2.1 MB - -
📄 JavaScript 2.0 MB - -
🎨 CSS 83.0 KB - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

Generated by Rsdoctor GitHub Action

@github-actions
Copy link
Copy Markdown
Contributor

📦 Binary Size-limit

Comparing b3381ac to fix: sort css by sourceorder, esm import comes first (#12778) by Fy

🎉 Size decreased by 3.63KB from 47.99MB to 47.99MB (⬇️0.01%)

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jan 20, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing release/v1.7.3 (b3381ac) with main (6991b7b)

Summary

✅ 16 untouched benchmarks
⏩ 1 skipped benchmark1

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

@chenjiahan chenjiahan merged commit 6f161b5 into main Jan 20, 2026
245 of 250 checks passed
@chenjiahan chenjiahan deleted the release/v1.7.3 branch January 20, 2026 09:50
LingyuCoder pushed a commit that referenced this pull request Jan 21, 2026
* Release 0.7.3

rspack@0.7.3
rspack_allocator@0.7.3
rspack_binding_api@0.7.3
rspack_binding_build@0.7.3
rspack_binding_builder@0.7.3
rspack_binding_builder_macros@0.7.3
rspack_browser@0.7.3
rspack_browserslist@0.7.3
rspack_cacheable@0.7.3
rspack_cacheable_macros@0.7.3
rspack_collections@0.7.3
rspack_core@0.7.3
rspack_error@0.7.3
rspack_fs@0.7.3
rspack_futures@0.7.3
rspack_hash@0.7.3
rspack_hook@0.7.3
rspack_ids@0.7.3
rspack_javascript_compiler@0.7.3
rspack_loader_lightningcss@0.7.3
rspack_loader_preact_refresh@0.7.3
rspack_loader_react_refresh@0.7.3
rspack_loader_runner@0.7.3
rspack_loader_swc@0.7.3
rspack_loader_testing@0.7.3
rspack_location@0.7.3
rspack_macros@0.7.3
rspack_napi@0.7.3
rspack_napi_macros@0.7.3
rspack_paths@0.7.3
rspack_plugin_asset@0.7.3
rspack_plugin_banner@0.7.3
rspack_plugin_case_sensitive@0.7.3
rspack_plugin_circular_dependencies@0.7.3
rspack_plugin_copy@0.7.3
rspack_plugin_css@0.7.3
rspack_plugin_css_chunking@0.7.3
rspack_plugin_devtool@0.7.3
rspack_plugin_dll@0.7.3
rspack_plugin_dynamic_entry@0.7.3
rspack_plugin_ensure_chunk_conditions@0.7.3
rspack_plugin_entry@0.7.3
rspack_plugin_esm_library@0.7.3
rspack_plugin_externals@0.7.3
rspack_plugin_extract_css@0.7.3
rspack_plugin_hmr@0.7.3
rspack_plugin_html@0.7.3
rspack_plugin_ignore@0.7.3
rspack_plugin_javascript@0.7.3
rspack_plugin_json@0.7.3
rspack_plugin_lazy_compilation@0.7.3
rspack_plugin_library@0.7.3
rspack_plugin_lightning_css_minimizer@0.7.3
rspack_plugin_limit_chunk_count@0.7.3
rspack_plugin_merge_duplicate_chunks@0.7.3
rspack_plugin_mf@0.7.3
rspack_plugin_module_info_header@0.7.3
rspack_plugin_module_replacement@0.7.3
rspack_plugin_no_emit_on_errors@0.7.3
rspack_plugin_progress@0.7.3
rspack_plugin_real_content_hash@0.7.3
rspack_plugin_remove_duplicate_modules@0.7.3
rspack_plugin_remove_empty_chunks@0.7.3
rspack_plugin_rsdoctor@0.7.3
rspack_plugin_rslib@0.7.3
rspack_plugin_rstest@0.7.3
rspack_plugin_runtime@0.7.3
rspack_plugin_runtime_chunk@0.7.3
rspack_plugin_schemes@0.7.3
rspack_plugin_size_limits@0.7.3
rspack_plugin_split_chunks@0.7.3
rspack_plugin_sri@0.7.3
rspack_plugin_swc_js_minimizer@0.7.3
rspack_plugin_wasm@0.7.3
rspack_plugin_web_worker_template@0.7.3
rspack_plugin_worker@0.7.3
rspack_regex@0.7.3
rspack_storage@0.7.3
rspack_swc_plugin_import@0.7.3
rspack_swc_plugin_ts_collector@0.7.3
rspack_tasks@0.7.3
rspack_tracing@0.7.3
rspack_tracing_perfetto@0.7.3
rspack_util@0.7.3
rspack_watcher@0.7.3
rspack_workspace@0.7.3

Generated by cargo-workspaces

* chore: release v1.7.3
chenjiahan pushed a commit that referenced this pull request Jan 21, 2026
* Release 0.7.3

rspack@0.7.3
rspack_allocator@0.7.3
rspack_binding_api@0.7.3
rspack_binding_build@0.7.3
rspack_binding_builder@0.7.3
rspack_binding_builder_macros@0.7.3
rspack_browser@0.7.3
rspack_browserslist@0.7.3
rspack_cacheable@0.7.3
rspack_cacheable_macros@0.7.3
rspack_collections@0.7.3
rspack_core@0.7.3
rspack_error@0.7.3
rspack_fs@0.7.3
rspack_futures@0.7.3
rspack_hash@0.7.3
rspack_hook@0.7.3
rspack_ids@0.7.3
rspack_javascript_compiler@0.7.3
rspack_loader_lightningcss@0.7.3
rspack_loader_preact_refresh@0.7.3
rspack_loader_react_refresh@0.7.3
rspack_loader_runner@0.7.3
rspack_loader_swc@0.7.3
rspack_loader_testing@0.7.3
rspack_location@0.7.3
rspack_macros@0.7.3
rspack_napi@0.7.3
rspack_napi_macros@0.7.3
rspack_paths@0.7.3
rspack_plugin_asset@0.7.3
rspack_plugin_banner@0.7.3
rspack_plugin_case_sensitive@0.7.3
rspack_plugin_circular_dependencies@0.7.3
rspack_plugin_copy@0.7.3
rspack_plugin_css@0.7.3
rspack_plugin_css_chunking@0.7.3
rspack_plugin_devtool@0.7.3
rspack_plugin_dll@0.7.3
rspack_plugin_dynamic_entry@0.7.3
rspack_plugin_ensure_chunk_conditions@0.7.3
rspack_plugin_entry@0.7.3
rspack_plugin_esm_library@0.7.3
rspack_plugin_externals@0.7.3
rspack_plugin_extract_css@0.7.3
rspack_plugin_hmr@0.7.3
rspack_plugin_html@0.7.3
rspack_plugin_ignore@0.7.3
rspack_plugin_javascript@0.7.3
rspack_plugin_json@0.7.3
rspack_plugin_lazy_compilation@0.7.3
rspack_plugin_library@0.7.3
rspack_plugin_lightning_css_minimizer@0.7.3
rspack_plugin_limit_chunk_count@0.7.3
rspack_plugin_merge_duplicate_chunks@0.7.3
rspack_plugin_mf@0.7.3
rspack_plugin_module_info_header@0.7.3
rspack_plugin_module_replacement@0.7.3
rspack_plugin_no_emit_on_errors@0.7.3
rspack_plugin_progress@0.7.3
rspack_plugin_real_content_hash@0.7.3
rspack_plugin_remove_duplicate_modules@0.7.3
rspack_plugin_remove_empty_chunks@0.7.3
rspack_plugin_rsdoctor@0.7.3
rspack_plugin_rslib@0.7.3
rspack_plugin_rstest@0.7.3
rspack_plugin_runtime@0.7.3
rspack_plugin_runtime_chunk@0.7.3
rspack_plugin_schemes@0.7.3
rspack_plugin_size_limits@0.7.3
rspack_plugin_split_chunks@0.7.3
rspack_plugin_sri@0.7.3
rspack_plugin_swc_js_minimizer@0.7.3
rspack_plugin_wasm@0.7.3
rspack_plugin_web_worker_template@0.7.3
rspack_plugin_worker@0.7.3
rspack_regex@0.7.3
rspack_storage@0.7.3
rspack_swc_plugin_import@0.7.3
rspack_swc_plugin_ts_collector@0.7.3
rspack_tasks@0.7.3
rspack_tracing@0.7.3
rspack_tracing_perfetto@0.7.3
rspack_util@0.7.3
rspack_watcher@0.7.3
rspack_workspace@0.7.3

Generated by cargo-workspaces

* chore: release v1.7.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants