chore(deps): update devdependencies (non-major) #204
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:
1.3.22
->1.3.23
18.11.15
->18.11.16
8.29.0
->8.30.0
Release Notes
swc-project/swc
v1.3.23
Compare Source
Bug Fixes
(css/minifier) Fix compressions of transform functions (#6617) (208fd55)
(css/minifier) Fix compression of timing functions (#6618) (59e8bf4)
(css/minifier) Fix minification of
@supports
at-rule (#6632) (d3fbfff)(es/codegen) Don't print trailing coma for a rest argument (#6610) (68d76af)
(es/codegen) Fix codegen of TypeScript mapped types (#6621) (5c53a74)
(es/fixer) Add correct parens to
OptChainExpr
inMemberExpr
(#6639) (be5ea7f)(es/minifier) Abort IIFE invoker on
eval
(#6478) (8b2e1d1)(es/minifier) Abort sequential inliner on optional chaining (#6637) (e4e4d6c)
(es/parser) Parse types in
CallExpression
inside templates (#6611) (c44f1d0)(html/parser) Fix parsing of CDATA in the svg context (#6620) (19c2ee5)
(node-swc) Add missing
const_to_let
to the type (#6615) (7e841a5)Features
(css/compat) Add
Compiler
(#6626) (b3bbd74)(css/compat) Support custom media queries (#6625) (a5f7b4b)
(css/compat) Implement compat pass for media ranges (#6631) (704b3ce)
(css/compat) Support color with hex alpha (#6643) (fe06b80)
(css/minifier) Support
to
andfrom
withinitial
(#6613) (cb49fa6)(css/minifier) Remove adjacent identical declarations (#6619) (fb94694)
(css/prefixer) Prefix percentage with
opacity
(#6638) (2fee4d1)(css/prefixer) Support
display
(#6640) (c8b724f)(css/prefixer) Support nested calc (#6645) (5d0dc6e)
(dbg-swc) Kill
creduce
on drop (#6614) (2bf7805)Miscellaneous Tasks
(atoms) Make
sort.sh
cross-platform (#6629) (3f469ff)(ci) Adjust upload of cli binaries (#6624) (81b352d)
(es/minifier) Expose
globals_defs
pass (#6633) (08ccb83)Performance
(html/codegen) Reduce allocations (#6622) (bfdafdb)
(html/minifier) Reduce allocations (#6623) (7d3aa66)
Refactor
Testing
creduce
(#6646) (7f3e698)eslint/eslint
v8.30.0
Compare Source
Features
075ef2c
feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)7190d98
feat: update globals (#16654) (Sébastien Règne)Bug Fixes
1a327aa
fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)9b8bb72
fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)Documentation
6a8cd94
docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)ad44344
docs: CLI documentation standardization (#16563) (Ben Perlmutter)293573e
docs: fix broken line numbers (#16606) (Sam Chen)fa2c64b
docs: use relative links for internal links (#16631) (Percy Ma)75276c9
docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)7276fe5
docs: Fix anchor in URL (#16628) (Karl Horky)6bef135
docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)dfc7ec1
docs: Formatters page updates (#16566) (Ben Perlmutter)8ba124c
docs: update theprefer-const
example (#16607) (Pavel)e6cb05a
docs: fix css leaking (#16603) (Sam Chen)Chores
f2c4737
chore: upgrade @eslint/eslintrc@1.4.0 (#16675) (Milos Djermanovic)ba74253
chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)0d9af4c
ci: fix npm v9 problem withfile:
(#16664) (Milos Djermanovic)90c9219
refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.