Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rsbuild 1.6.6

Related Links

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

Checklist

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

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

netlify bot commented Nov 13, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 417bfb1
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/6915caf0d4f2c10008d7f5bc
😎 Deploy Preview https://deploy-preview-1335--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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@rslib/core@1335
npm i https://pkg.pr.new/create-rslib@1335
npm i https://pkg.pr.new/rsbuild-plugin-dts@1335

commit: 417bfb1

Copilot finished reviewing on behalf of Timeless0911 November 13, 2025 12:14
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.3 to 1.6.6 across the entire codebase. It also updates the @rspack/core override from a canary version to the stable 1.6.3 release.

Key changes:

  • Updated @rsbuild/core dependency from ~1.6.3 to ~1.6.6 across all package.json files
  • Changed @rspack/core override in pnpm-workspace.yaml from canary build to stable 1.6.3
  • Updated test snapshots to reflect internal Rsbuild 1.6.6 changes (CSS loader configuration and comment simplifications)

Reviewed Changes

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

Show a summary per file
File Description
website/package.json Updated @rsbuild/core to 1.6.6
tests/package.json Updated @rsbuild/core to 1.6.6
tests/integration/node-polyfill/bundle/package.json Updated @rsbuild/core to 1.6.6
tests/integration/node-polyfill/bundle-false/package.json Updated @rsbuild/core to 1.6.6
tests/integration/minify/index.test.ts Updated test snapshot to reflect Rsbuild 1.6.6 comment format change (ESM import → import)
pnpm-workspace.yaml Changed @rspack/core override from canary to stable 1.6.3
pnpm-lock.yaml Updated lockfile with resolved dependencies for Rsbuild 1.6.6 and all transitive dependencies
packages/plugin-dts/package.json Updated @rsbuild/core to 1.6.6
packages/core/tests/snapshots/config.test.ts.snap Updated snapshots to reflect Rsbuild 1.6.6 CSS loader configuration changes (lightningcss-loader addition, importLoaders field reordering)
packages/core/package.json Updated @rsbuild/core to 1.6.6
packages/create-rslib/template-*/package.json Updated @rsbuild/core to 1.6.6 across all template files
packages/create-rslib/fragments/tools/storybook-*/package.json Updated @rsbuild/core to 1.6.6 across all fragment files
examples/module-federation/*/package.json Updated @rsbuild/core to 1.6.6
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

LGTM

@chenjiahan chenjiahan merged commit 3d1bd95 into main Nov 13, 2025
25 checks passed
@chenjiahan chenjiahan deleted the chore/bump-rsbuild-166 branch November 13, 2025 13:15
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