Skip to content

chore(deps): bump Rslib to v0.19.0#6858

Merged
chenjiahan merged 1 commit intomainfrom
rslib/0.19.0
Dec 29, 2025
Merged

chore(deps): bump Rslib to v0.19.0#6858
chenjiahan merged 1 commit intomainfrom
rslib/0.19.0

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

Bump Rslib v0.19.0 and remove experiments.advancedEsm config since it defaults to true.

Related Links

https://github.com/web-infra-dev/rslib/releases/tag/v0.19.0

Checklist

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

Copilot AI review requested due to automatic review settings December 29, 2025 07:30
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 29, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit e80df36
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/69522e00acb2b80008ad83d0
😎 Deploy Preview https://deploy-preview-6858--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 55 (🔴 down 18 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
Copy Markdown
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 upgrades the @rslib/core dependency from version 0.18.6 to 0.19.0 across the monorepo and removes the experiments.advancedEsm configuration option, which now defaults to true in the new version.

  • Consistently updates @rslib/core to version 0.19.0 across all 15 packages
  • Removes experiments.advancedEsm configuration from 4 rslib config files
  • Updates pnpm lockfile with new dependency resolutions

Reviewed changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/test-helper/package.json Updates @rslib/core devDependency to 0.19.0
scripts/config/package.json Updates @rslib/core devDependency to 0.19.0
scripts/config/rslib.config.ts Removes experiments.advancedEsm from esmConfig
packages/core/package.json Updates @rslib/core devDependency to 0.19.0
packages/core/rslib.config.ts Removes experiments.advancedEsm from three ESM configurations (esm_index, esm_loaders, esm_client)
packages/create-rsbuild/package.json Updates @rslib/core devDependency to 0.19.0
packages/create-rsbuild/rslib.config.ts Removes experiments.advancedEsm from ESM configuration
packages/plugin-babel/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-less/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-preact/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-react/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-sass/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-solid/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-stylus/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-svelte/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-svgr/package.json Updates @rslib/core devDependency to 0.19.0
packages/plugin-svgr/rslib.config.ts Removes experiments.advancedEsm from ESM loader configuration
packages/plugin-vue/package.json Updates @rslib/core devDependency to 0.19.0
packages/webpack/package.json Updates @rslib/core devDependency to 0.19.0
pnpm-lock.yaml Updates lockfile with new @rslib/core version and rsbuild-plugin-dts dependency 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.

@chenjiahan chenjiahan changed the title chore(deps): bump Rslib v0.19.0 chore(deps): bump Rslib to v0.19.0 Dec 29, 2025
@chenjiahan chenjiahan enabled auto-merge (squash) December 29, 2025 07:33
@chenjiahan chenjiahan merged commit 68a422e into main Dec 29, 2025
19 checks passed
@chenjiahan chenjiahan deleted the rslib/0.19.0 branch December 29, 2025 07:40
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