-
-
Notifications
You must be signed in to change notification settings - Fork 757
chore(deps): bump Rslib v0.18.5 #12502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this 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 the @rslib/core dependency from version 0.18.4 to 0.18.5 across the project. The update includes transitive dependency changes and updates to test snapshots that reflect new build output from the updated tooling.
Key Changes
- Updated
@rslib/corefrom 0.18.4 to 0.18.5 in three packages:rspack,rspack-cli, andcreate-rspack - Transitive dependencies updated:
@rsbuild/coreto 1.7.0-beta.0 and@rspack/coreto 1.7.0-beta.0 - Test snapshot updated to reflect changes in minification output from the new Rslib version
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
packages/rspack/package.json |
Updated @rslib/core devDependency from 0.18.4 to 0.18.5 |
packages/rspack-cli/package.json |
Updated @rslib/core devDependency from 0.18.4 to 0.18.5 |
packages/create-rspack/package.json |
Updated @rslib/core devDependency from 0.18.4 to 0.18.5 |
pnpm-lock.yaml |
Updated lockfile with new @rslib/core version and transitive dependencies including beta versions of @rsbuild/core and @rspack/core, plus platform-specific bindings |
tests/rspack-test/hotCases/css/recovery/__snapshots__/web/2.snap.txt |
Updated snapshot to reflect changes in minification patterns and bundle size from new build tooling |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 5 project(s) in monorepo. 📊 Quick Summary (Click to expand)
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-1kPath:
📦 Download Diff Report: react-1k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 romePath:
📦 Download Diff Report: rome Bundle Diff 📁 ui-componentsPath:
📦 Download Diff Report: ui-components Bundle Diff Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🙈 Size remains the same at 48.27MB |
CodSpeed Performance ReportMerging #12502 will not alter performanceComparing Summary
|
Summary
bump Rslib v0.18.5
Related links
https://github.com/web-infra-dev/rslib/releases/tag/v0.18.5
Checklist