chore(deps): update dependency @swc/core to v1.3.14 #403
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:
1.3.11
->1.3.14
Release Notes
swc-project/swc
v1.3.14
Compare Source
Bug Fixes
(common) Remove
&mut
frombuild_source_map_from
(#6276) (47d7fca)(css/parser) Fix parsing of colors (#6260) (c3944ba)
(css/parser) Fix various issues (#6281) (2813acc)
(es/codegen) Preserve more parens (#6268) (c318446)
(es/compat) Fix
new.target
in a nested scope (#6296) (aa18612)(es/compat) Fix destructuring of an empty array (#6314) (3bea6f7)
(es/helpers) Fix
toArray
(#6318) (e34c25e)(es/lints) Fix
const-assign
in function expressions (#6294) (a27392a)(es/minifier) Don't ignore nullish coalescing (#6272) (8c1ac68)
(es/minifier) Don't inline regex for IIFEs (#6283) (4eab2ed)
(es/minifier) Fix infinite loop (#6300) (655f674)
(es/minifier) Don't drop an inlined parameter as a duplicate (#6293) (dd797f7)
(es/resolver) Change order for switch cases (#6317) (2737aea)
(es/typescript) Fix stack overflow (#6250) (28ec6e8)
(html/minifier) Merge style blocks (#6264) (028951c)
Features
(css/parser) Improve error reporting (#6274) (956d574)
(es) Support trailing commas in
.swcrc
(#6289) (244b0af)(es/minfiier) Compute more with sequential inliner (#6169) (743a1aa)
(es/minifier) Implement trivial optimizations (#6256) (5d52ae9)
(html/minifier) Handle
crossorigin
(#6261) (782da5c)(html/minifier) Merge
script
tags (#6273) (02f8d31)Miscellaneous Tasks
(ci) Enforce clippy for all targets (#6299) (0967e8f)
(ci) Fix publish action (2737143)
(ci) Fix publish action (13b4d31)
(common) Switch to
new_debug_unreachable
(#6265) (2f61332)Performance
Refactor
(css/parser) Refactor more (#6251) (a0e4684)
(css/parser) Refactor even more (#6288) (6cafeb2)
(es) Accept custom instance of
Comments
(#6290) (1024a55)(html/parser) Refactor (#6267) (c255cfd)
Testing
(css/minifier) Fix fixture tester (#6222) (cd1319d)
(css/parser) Add tests for refactoring (#6262) (4c293f9)
(es) Enable tests for fixed issues (#6311) (5b02e24)
(es/compat) Add execution tests (#6312) (0f9d930)
(es/minifier) Add a test for
??
operator (#6282) (0376da7)v1.3.13
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.