chore(deps): update rspack monorepo to v1.3.8#633
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
CodSpeed Performance ReportMerging #633 will not alter performanceComparing Summary
|
a50d1c5 to
c332cc4
Compare
aae28ef to
a40e79b
Compare
a40e79b to
fda21f1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.3.6->1.3.81.3.6->1.3.81.3.6->1.3.8Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.3.8Compare Source
Highlights 💡
Exposing SWC JS API
Rspack now experimentally exposes some SWC JavaScript APIs via
rspack.experiments.swc. This allows you to call SWC methods liketransformorminifywithout installing the additional @swc/core package.What's Changed
Exciting New Features 🎉
origin.locon chunkgroup by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10188/10188output.cleanby @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10207/10207Bug Fixes 🐞
Document Updates 📖
require.resolveWeakmodule method by @9ahttps://github.com/web-infra-dev/rspack/pull/10203/10203Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.7...v1.3.8
v1.3.7Compare Source
💡 Highlights
The rspack.dev now provides llms.txt to help LLMs better understand Rspack:
What's Changed
Performance Improvements ⚡
Vec::with_capacityfor hooks and plugins by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10178Exciting New Features 🎉
Bug Fixes 🐞
compiler.closewhen having errors by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10154nullto additional data of loader context by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10155parallelby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10164u16::MAXfor graphical reporter by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10180Document Updates 📖
Other Changes
need more infoorawaiting more feedbackby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10171New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.6...v1.3.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.