Conversation
✅ Deploy Preview for rspack canceled.
|
There was a problem hiding this comment.
Pull request overview
This PR bumps Rslib from v0.18.2 to v0.18.3 to fix the ecosystem CI failures. The update includes proper lockfile regeneration and test snapshot updates reflecting minor code generation changes.
Key changes:
- Updated
@rslib/coredependency from 0.18.2 to 0.18.3 across three packages - Updated transitive dependencies including
@rsbuild/coreto 1.6.12 andrsbuild-plugin-dtsto 0.18.3 - Test snapshot updated to reflect variable naming change in generated code (
__webpack_i__→__rspack_i)
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/create-rspack/package.json | Updated @rslib/core devDependency to 0.18.3 |
| packages/rspack-cli/package.json | Updated @rslib/core devDependency to 0.18.3 |
| packages/rspack/package.json | Updated @rslib/core devDependency to 0.18.3 |
| pnpm-lock.yaml | Regenerated lockfile with updated dependencies and transitive dependencies |
| tests/rspack-test/hotCases/css/recovery/snapshots/web/2.snap.txt | Updated snapshot to reflect code generation changes (variable naming and file size) from the Rslib update |
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. 📁 react-10kPath:
📁 react-1kPath:
📁 react-5kPath:
📁 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 47.72MB |
CodSpeed Performance ReportMerging #12362 will not alter performanceComparing Summary
|
Summary
bump Rslib 0.18.3 to fix eco CI.
https://github.com/rspack-contrib/rstack-ecosystem-ci/actions/runs/19886351710/job/56994325703
Related links
Checklist