Skip to content

Conversation

Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Sep 29, 2025

Summary

Bump Rsbuild 1.5.13.

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

Related Links

close: #1247

Checklist

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

@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 09:37
Copy link
Contributor

@Copilot 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 updates the Rsbuild dependency from version 1.5.12 to 1.5.13 across all package.json files in the project to maintain consistency and leverage the latest fixes and features.

  • Updates @rsbuild/core from ~1.5.12 to ~1.5.13 across all packages
  • Includes a test snapshot update reflecting new Rsbuild configuration defaults
  • Maintains consistent versioning across website, tests, examples, and template files

Reviewed Changes

Copilot reviewed 25 out of 26 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/package.json Updates @rsbuild/core to 1.5.13
tests/package.json Updates @rsbuild/core to 1.5.13
tests/integration/node-polyfill/bundle/package.json Updates @rsbuild/core to 1.5.13
tests/integration/node-polyfill/bundle-false/package.json Updates @rsbuild/core to 1.5.13
packages/plugin-dts/package.json Updates @rsbuild/core to 1.5.13
packages/core/package.json Updates @rsbuild/core to 1.5.13
packages/core/tests/snapshots/config.test.ts.snap Updates test snapshot with new browserLogs config
Multiple template files Updates @rsbuild/core to 1.5.13 in create-rslib templates
Multiple fragment files Updates @rsbuild/core to 1.5.13 in storybook fragments
Multiple example files Updates @rsbuild/core to 1.5.13 in module federation examples
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 884e2da
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/68da5371e3270100084ccb72
😎 Deploy Preview https://deploy-preview-1256--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.

@Timeless0911 Timeless0911 merged commit 2a70a78 into main Sep 29, 2025
16 checks passed
@Timeless0911 Timeless0911 deleted the rsbuild-1513 branch September 29, 2025 09:53
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.

[Bug] injectStyles: true generates module.id references in ESM output causing runtime errors

2 participants