Skip to content

chore(deps): upgrade rsbuild to 2.0.8#1676

Merged
Timeless0911 merged 2 commits into
mainfrom
david/chore-rsbuild-2-0-8
May 28, 2026
Merged

chore(deps): upgrade rsbuild to 2.0.8#1676
Timeless0911 merged 2 commits into
mainfrom
david/chore-rsbuild-2-0-8

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

This PR upgrades @rsbuild/core to 2.0.8 across packages, examples, and integration fixtures. It refreshes affected integration snapshots for the updated Rspack output and adjusts the node-polyfill Buffer assertion to match the new dot-property export access emitted by Rsbuild/Rspack.

Related Links

https://github.com/web-infra-dev/rsbuild/releases/tag/v2.0.8

Checklist

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

Copilot AI review requested due to automatic review settings May 28, 2026 08:46
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying rslib with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1a9e3f
Status: ✅  Deploy successful!
Preview URL: https://42000e49.rslib.pages.dev
Branch Preview URL: https://david-chore-rsbuild-2-0-8.rslib.pages.dev

View logs

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

This PR upgrades Rsbuild from ~2.0.7 to ~2.0.8 across the monorepo and refreshes integration expectations for the updated Rspack output.

Changes:

  • Updated direct @rsbuild/core dependency ranges in packages, examples, tests, website, and Storybook templates.
  • Regenerated pnpm-lock.yaml, including Rspack and SWC helper transitive updates.
  • Updated integration snapshots/assertions for changed runtime/export emission.

Reviewed changes

Copilot reviewed 21 out of 22 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/core/package.json Updates core package Rsbuild dependency.
packages/plugin-dts/package.json Updates plugin DTS dev Rsbuild dependency.
packages/create-rslib/template-storybook/react-js/package.json Updates React JS Storybook template dependency.
packages/create-rslib/template-storybook/react-ts/package.json Updates React TS Storybook template dependency.
packages/create-rslib/template-storybook/vue-js/package.json Updates Vue JS Storybook template dependency.
packages/create-rslib/template-storybook/vue-ts/package.json Updates Vue TS Storybook template dependency.
examples/module-federation/mf-host/package.json Updates MF host example dependency.
examples/module-federation/mf-remote/package.json Updates MF remote example dependency.
examples/module-federation/mf-react-component/package.json Updates MF React component example dependency.
examples/vue-component-bundleless/package.json Updates Vue bundleless example dependency.
tests/package.json Updates integration test workspace dependency.
website/package.json Updates website Rsbuild dependency.
tests/integration/node-polyfill/bundle/package.json Updates node-polyfill bundled fixture dependency.
tests/integration/node-polyfill/bundle-false/package.json Updates node-polyfill bundleless fixture dependency.
tests/integration/node-polyfill/index.test.ts Adjusts Buffer polyfill assertion for dot-property output.
tests/integration/resolve/index.test.ts Refreshes inline snapshots for updated output.
tests/integration/minify/index.test.ts Refreshes MF minify snapshots for updated export emission.
tests/integration/auto-extension/index.test.ts Refreshes hash snapshots affected by output changes.
tests/integration/asset/__snapshots__/index.test.ts.snap Refreshes asset/SVGR runtime snapshots.
tests/integration/bundle-false/__snapshots__/index.test.ts.snap Refreshes bundleless runtime snapshot.
tests/integration/preserve-jsx/__snapshots__/index.test.ts.snap Refreshes JSX preservation runtime snapshot.
pnpm-lock.yaml Regenerates lockfile for Rsbuild 2.0.8 and transitive updates.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@Timeless0911 Timeless0911 merged commit 3ddbdfc into main May 28, 2026
11 checks passed
@Timeless0911 Timeless0911 deleted the david/chore-rsbuild-2-0-8 branch May 28, 2026 08:55
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