Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rsbuild 1.6.12

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings December 3, 2025 07:15
@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 245f853
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/692fe37a8302fb0008788cdf
😎 Deploy Preview https://deploy-preview-1375--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 December 3, 2025 07:16
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.10 to 1.6.12 across the entire monorepo, including test snapshots that reflect internal changes from the updated build tooling.

Key Changes

  • Updated @rsbuild/core dependency from ~1.6.10 to ~1.6.12 across all package.json files
  • Updated test snapshots to reflect Rsbuild/Rspack output changes (variable naming, function syntax, content hashes)
  • Fixed error output stream check in dts build test (stdout → stderr)

Reviewed changes

Copilot reviewed 38 out of 39 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.12
tests/package.json Updated @rsbuild/core to ~1.6.12
tests/integration/shims/index.test.ts Updated test expectations for renamed internal variables (_webpack* → _rspack*)
tests/integration/resolve/index.test.ts Updated snapshot for function syntax change
tests/integration/preserve-jsx/snapshots/index.test.ts.snap Updated snapshot for variable naming changes
tests/integration/node-polyfill/bundle/package.json Updated @rsbuild/core to ~1.6.12
tests/integration/node-polyfill/bundle-false/package.json Updated @rsbuild/core to ~1.6.12
tests/integration/minify/index.test.ts Updated snapshots for function syntax and hash changes
tests/integration/extension-alias/snapshots/index.test.ts.snap Updated snapshot for variable naming changes
tests/integration/dts/build/index.test.ts Fixed error output check from stdout to stderr
tests/integration/bundle-false/index.test.ts Updated snapshots for function syntax and variable naming changes
tests/integration/bundle-false/snapshots/index.test.ts.snap Updated snapshot for variable naming changes
tests/integration/auto-extension/index.test.ts Updated snapshots with new content hashes
tests/integration/asset/index.test.ts Updated snapshots for function syntax and variable naming changes
tests/integration/asset/snapshots/index.test.ts.snap Updated snapshots for function syntax and variable naming changes
tests/integration/alias/snapshots/index.test.ts.snap Updated snapshot for variable naming changes
pnpm-lock.yaml Updated dependency resolutions with Rsbuild 1.6.12 and Rspack 1.6.6
packages/plugin-dts/package.json Updated @rsbuild/core to ~1.6.12
packages/create-rslib/template-*/package.json Updated @rsbuild/core to ~1.6.12 across all templates
packages/create-rslib/fragments/tools/storybook-*/package.json Updated @rsbuild/core to ~1.6.12
packages/core/package.json Updated @rsbuild/core to ~1.6.12
examples/vue-component-bundleless/package.json Updated @rsbuild/core to ~1.6.12
examples/module-federation/*/package.json Updated @rsbuild/core to ~1.6.12 across all examples
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 40571fb into main Dec 3, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the bump-rsbuild-1202 branch December 3, 2025 07:27
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