chore(deps): update rspack dependencies#79
Conversation
b3515f8 to
e109045
Compare
📝 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)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
e109045 to
6fdf0aa
Compare
This PR contains the following updates:
2.0.5→2.1.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0=0.100.5→=0.101.0Release Notes
web-infra-dev/rspack (@rspack/core)
v2.1.0Compare Source
What's Changed
🎉 See Announcing Rspack 2.1 for more details.
New Features 🎉
getProvidedExports()to JS API by @logonoff in #14349inon ESM imports by @ahabhgk in #14426maxGenerationstomaxVersionsby @ahabhgk in #14545Performance 🚀
Bug Fixes 🐞
overrideStrictfor ContextModule by @colinaaa in #14361dim()in graphical renderer by @ruanyl in #14561Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v2.0.8...v2.1.0
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.