chore(deps): update all non-major dependencies #332
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.0
->^0.3.1
^0.3.0
->^0.3.1
^20.5.6
->^20.5.7
Release Notes
web-infra-dev/rspack (@rspack/cli)
v0.3.1
Compare Source
Highlight
Support option
resolveLoader
With this option, you can specify the resolving strategy for each loader.
For example, if you are developing a loader and want to showcase its usage from a user's perspective in an example, you can write:
Then, in the example code, you can write:
See more
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
resolveLoader
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/4008Watching
type by @hardfist in https://github.com/web-infra-dev/rspack/pull/4014ident
for builtin loader by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/4038Bug Fixes 🐞
initial_chunks
correctly by @hyf0 in https://github.com/web-infra-dev/rspack/pull/4022Other Changes
Full Changelog: web-infra-dev/rspack@v0.3.0...v0.3.1
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.