chore(deps): update dependency terser to v5.24.0 #254
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:
5.15.1
->5.24.0
Release Notes
terser/terser (terser)
v5.24.0
Compare Source
v5.23.0
Compare Source
static {}
blocks.v5.22.0
Compare Source
unsafe
ly shorten expressions like a?.toString() when they're conditional.v5.21.0
Compare Source
v5.20.0
Compare Source
minify()
zero files will now throw a clean exception (#1450)drop_console
supports passing in an array ofconsole.*
method names (#1445)v5.19.4
Compare Source
if..return
v5.19.3
Compare Source
optional?.chains
.v5.19.2
Compare Source
v5.19.1
Compare Source
</script>
and HTML comments.async
orstatic
v5.19.0
Compare Source
/*@​__MANGLE_PROP__*/
annotation inobject.property
, in addition to property declarations.v5.18.2
Compare Source
v5.18.1
Compare Source
v5.18.0
Compare Source
/*@​__MANGLE_PROP__*/
annotation, to mark properties that should be mangled.v5.17.7
Compare Source
v
RegExp flaginert
DOM attribute to dompropsv5.17.6
Compare Source
configurable
andenumerable
, used in Object.defineProperty, added to domprops (#1393)v5.17.5
Compare Source
v5.17.4
Compare Source
!class{}
)yield
/await
and its argumentv5.17.3
Compare Source
this
.v5.17.2
Compare Source
var
in hoisted functions.continue
statementv5.17.1
Compare Source
.length
when the source array might've been mutatedv5.17.0
Compare Source
= undefined
default argument in IIFE calls (#1366).length
property when statically determinable@__KEY__
annotation to mangle string literals (#1365)v5.16.9
Compare Source
a?.b
) (#1374)lhs_constants
option, allowing to stop Terser from swapping comparison operands (#1361)v5.16.8
Compare Source
reduce_vars
import.meta
expressions such that method calls are allowedv5.16.6
Compare Source
reduce_vars
import.meta
as a real AST node and not anobject.property
v5.16.5
Compare Source
v5.16.4
Compare Source
(defaultArg = undefined) => ...
, because default args don't count for function length?.
optional chainscatch
andfinally
aren't children oftry
in the AST\p{...}
) to parse identifiers when availablev5.16.3
Compare Source
v5.16.2
Compare Source
let
out offor
initializers, as it can change scopingif (something) let x
("let" in braceless if body)asObject
sourcemap option to typescript defs (#1321)v5.16.1
Compare Source
const { [reference]: val } = ...
).#privatefield
in nested classescollapse_vars
handle block scope correctlyv5.16.0
Compare Source
#privatefield in object
(#1279)#privatefield in object
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.
🔕 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.