Skip to content

chore(deps): update Rsbuild 2.0.0-beta.9#1545

Merged
Timeless0911 merged 1 commit intomainfrom
chore/rsbuild-beta-9
Mar 19, 2026
Merged

chore(deps): update Rsbuild 2.0.0-beta.9#1545
Timeless0911 merged 1 commit intomainfrom
chore/rsbuild-beta-9

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

update Rsbuild 2.0.0-beta.9

Related Links

https://github.com/web-infra-dev/rsbuild/releases/tag/v2.0.0-beta.9

Checklist

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

Copilot AI review requested due to automatic review settings March 19, 2026 08:39
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

Updates this repo’s Rsbuild dependency to @rsbuild/core@2.0.0-beta.9 and refreshes integration test snapshots to match the new emitted output (runtime/import ordering and runtime chunk contents).

Changes:

  • Bump @rsbuild/core from 2.0.0-beta.8 to 2.0.0-beta.9 across website, packages, tests, templates, and examples.
  • Update integration test inline snapshots impacted by the new output shape/order.
  • Regenerate pnpm-lock.yaml to reflect the dependency graph after the bump.

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
website/package.json Bumps @rsbuild/core to 2.0.0-beta.9 for the website workspace.
tests/package.json Bumps @rsbuild/core to 2.0.0-beta.9 for the test workspace.
tests/integration/vue/index.test.ts Updates bundle snapshot to match new emitted ESM output (runtime file no longer present in the snapshot map).
tests/integration/style/css-modules-named/index.test.ts Updates snapshot to match new ESM entry output (removed runtime side-effect import).
tests/integration/redirect/js.test.ts Updates snapshots to match new statement ordering in generated redirect output.
tests/integration/node-polyfill/index.test.ts Updates snapshot to match new emitted code ordering around rslib-runtime import and createRequire.
tests/integration/node-polyfill/bundle/package.json Bumps fixture @rsbuild/core to 2.0.0-beta.9.
tests/integration/node-polyfill/bundle-false/package.json Bumps fixture @rsbuild/core to 2.0.0-beta.9.
tests/integration/asset/index.test.ts Updates runtime chunk snapshot to match new minimal runtime content for __webpack_require__.p.
packages/plugin-dts/package.json Bumps @rsbuild/core devDependency to 2.0.0-beta.9.
packages/create-rslib/template-storybook/vue-ts/package.json Bumps template @rsbuild/core to 2.0.0-beta.9.
packages/create-rslib/template-storybook/vue-js/package.json Bumps template @rsbuild/core to 2.0.0-beta.9.
packages/create-rslib/template-storybook/react-ts/package.json Bumps template @rsbuild/core to 2.0.0-beta.9.
packages/create-rslib/template-storybook/react-js/package.json Bumps template @rsbuild/core to 2.0.0-beta.9.
packages/core/package.json Bumps runtime dependency @rsbuild/core to 2.0.0-beta.9 for @rslib/core.
examples/vue-component-bundleless/package.json Bumps example @rsbuild/core to 2.0.0-beta.9.
examples/module-federation/mf-remote/package.json Bumps example @rsbuild/core to 2.0.0-beta.9.
examples/module-federation/mf-react-component/package.json Bumps example @rsbuild/core to 2.0.0-beta.9.
examples/module-federation/mf-host/package.json Bumps example @rsbuild/core to 2.0.0-beta.9.
pnpm-lock.yaml Updates lockfile to reflect the new @rsbuild/core@2.0.0-beta.9 resolution across importers and snapshots.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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: af685424b1

ℹ️ 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".

@Timeless0911 Timeless0911 merged commit 8dc7a51 into main Mar 19, 2026
12 of 13 checks passed
@Timeless0911 Timeless0911 deleted the chore/rsbuild-beta-9 branch March 19, 2026 08:50
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