chore(deps): update npm dev dependencies #9367
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:
3.0.0-alpha.65
->3.0.0-alpha.71
1.1.0
->1.1.2
1.10.1
->1.10.18
^3.4.35
->^3.4.38
^6.0.2
->^6.0.6
^20.17.10
->^20.17.19
^14.17.5
->^14.18.63
^5.4.5
->^5.4.7
^19.0.8
->^19.0.10
^19.0.3
->^19.0.4
^0.6.1
->^0.6.4
^7.5.6
->^7.5.8
^1.13.10
->^1.15.7
^0.2.3
->^0.2.6
^2.4.0
->^2.4.4
^4.6.0
->^4.7.0
8.5.10
->8.5.14
^1.13.5
->^1.13.8
^0.2.12
->^0.2.15
^4.21.3
->^4.24.4
^5.3.0
->^5.4.1
^4.1.0
->^4.1.2
^1.0.0
->^1.0.1
^2.5.1
->^2.7.0
^7.0.3
->^7.0.6
^1.3.0
->^1.4.1
^6.0.0
->^6.1.1
^0.10.53
->^0.10.64
^5.0.0
->^5.1.1
2.1.1
->2.1.2
^5.5.0
->^5.6.3
^5.5.0
->^5.6.3
^8.0.1
->^8.0.2
^25.0.0
->^25.0.1
^3.0.0
->^3.0.2
^15.0.0
->^15.4.3
^2.1.27
->^2.1.35
^1.0.0
->^1.6.2
^1.2.3
->^1.4.4
0.52.0
->0.52.2
^8.0.0
->^8.0.1
^8.5.2
->^8.5.3
^8.0.0
->^8.1.1
^6.0.0
->^6.1.0
^13.5.1
->^13.7.0
^16.0.0
->^16.0.5
^1.15.0
->^1.16.2
^0.2.1
->^0.2.3
^1.8.8
->^1.8.10
^8.3.0
->^8.3.6
^4.19.2
->^4.19.3
^4.1.0
->^4.1.1
^3.0.5
->^3.0.6
^17.3.1
->^17.4.2
^2.4.0
->^2.4.2
^8.16.0
->^8.18.1
^3.24.1
->^3.24.2
8.3.0
->8.3.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
napi-rs/napi-rs (@napi-rs/cli)
v3.0.0-alpha.71
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...[@​napi-rs/cli](https://redirect.github.com/napi-rs/cli)[@​3](https://redirect.github.com/3).0.0-alpha.71
v3.0.0-alpha.70
Compare Source
v3.0.0-alpha.69
Compare Source
v3.0.0-alpha.68
Compare Source
v3.0.0-alpha.67
Compare Source
What's Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...[@​napi-rs/cli](https://redirect.github.com/napi-rs/cli)[@​3](https://redirect.github.com/3).0.0-alpha.67
v3.0.0-alpha.66
Compare Source
rspack-contrib/rspack-plugin-preact-refresh (@rspack/plugin-preact-refresh)
v1.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: rspack-contrib/rspack-plugin-preact-refresh@v1.1.1...v1.1.2
v1.1.1
Compare Source
What's Changed
Full Changelog: rspack-contrib/rspack-plugin-preact-refresh@v1.1.0...v1.1.1
swc-project/swc (@swc/core)
v1.10.18
Compare Source
Bug Fixes
Miscellaneous Tasks
minify-all
example ignore parsing errors (#10045) (6c7ec46)Build
v1.10.17
Compare Source
Bug Fixes
(deps) Update cargo (patch) (#10021) (ffb7734)
(typescript) Improve type inferring for undefined and null (#10038) (5059ece)
(typescript) Remove the usages of private members (#10037) (8410b59)
Performance
(hstr) Use thin arc for hash and length (#10033) (2bea793)
(hstr) Skip interning if the text is long enough (#10035) (2622e4e)
Testing
(hstr) Add tests (#10043) (32b58f0)
(ts/fast-strip) Add tests for
declare module
error cases (#10040) (37672e0)v1.10.16
Compare Source
Bug Fixes
(es/minifier) Check assign target before merge assign cond (#10020) (6dab49a)
(es/parser) Preserve comment positions with leading semicolon (#10019) (c9937b6)
(swc_common) Fix panic with non-narrow chars with width != 2 (#10011) (f9f4cac)
(ts/fast-strip) Handle unsupported
module
keyword (#10022) (308f5d0)Performance
compact_str
(#10008) (7d7319f)v1.10.15
Compare Source
Bug Fixes
(es/fixer) Wrap object tagged templates (#9991) (963c3a5)
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/minifier) Revert #10006 (#10007) (7e21323)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding
__self
in constructors of derived class in thejsx_self
([#9987](hConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.