chore(deps): ⬆️ update dev dependencies (minor) #293
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.2.171
->1.2.172
12.4.0
->12.4.1
Release Notes
swc-project/swc
v1.2.172
Compare Source
Bug Fixes
(es/ast) Fix tag of
BigInt
(#4440) (2813eaa)(es/minifier) Remove the last break in the last
BlockStmt
(#4413) (83244ad)(es/minifier) Don't drop arguments to an IIFE without body (#4419) (aa19b65)
(es/minifier) Preserve more side effects (#4420) (8ab12fd)
(es/minifier) Fix analysis of update expressions (#4428) (9733917)
(es/minifier) Remove wrong logic for optimizing
delete
s (#4429) (8118569)(es/parser) Fix top-level await with binary expr (#4426) (465cc2f)
(html/lexer) Fix lexing of html entity (#4423) (9b26dbd)
(html/parser) Parse foreign attributes (#4400) (cf3be64)
(html/parser) Fix parsing of foreign elements (#4422) (4ccbdf2)
(html/parser) Fix span (#4437) (3293060)
(html/parsing) Fix parsing of formatting elements (#4442) (8f2a3ea)
Features
(es/optimization) Accept top level mark from simplifiers (#4434) (8048597)
(es/parser) Reject invalid regex flags (#4404) (c96e322)
(es/parser) Reject invalid
new.target
(#4406) (da02c9d)(es/parser) Reject
'use strict'
with non-simple params list in TS (#4416) (6dc64c9)(es/resolver) Use different syntax context for unresolved refs (#4436) (53610fd)
(html) Prepare processing system (#4358) (7332dce)
(html/codegen) Print unquoted value when it is possible (#4402) (c15dc4f)
(html/minifier) Initialize crate (#4403) (63a6280)
(html/minifier) Remove
script
type
attribute (#4407) (fec0f2e)(html/minifier) Compress
type
forstyle
andlink
tags (#4424) (25a87f0)(html/minifier) Compress doctype (#4425) (6fc70f3)
(html/minifier) Compress default values of attributes (#4427) (4c699f2)
(node/css) Add css bindings crate (#4346) (6a19ff1)
(preset-env/base) Update "browserslist-rs" (#4435) (1c2af93)
Miscellaneous Tasks
(ci) Improve bot script (#4430) (c216a03)
(ci) Use
yarn
instead ofnpm
(#4432) (b3fb0e9)(es/minifier) Add a script to instrument real-world inputs (#4399) (efdf93d)
(plugin) Add a benchmark (#4397) (60efb7e)
(repo) Make
git commit
faster (#4421) (65e00aa)Performance
MultiReplacer
(#4408) (4c9e5c0)Testing
(es) Add tests for
.swcrc
(#4398) (5134b4f)(es/minifier) Split tests into improvement and stabilization (#4409) (ab88637)
(es/minifier) Use
_
instead of-
for terser tests (#4411) (4e11303)(es/minifier) Execute terser tests if possible (#4418) (f787f8c)
(es/minifier) Categorize tests (#4410) (9b34ecf)
okonet/lint-staged
v12.4.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.