Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rsbuild 1.6.9

Related Links

https://github.com/web-infra-dev/rsbuild/releases/tag/v1.6.9

Checklist

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

Copilot AI review requested due to automatic review settings November 25, 2025 11:25
@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit ac6b32b
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/6925922956aae40008e98bbb
😎 Deploy Preview https://deploy-preview-1366--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot finished reviewing on behalf of Timeless0911 November 25, 2025 11:27
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 Rsbuild from version 1.6.8 to 1.6.9, which also brings in an update to the underlying Rspack bundler from 1.6.4 to 1.6.5.

  • Version update consistently applied across all package.json files using the ~1.6.9 semver range
  • Test snapshots updated to reflect internal naming convention changes in Rspack (from __WEBPACK_EXTERNAL_* to __rspack_*)
  • Test coverage improved with an additional assertion for the qux external module

Reviewed changes

Copilot reviewed 28 out of 29 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/package.json Updated @rsbuild/core dependency to ~1.6.9
tests/package.json Updated @rsbuild/core dependency to ~1.6.9
packages/core/package.json Updated @rsbuild/core dependency to ~1.6.9
packages/plugin-dts/package.json Updated @rsbuild/core devDependency to ~1.6.9
examples/module-federation/*/package.json Updated @rsbuild/core dependencies to ~1.6.9
packages/create-rslib/**/package.json Updated @rsbuild/core in all template and fragment files to ~1.6.9
tests/integration/node-polyfill/index.test.ts Updated test expectations to use new __rspack_createRequire naming convention
tests/integration/minify/index.test.ts Updated inline snapshots to reflect new internal variable naming from __WEBPACK_IMPORTED_MODULE_* to __rspack_import_*
tests/integration/externals/index.test.ts Updated external module naming format and added missing test assertion for qux module
tests/integration/auto-external/index.test.ts Updated external module naming convention from __WEBPACK_EXTERNAL_MODULE_* to __rspack_external_*
tests/integration/node-polyfill/bundle*/package.json Updated @rsbuild/core dependencies to ~1.6.9
pnpm-lock.yaml Updated lockfile with new Rsbuild 1.6.9 and Rspack 1.6.5 resolutions
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@Timeless0911 Timeless0911 merged commit 402b077 into main Nov 25, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the rsbuild-169 branch November 25, 2025 11:32
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