Skip to content

chore(deps): bump Rslib 0.18.1 and remove unnecessary build config#12273

Merged
Timeless0911 merged 1 commit intomainfrom
chore/bump-rslib-0181
Nov 24, 2025
Merged

chore(deps): bump Rslib 0.18.1 and remove unnecessary build config#12273
Timeless0911 merged 1 commit intomainfrom
chore/bump-rslib-0181

Conversation

@Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Nov 24, 2025

Summary

  • bump Rslib v0.18.1
  • remove unnecessary build config which delete entry module loader in Rslib

Related links

Checklist

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

Copilot AI review requested due to automatic review settings November 24, 2025 08:33
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit c4cffe3
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/692418e86748210008f80e9f

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 24, 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 updates the Rslib dependency from version 0.18.0 to 0.18.1 across all packages and removes a bundlerChain workaround that is no longer needed in the main rslib configuration. The update suggests that Rslib 0.18.1 includes a fix for the circular dependency issue that previously required a manual workaround in the build configuration.

Key Changes:

  • Upgraded @rslib/core from 0.18.0 to 0.18.1 across packages (rspack, rspack-cli, create-rspack)
  • Removed the bundlerChain workaround from packages/rspack/rslib.config.mts that was addressing a "Cannot access 'Compiler' before initialization" circular dependency error
  • Reformatted "files" fields in package.json files to multi-line arrays for better readability

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
pnpm-lock.yaml Updated lock file entries for @rslib/core 0.18.1, rsbuild-plugin-dts 0.18.1, and transitive dependencies using @rsbuild/core 1.6.8
packages/rspack/rslib.config.mts Removed bundlerChain workaround that deleted the entry loader, as the circular dependency issue is resolved in Rslib 0.18.1
packages/rspack/package.json Updated @rslib/core to 0.18.1 and reformatted files array to multi-line format
packages/rspack-cli/package.json Updated @rslib/core to 0.18.1 and reformatted files array to multi-line format
packages/create-rspack/package.json Updated @rslib/core to 0.18.1 and reformatted files array to multi-line format
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 enabled auto-merge (squash) November 24, 2025 08:37
@github-actions
Copy link
Contributor

📦 Binary Size-limit

Comparing c4cffe3 to feat: support SRI with experiments.css and CssExtractRspackPlugin (#12239) by harpsealjs

❌ Size increased by 7.13KB from 47.63MB to 47.64MB (⬆️0.01%)

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 24, 2025

CodSpeed Performance Report

Merging #12273 will not alter performance

Comparing chore/bump-rslib-0181 (c4cffe3) with main (2eacc2b)

Summary

✅ 17 untouched

@Timeless0911 Timeless0911 merged commit 1d0d8cd into main Nov 24, 2025
61 of 69 checks passed
@Timeless0911 Timeless0911 deleted the chore/bump-rslib-0181 branch November 24, 2025 09:06
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