Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

bump Rslib v0.18.5

Related links

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

Checklist

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

Copilot AI review requested due to automatic review settings December 18, 2025 11:17
@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 3c04025
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6943e2afc144990008eb403c
😎 Deploy Preview https://deploy-preview-12502--rspack.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 enabled auto-merge (squash) December 18, 2025 11:17
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Dec 18, 2025
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 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/core from 0.18.4 to 0.18.5 in three packages: rspack, rspack-cli, and create-rspack
  • Transitive dependencies updated: @rsbuild/core to 1.7.0-beta.0 and @rspack/core to 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.

@github-actions
Copy link
Contributor

Rsdoctor Bundle Diff Analysis

Found 5 project(s) in monorepo.

📊 Quick Summary (Click to expand)
Project Total Size Change
react-10k 5.7 MB ➡️ 0 B (0.0%)
react-1k 823.4 KB ➡️ 0 B (0.0%)
react-5k 2.7 MB ➡️ 0 B (0.0%)
rome 984.3 KB ➡️ 0 B (0.0%)
ui-components 2.1 MB ➡️ 0 B (0.0%)
📋 Detailed Reports (Click to expand)

📁 react-10k

Path: ../build-tools-performance/cases/react-10k/dist/rsdoctor-data.json

📌 Baseline Commit: fb80ef1cf5 | PR: #12500

Metric Current Baseline Change
📊 Total Size 5.7 MB 5.7 MB 0 B (0.0%)
📄 JavaScript 5.7 MB 5.7 MB 0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-10k Bundle Diff

📁 react-1k

Path: ../build-tools-performance/cases/react-1k/dist/rsdoctor-data.json

📌 Baseline Commit: fb80ef1cf5 | PR: #12500

Metric Current Baseline Change
📊 Total Size 823.4 KB 823.4 KB 0 B (0.0%)
📄 JavaScript 823.4 KB 823.4 KB 0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-1k Bundle Diff

📁 react-5k

Path: ../build-tools-performance/cases/react-5k/dist/rsdoctor-data.json

📌 Baseline Commit: fb80ef1cf5 | PR: #12500

Metric Current Baseline Change
📊 Total Size 2.7 MB 2.7 MB 0 B (0.0%)
📄 JavaScript 2.7 MB 2.7 MB 0 B (0.0%)
🎨 CSS 21.0 B 21.0 B 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: react-5k Bundle Diff

📁 rome

Path: ../build-tools-performance/cases/rome/dist/rsdoctor-data.json

📌 Baseline Commit: fb80ef1cf5 | PR: #12500

Metric Current Baseline Change
📊 Total Size 984.3 KB 984.3 KB 0 B (0.0%)
📄 JavaScript 984.3 KB 984.3 KB 0 B (0.0%)
🎨 CSS 0 B 0 B N/A
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: rome Bundle Diff

📁 ui-components

Path: ../build-tools-performance/cases/ui-components/dist/rsdoctor-data.json

📌 Baseline Commit: fb80ef1cf5 | PR: #12500

Metric Current Baseline Change
📊 Total Size 2.1 MB 2.1 MB 0 B (0.0%)
📄 JavaScript 2.0 MB 2.0 MB 0 B (0.0%)
🎨 CSS 83.0 KB 83.0 KB 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 0 B 0 B N/A

📦 Download Diff Report: ui-components Bundle Diff

Generated by Rsdoctor GitHub Action

@github-actions
Copy link
Contributor

📦 Binary Size-limit

Comparing 3c04025 to docs: enhance output.asyncChunks documentation and examples (#12500) by neverland

🙈 Size remains the same at 48.27MB

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 18, 2025

CodSpeed Performance Report

Merging #12502 will not alter performance

Comparing chore/bump-rslib-0185 (3c04025) with main (fb80ef1)

Summary

✅ 17 untouched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants