chore(deps): update rspack and rsbuild#1250
Conversation
Rsdoctor Bundle Diff AnalysisFound 12 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 browserPath:
📦 Download Diff Report: browser Bundle Diff 📁 browser-uiPath:
📦 Download Diff Report: browser-ui Bundle Diff 📁 core/browserPath:
📦 Download Diff Report: core/browser Bundle Diff 📁 core/mainPath:
📦 Download Diff Report: core/main Bundle Diff 📁 vscode/extensionPath:
📦 Download Diff Report: vscode/extension Bundle Diff Generated by Rsdoctor GitHub Action |
Summary
Background
Keep the Rstest build and adapter fixtures aligned with the latest Rspack and Rsbuild patch releases.
Implementation
@rsbuild/core@^2.0.6and@rsbuild/plugin-vue@^1.2.8.@rspack/core@2.0.3and@rspack/cli@2.0.3.User Impact
None — dependency maintenance only.
Related Links
Checklist
Validation
pnpm formatpnpm run lintpnpm run typecheckpnpm run buildpnpm run testcd e2e && pnpm test(passed after cleaning stale locale2e/build/{dist,custom}output from a prior run)pnpm run check-unusedpnpm run check-dependency-versionpnpm dedupe --check