Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rslib v0.18.2 to fix panic issue in watch mode

image

Related Links

Checklist

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

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

netlify bot commented Nov 25, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 53e564f
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/69259a3d906f4d0008f40f47
😎 Deploy Preview https://deploy-preview-6649--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: 65 (🔴 down 2 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.

@Timeless0911 Timeless0911 enabled auto-merge (squash) November 25, 2025 12:00
Copilot finished reviewing on behalf of Timeless0911 November 25, 2025 12:00
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 @rslib/core from version 0.18.0 to 0.18.2 to resolve a panic issue that occurs in watch mode, as documented in the linked Rspack pull request.

  • Updates @rslib/core dependency version across all affected packages
  • Updates lock file to include new dependency versions and transitive dependencies

Reviewed changes

Copilot reviewed 16 out of 17 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 from 0.18.0 to 0.18.2
scripts/config/package.json Updates @rslib/core from 0.18.0 to 0.18.2
pnpm-lock.yaml Updates lock file with new @rslib/[email protected] resolution and transitive dependencies
packages/plugin-vue/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-svgr/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-svelte/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-stylus/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-solid/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-sass/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-react/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-preact/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-less/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/plugin-babel/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/create-rsbuild/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/core/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/compat/webpack/package.json Updates @rslib/core from 0.18.0 to 0.18.2
packages/compat/plugin-webpack-swc/package.json Updates @rslib/core from 0.18.0 to 0.18.2
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.

👍

@Timeless0911 Timeless0911 merged commit 7d102db into main Nov 26, 2025
18 checks passed
@Timeless0911 Timeless0911 deleted the rslib-0182 branch November 26, 2025 02:23
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