-
Notifications
You must be signed in to change notification settings - Fork 120
chore(deps): update rspack monorepo to v1.3.9 #714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 #714 will not alter performanceComparing Summary
|
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rspack/cli](https://rspack.dev) ([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli)) | [`1.3.8` -> `1.3.9`](https://renovatebot.com/diffs/npm/@rspack%2fcli/1.3.8/1.3.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@rspack/core](https://rspack.dev) ([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack)) | [`1.3.8` -> `1.3.9`](https://renovatebot.com/diffs/npm/@rspack%2fcore/1.3.8/1.3.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@rspack/test-tools](https://rspack.dev) ([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-test-tools)) | [`1.3.8` -> `1.3.9`](https://renovatebot.com/diffs/npm/@rspack%2ftest-tools/1.3.8/1.3.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>web-infra-dev/rspack (@​rspack/cli)</summary> ### [`v1.3.9`](https://github.com/web-infra-dev/rspack/releases/tag/v1.3.9) [Compare Source](https://github.com/web-infra-dev/rspack/compare/v1.3.8...v1.3.9) <!-- Release notes generated using configuration in .github/release.yml at v1.3.9 --> #### What's Changed ##### Performance Improvements ⚡ - perf: js stats by [@​SyMind](https://github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/10213](https://github.com/web-infra-dev/rspack/pull/10213) ##### Bug Fixes 🐞 - fix: clever merge resolve options by [@​ahabhgk](https://github.com/ahabhgk) in [https://github.com/web-infra-dev/rspack/pull/10231](https://github.com/web-infra-dev/rspack/pull/10231) - fix: set watchpack limit before loading watchpack by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10236](https://github.com/web-infra-dev/rspack/pull/10236) - fix: circular seen relations by [@​LingyuCoder](https://github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/10237](https://github.com/web-infra-dev/rspack/pull/10237) - fix: missing stack information from plugin error by [@​ScriptedAlchemy](https://github.com/ScriptedAlchemy) in [https://github.com/web-infra-dev/rspack/pull/10078](https://github.com/web-infra-dev/rspack/pull/10078) - fix: process warnings multiple times by [@​LingyuCoder](https://github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/10273](https://github.com/web-infra-dev/rspack/pull/10273) - fix(html): not to override plugin options when using multiple instances by [@​LingyuCoder](https://github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/10284](https://github.com/web-infra-dev/rspack/pull/10284) ##### Document Updates 📖 - docs: add JavaScript minify & transform example and api docs by [@​GiveMe-A-Name](https://github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/rspack/pull/10206](https://github.com/web-infra-dev/rspack/pull/10206) - docs: correct SWC API examples by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10228](https://github.com/web-infra-dev/rspack/pull/10228) - docs: fix the wrong container syntax by [@​SoonIter](https://github.com/SoonIter) in [https://github.com/web-infra-dev/rspack/pull/10232](https://github.com/web-infra-dev/rspack/pull/10232) - docs: improve tracing documentation by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10258](https://github.com/web-infra-dev/rspack/pull/10258) - docs: enhance Data URI module and MIME type rules by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10267](https://github.com/web-infra-dev/rspack/pull/10267) - docs: rewrite loader types documentation and examples by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10277](https://github.com/web-infra-dev/rspack/pull/10277) ##### Other Changes - chore: support event tracing by [@​hardfist](https://github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/10225](https://github.com/web-infra-dev/rspack/pull/10225) - chore: improve stats.toJson() bench case by [@​SyMind](https://github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/10226](https://github.com/web-infra-dev/rspack/pull/10226) - chore: release v1.3.8 by [@​SyMind](https://github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/10223](https://github.com/web-infra-dev/rspack/pull/10223) - refactor: CI better fallback runner label by [@​stormslowly](https://github.com/stormslowly) in [https://github.com/web-infra-dev/rspack/pull/10240](https://github.com/web-infra-dev/rspack/pull/10240) - chore(deps): update npm dependencies by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10251](https://github.com/web-infra-dev/rspack/pull/10251) - chore(deps): update pnpm to v10.10.0 by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10253](https://github.com/web-infra-dev/rspack/pull/10253) - chore(deps): update dependency webpack to v5.99.7 by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10249](https://github.com/web-infra-dev/rspack/pull/10249) - chore(deps): update dependency core-js to v3.42.0 by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10252](https://github.com/web-infra-dev/rspack/pull/10252) - chore: change RA targetdir by [@​hardfist](https://github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/10257](https://github.com/web-infra-dev/rspack/pull/10257) - ci: remove stale workflow by [@​LingyuCoder](https://github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/10243](https://github.com/web-infra-dev/rspack/pull/10243) - chore(deps): update dependency path-serializer to v0.4.0 by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10255](https://github.com/web-infra-dev/rspack/pull/10255) - ci: add required check for linting CI by [@​stormslowly](https://github.com/stormslowly) in [https://github.com/web-infra-dev/rspack/pull/10263](https://github.com/web-infra-dev/rspack/pull/10263) - chore: upgrade swc to v22.5.3 and enable swc tracing by [@​hardfist](https://github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/10256](https://github.com/web-infra-dev/rspack/pull/10256) - chore(deps): update github-actions by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10250](https://github.com/web-infra-dev/rspack/pull/10250) - chore(deps): remove loader-utils v2 by [@​chenjiahan](https://github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/10272](https://github.com/web-infra-dev/rspack/pull/10272) - chore: bump rspack resolver 0.5.6 by [@​stormslowly](https://github.com/stormslowly) in [https://github.com/web-infra-dev/rspack/pull/10276](https://github.com/web-infra-dev/rspack/pull/10276) - chore(deps): update dependency webpack to v5.99.8 by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10281](https://github.com/web-infra-dev/rspack/pull/10281) - chore(deps): update patch npm dependencies by [@​renovate](https://github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/10282](https://github.com/web-infra-dev/rspack/pull/10282) **Full Changelog**: web-infra-dev/rspack@v1.3.8...v1.3.9 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lynx-family/lynx-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJvdDpyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
1.3.8->1.3.91.3.8->1.3.91.3.8->1.3.9Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.3.9Compare Source
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.3.8...v1.3.9
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.