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 |
4abe0d3 to
732a9ea
Compare
732a9ea to
aa853db
Compare
|
aa853db to
cea6b70
Compare
This PR contains the following updates:
2.0.5→2.1.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3=0.100.5→=0.101.3Release Notes
web-infra-dev/rspack (@rspack/core)
v2.1.3Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Other Changes
d6bd70b(#14646 by @stormslowly)Full Changelog: web-infra-dev/rspack@v2.1.2...v2.1.3
v2.1.2Compare Source
What's Changed
Highlights 💡
Support
import.metastyle module variablesRspack now exposes more module variables through
import.meta, which aligns better with the ESM specification than CommonJS-style injected globals. When authoring ESM modules,import.metais now the recommended way to access these runtime values.The newly supported
import.metaproperties are:import.meta.rspackPublicPath__webpack_public_path__import.meta.rspackBaseUri__webpack_base_uri__import.meta.rspackShareScopes__webpack_share_scopes__import.meta.rspackInitSharing__webpack_init_sharing__import.meta.rspackNonce__webpack_nonce__import.meta.rspackUniqueId__rspack_unique_id__import.meta.rspackVersion__rspack_version__import.meta.rspackHash__webpack_hash__New Features 🎉
import.metastyle module variables (#14539 by @LingyuCoder)Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v2.1.1...v2.1.2
v2.1.1Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v2.1.0...v2.1.1
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 🐞
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.