chore(deps): update dependency @swc/core to v1.3.10 #382
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.9
->1.3.10
Release Notes
swc-project/swc
v1.3.10
Compare Source
Bug Fixes
(css/codegen) Fix codegen of pseudo class selectors (#6186) (4fba0db)
(css/minifier) Don't touch
@supports
(#6199) (ac7cfa1)(es/compat) Fix super method call in loose mode (#6207) (0e2de30)
(es/minifier) Remove wrong rule (#6201) (842abd4)
(es/minifier) Fix detection of direct
eval
(#6215) (780b5de)(html/ast) Fix compilation (#6211) (1b0dad1)
(html/minifier) Avoid
;
at the end of js (#6188) (5571c0c)(html/minifier) Compress
exportparts
(#6187) (0ba464d)(html/minifier) Fix bugs of merging and removing metadata elements (#6200) (3546632)
Features
(css/ast) Support
@custom-media
at-rule (#6152) (d46a19b)(css/minifier) Handle nested
calc()
(#6153) (d4a733d)(es/compat) Support readonly and writeonly for private fields (#6182) (aefc11b)
(es/minifier) Make sequential inliner self-repeat (#6168) (3f0fcf4)
(es/minifier) Skip function declarations in sequential inliner (#6147) (f2e8f98)
(es/minifier) Merge functions using sequential inliner (#6148) (12443db)
(es/minifier) Mark more expressions as pure (#6204) (cc848db)
(html/ast) Add
raw
to comment tokens (#6202) (99ea286)(html/minifier) Merge identical metadata elements (#6183) (41093b0)
(html/minifier) Compress
javascript:
URLs (#6185) (8f00d1a)(html/minifier) Improve removal of redundant attributes (#6197) (aa3fab1)
Miscellaneous Tasks
(ci) Fix auto-publish action (#6214) (e9ac7a7)
(deps) Update jemallocator (#6216) (283549c)
Performance
(es/transforms) Exclude old inlining pass (#6203) (27896f4)
(html/ast) Use
Atom
forraw
(#6210) (420ba32)(html/parser) Improve performance a bit (#6213) (ba5d272)
Refactor
(css/ast) Refactor dashed ident (#6198) (6c170e5)
(css/parser) Improve project structure (#6110) (6e2e2ad)
(es/minifier) Don't create invalid nodes (#6191) (ea03ce1)
Testing
(css/minifier) Add tests for layer (#6221) (055bdcd)
(es/minifier) Add a test for a fixed issue (#6218) (725b118)
(html/parser) Update html5lib-test (#6156) (7a38fde)
(html/parser) Refactor tests to make
git
faster (#6158) (a4acc7a)(html/parser) Resolve TODOs (#6223) (6505c64)
Build
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.