Skip to content

Conversation

Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Sep 18, 2025

Summary

Fix the Eco CI by bumping Rsbuild to version 1.5.9, which has inline const optimization temporarily disabled.

Related Links

Checklist

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

@Copilot Copilot AI review requested due to automatic review settings September 18, 2025 09:09
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.7 to 1.5.9 across the entire codebase. The update includes corresponding test output changes that reflect new build behavior in the newer version.

  • Updates @rsbuild/core dependency from ~1.5.7 to ~1.5.9 across all package.json files
  • Updates test snapshots and expectations to match new build output format
  • Changes configuration snapshots to reflect new default behavior (inlineConst: false)

Reviewed Changes

Copilot reviewed 32 out of 33 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/package.json Updates @rsbuild/core dependency version
tests/package.json Updates @rsbuild/core dependency version
tests/integration/*/index.test.ts Updates test expectations for new build output format
packages/*/package.json Updates @rsbuild/core dependency across all packages
packages/create-rslib/template-*/package.json Updates @rsbuild/core in all project templates
packages/core/tests/snapshots/config.test.ts.snap Updates configuration snapshots for new defaults
examples/*/package.json Updates @rsbuild/core in example projects
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 18, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit eaa87cf
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/68cbcc43c44a5a00084be217
😎 Deploy Preview https://deploy-preview-1234--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 f4758c0 into main Sep 18, 2025
17 checks passed
@Timeless0911 Timeless0911 deleted the rsbuild-159 branch September 18, 2025 09:58
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.

2 participants