chore(deps): update rspack dependencies#79
Conversation
b3515f8 to
e109045
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request updates rspack ecosystem dependencies across the project from versions 0.100.5 and 2.0.5 to 0.100.8 and 2.0.8. The Cargo.toml file pins eight Rust crates in 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This PR contains the following updates:
2.0.5→2.0.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8=0.100.5→=0.100.8Release Notes
web-infra-dev/rspack (@rspack/core)
v2.0.8Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v2.0.7...v2.0.8
v2.0.7Compare Source
What's Changed
New Features 🎉
container,function,gridandpureby @intellild in #14189Performance 🚀
Bug Fixes 🐞
output.library.type: 'jsonp'by @logonoff in #14278Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v2.0.6...v2.0.7
v2.0.6Compare Source
Highlights
React Server Components: enforce
server-only/client-onlyboundariesRSC builds now validate the
server-onlyandclient-onlymarker packages. Importing aclient-onlymodule from a server-graph module (or aserver-onlymodule from a client-graph module) is reported as a diagnostic. This marker-package validation always runs and is independent ofdisableClientApiChecks, which now only scopes the React client-API checks.Expose
DeterministicModuleIdsPluginThe webpack-compatible deterministic module id plugin is now exposed through the JS API as
rspack.ids.DeterministicModuleIdsPlugin, giving you fine-grained control over module ids for long-term caching. It supports the webpack optionstest,maxLength,salt,fixedLength, andfailOnConflict.CSS Modules: preserve
composescascade orderCSS Modules now use a shared topological sort to keep the source order of
composes, so composed declarations land in the output cascade in the order you authored them. This fixes subtle specificity surprises when composing local class names across modules.What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
swc_expandswc_corefrom 66 to 68 by @CPunisher in #14241Full Changelog: web-infra-dev/rspack@v2.0.5...v2.0.6
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.