chore(deps): update npm dev dependencies #5863
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:
2.48.3
->2.48.4
3.0.0-alpha.41
->3.0.0-alpha.45
0.5.4
->0.6.0
0.5.4
->0.6.0
0.5.4
->0.6.0
1.4.12
->1.4.13
0.5.6
->0.5.8
18.19.26
->18.19.31
20.9.4
->20.12.7
18.2.67
->18.2.75
0.5.10
->0.6.1
3.36.0
->3.36.1
4.7.7
->4.8.1
0.46.0
->0.47.0
0.2.10
->0.2.16
1.56.2
->1.74.1
13.2.0
->13.3.3
5.27.2
->5.30.3
3.4.19
->3.4.21
Release Notes
web-infra-dev/modern.js (@modern-js/tsconfig)
v2.48.4
Compare Source
napi-rs/napi-rs (@napi-rs/cli)
v3.0.0-alpha.45
Compare Source
v3.0.0-alpha.44
Compare Source
What's Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.16.0...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.44
v3.0.0-alpha.43
Compare Source
What's Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.42...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.43
v3.0.0-alpha.42
Compare Source
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.0...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.42
What's Changed
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.15.4...[@​napi-rs/cli](https://togithub.com/napi-rs/cli)[@​3](https://togithub.com/3).0.0-alpha.42
web-infra-dev/rspack (@rspack/cli)
v0.6.0
Compare Source
v0.5.9
Compare Source
What's Changed
Highlights
Function
type to filename options:options.filename
,options.chunkFilename
, etc @branchseer in https://github.com/web-infra-dev/rspack/pull/5957Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: v0.5.8...v0.5.9
v0.5.8
Compare Source
What's Changed
Performance Improvements ⚡
JsCallback
lock contentions by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/5945Exciting New Features 🎉
generator.dataUrl
as function by @luhc228 in https://github.com/web-infra-dev/rspack/pull/5841Bug Fixes 🐞
Other Changes
CompilerStateGuard
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/5956New Contributors
Full Changelog: v0.5.7...v0.5.8
v0.5.7
Compare Source
What's Changed
Highlights
Support experimental SWC wasm plugins for
builtin:swc-loader
Aligned wasm plugin architecture with JavaScript
swc-loader
.Check out the detail at swc plugins.
Great work done by @dm33tri 🎉.
Exciting New Features 🎉
module.noParse
by @xc2 in https://github.com/web-infra-dev/rspack/pull/5829Bug Fixes 🐞
Other Changes
Compilation::update_module_graph
to its own file by @Boshen in https://github.com/web-infra-dev/rspack/pull/5884UpdateModuleGraph
struct withcutout
andrepair
steps by @Boshen in https://github.com/web-infra-dev/rspack/pull/5891New Contributors
Full Changelog: v0.5.6...v0.5.7
v0.5.6
Compare Source
What's Changed
Highlight
Improve HMR performance around 60%
Introducing sourcemap caching has improved the compilation speed of HMR (Hot Module Replacement), typically resulting in an improvement of around 60%.
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
this
in ctor default param transform intoundefined
by @NotEvenANeko in https://github.com/web-infra-dev/rspack/pull/5787Other Changes
New Contributors
Full Changelog: v0.5.5...v0.5.6
v0.5.5
Compare Source
What's Changed
Highlight
Added diagnostic suggestions for extension-less module resolutions
This added suggestions for potential files that can be resolved while the bundler's configuration may not be correct. This might also be helpful for those whose project was migrated from lower versions.
Project tree:
Resolve error:
The error suggests to add the extension
".txt"
toresolve.extensions
, as, by default, rspack does not support for extension-less module requests like "txt".Kudos to @luhc228.
Performance Improvements ⚡
Configuration
📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.