Update dependency terser to ^5.30.3 - autoclosed #18
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.19.3
->^5.30.3
Release Notes
terser/terser (terser)
v5.30.3
Compare Source
#private in ...
operatorv5.30.2
Compare Source
v5.30.1
Compare Source
\
escapes for non-ascii charactersv5.30.0
Compare Source
v5.29.2
Compare Source
v5.29.1
Compare Source
v5.29.0
Compare Source
v5.28.1
Compare Source
(hotfix release)
v5.28.0
Compare Source
|
,^
,&
,>>
,<<
)BigInt
math operationsv5.27.2
Compare Source
this
as a reference to the surrounding class indrop_unused
. Closes #1472v5.27.1
Compare Source
collapse_vars
inlinesawait
expressions into non-async functions.v5.27.0
Compare Source
minify_sync()
alternative tominify()
since there's no async code left.v5.26.0
Compare Source
/*#__PURE__*/
annotation into account when theside_effects
compress option is off.preserve_annotations
option now automatically opts annotation comments in, instead of requiring thecomments
option to be configured for this.()
)v5.25.0
Compare Source
pure_new
option added to drop unusednew
expressions.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)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.