Skip to content

Conversation

@CPunisher
Copy link
Contributor

@CPunisher CPunisher commented Dec 17, 2025

Summary

See #12294

Checklist

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

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

Generated by cargo-workspaces
Copilot AI review requested due to automatic review settings December 17, 2025 07:31
@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit e5867b7
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/69425c6d7de78e00081d1a40

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Dec 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2025

📝 Ecosystem CI detail: Open

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

Copy link
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 bumps the version from 1.6.7 to 1.7.0-beta.0 across all packages in the rspack monorepo in preparation for a beta release. The version update follows the established pattern where JavaScript packages use version 1.x.x while Rust workspace crates use 0.x.x.

Key Changes

  • JavaScript packages updated from 1.6.7 to 1.7.0-beta.0
  • Rust workspace crates updated from 0.6.7 to 0.7.0-beta.0
  • All version references updated consistently across package.json, Cargo.toml, Cargo.lock, and generated.rs files

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
packages/rspack/package.json Updated @rspack/core to 1.7.0-beta.0
packages/rspack-test-tools/package.json Updated @rspack/test-tools to 1.7.0-beta.0
packages/rspack-cli/package.json Updated @rspack/cli to 1.7.0-beta.0
packages/rspack-browser/package.json Updated @rspack/browser to 1.7.0-beta.0
packages/create-rspack/package.json Updated create-rspack to 1.7.0-beta.0
package.json Updated monorepo root to 1.7.0-beta.0
npm/*/package.json Updated all platform-specific binding packages to 1.7.0-beta.0
crates/node_binding/package.json Updated @rspack/binding to 1.7.0-beta.0
crates/rspack_workspace/src/generated.rs Updated version constants for JavaScript (1.7.0-beta.0) and Rust workspace (0.7.0-beta.0)
Cargo.toml Updated workspace version to 0.7.0-beta.0 and all 86 rspack crate dependencies
Cargo.lock Updated all rspack crate versions to 0.7.0-beta.0 in the lock file

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

@github-actions
Copy link
Contributor

Rsdoctor Bundle Diff Analysis

Found 5 project(s) in monorepo.

📊 Quick Summary (Click to expand)
Project Total Size Change
react-10k 5.7 MB ➡️ 14.0 B (0.0%)
react-1k 823.4 KB ➡️ 14.0 B (0.0%)
rome 984.3 KB ➡️ 14.0 B (0.0%)
react-5k 2.7 MB ➡️ 14.0 B (0.0%)
ui-components 2.1 MB ➡️ 14.0 B (0.0%)
📋 Detailed Reports (Click to expand)

📁 react-10k

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

📌 Baseline Commit: aaf1c4907f | PR: #12483

Metric Current Baseline Change
📊 Total Size 5.7 MB 5.7 MB 14.0 B (0.0%)
📄 JavaScript 5.7 MB 5.7 MB 14.0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-10k Bundle Diff

📁 react-1k

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

📌 Baseline Commit: aaf1c4907f | PR: #12483

Metric Current Baseline Change
📊 Total Size 823.4 KB 823.4 KB 14.0 B (0.0%)
📄 JavaScript 823.4 KB 823.4 KB 14.0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-1k Bundle Diff

📁 rome

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

📌 Baseline Commit: aaf1c4907f | PR: #12483

Metric Current Baseline Change
📊 Total Size 984.3 KB 984.3 KB 14.0 B (0.0%)
📄 JavaScript 984.3 KB 984.3 KB 14.0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: rome Bundle Diff

📁 react-5k

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

📌 Baseline Commit: aaf1c4907f | PR: #12483

Metric Current Baseline Change
📊 Total Size 2.7 MB 2.7 MB 14.0 B (0.0%)
📄 JavaScript 2.7 MB 2.7 MB 14.0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-5k Bundle Diff

📁 ui-components

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

📌 Baseline Commit: aaf1c4907f | PR: #12483

Metric Current Baseline Change
📊 Total Size 2.1 MB 2.1 MB 14.0 B (0.0%)
📄 JavaScript 2.0 MB 2.0 MB 14.0 B (0.0%)
🎨 CSS 83.0 KB 83.0 KB 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: ui-components Bundle Diff

Generated by Rsdoctor GitHub Action

@github-actions
Copy link
Contributor

📦 Binary Size-limit

Comparing e5867b7 to feat: stabilize SubresourceIntegrityPlugin (#12483) by harpsealjs

❌ Size increased by 896bytes from 48.29MB to 48.29MB (⬆️0.00%)

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 17, 2025

CodSpeed Performance Report

Merging #12487 will not alter performance

Comparing release/v1.7.0 (e5867b7) with main (aaf1c49)

Summary

✅ 17 untouched

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