Skip to content

chore: release 1.6.2#12161

Merged
chenjiahan merged 6 commits intomainfrom
release/1.6.2
Nov 12, 2025
Merged

chore: release 1.6.2#12161
chenjiahan merged 6 commits intomainfrom
release/1.6.2

Conversation

@stormslowly
Copy link
Contributor

Release 1.6.2

Related links

Checklist

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

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

Generated by cargo-workspaces
Copilot AI review requested due to automatic review settings November 12, 2025 03:49
@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 29c5279
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6914799a47621500080e5164

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

github-actions bot commented Nov 12, 2025

📝 Ecosystem CI detail: Open

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

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.1 to 1.6.2 across the entire monorepo, including JavaScript packages and Rust crates.

  • Version updated from 1.6.1 to 1.6.2 in all package.json files
  • Version updated from 0.6.1 to 0.6.2 in all Rust crates (Cargo.toml and Cargo.lock)
  • JSON arrays reformatted to multi-line format for better readability in package.json 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 version to 1.6.2 and reformatted files array
packages/rspack-test-tools/package.json Updated version to 1.6.2 and reformatted files array
packages/rspack-cli/package.json Updated version to 1.6.2 and reformatted files array
packages/rspack-browser/package.json Updated version to 1.6.2 and reformatted files array
packages/create-rspack/package.json Updated version to 1.6.2 and reformatted files array
package.json Updated version to 1.6.2 in root package
npm/win32-x64-msvc/package.json Updated version to 1.6.2 and reformatted os/cpu/files arrays
npm/win32-ia32-msvc/package.json Updated version to 1.6.2 and reformatted os/cpu/files arrays
npm/win32-arm64-msvc/package.json Updated version to 1.6.2 and reformatted os/cpu/files arrays
npm/wasm32-wasi/package.json Updated version to 1.6.2 and reformatted cpu array
npm/linux-x64-musl/package.json Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays
npm/linux-x64-gnu/package.json Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays
npm/linux-arm64-musl/package.json Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays
npm/linux-arm64-gnu/package.json Updated version to 1.6.2 and reformatted os/cpu/libc/files arrays
npm/darwin-x64/package.json Updated version to 1.6.2 and reformatted os/cpu/files arrays
npm/darwin-arm64/package.json Updated version to 1.6.2 and reformatted os/cpu/files arrays
crates/rspack_workspace/src/generated.rs Updated version constants to 1.6.2 and 0.6.2
crates/node_binding/package.json Updated version to 1.6.2
Cargo.toml Updated workspace version to 0.6.2 and all crate dependencies
Cargo.lock Updated version references for all rspack crates to 0.6.2

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

📦 Binary Size-limit

Comparing 29c5279 to revert: refactor: remove support for nested importModule usage (#12111) (#12165) by jinrui

❌ Size increased by 384bytes from 48.10MB to 48.10MB (⬆️0.00%)

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 12, 2025

CodSpeed Performance Report

Merging #12161 will not alter performance

Comparing release/1.6.2 (29c5279) with main (39a2b1f)1

Summary

✅ 17 untouched

Footnotes

  1. No successful run was found on main (7c5ba6a) during the generation of this report, so 39a2b1f was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

📝 Ecosystem CI detail: Open

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

📝 Ecosystem CI detail: Open

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

@chenjiahan chenjiahan merged commit f404ee1 into main Nov 12, 2025
170 of 178 checks passed
@chenjiahan chenjiahan deleted the release/1.6.2 branch November 12, 2025 14:15
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