Skip to content

chore(deps): update Rspack to 2.0.0-rc.0#158

Merged
Boshen merged 2 commits intorolldown:mainfrom
chenjiahan:update_rspack_0331
Apr 1, 2026
Merged

chore(deps): update Rspack to 2.0.0-rc.0#158
Boshen merged 2 commits intorolldown:mainfrom
chenjiahan:update_rspack_0331

Conversation

@chenjiahan
Copy link
Copy Markdown
Contributor

  • Update Rspack/Rsbuild to 2.0.0-rc.0
  • Disable split chunks in Rsbuild to better compare the size of a single bundle

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e3b6b216fa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copilot AI review requested due to automatic review settings April 1, 2026 02:34
Copy link
Copy Markdown

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 upgrades the benchmarking workspace’s Rspack/Rsbuild toolchain to the 2.0.0-rc.0 release candidate series and adjusts Rsbuild app configs to generate a single (non-split) bundle for easier size comparison in benchmark outputs.

Changes:

  • Bump @rspack/* and @rsbuild/* dependencies to 2.0.0-rc.0 (plus resulting lockfile updates).
  • Disable chunk splitting in Rsbuild configs for the React benchmark apps.
  • Normalize the apps/10000 Rsbuild output.distPath format to match the other apps.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updates Rsbuild/Rspack versions to 2.0.0-rc.0.
pnpm-lock.yaml Regenerates lockfile to reflect the dependency upgrades and transitive changes.
apps/1000/rsbuild.config.mjs Disables chunk splitting for Rsbuild production builds.
apps/3000/rsbuild.config.mjs Disables chunk splitting for Rsbuild production builds.
apps/5000/rsbuild.config.mjs Disables chunk splitting for Rsbuild production builds.
apps/10000/rsbuild.config.mjs Disables chunk splitting and aligns distPath shape with other apps.

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

@Boshen Boshen merged commit a169121 into rolldown:main Apr 1, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants