-
-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency terser to v5.39.0 #395
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/terser-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying amsf with
|
Latest commit: |
144a78b
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0a31c1a0.amsf.pages.dev |
Branch Preview URL: | https://renovate-terser-5-x.amsf.pages.dev |
048ff68
to
8673338
Compare
8673338
to
6566b8a
Compare
6566b8a
to
08cf668
Compare
c2b9bf1
to
e463a98
Compare
e463a98
to
33e63d8
Compare
33e63d8
to
b8f3f55
Compare
b8f3f55
to
dfcc728
Compare
dfcc728
to
4019b65
Compare
4019b65
to
5becef1
Compare
5becef1
to
f83be4d
Compare
bceba43
to
b7220d7
Compare
b7220d7
to
0aa544e
Compare
0aa544e
to
c57491e
Compare
c57491e
to
af1c599
Compare
af1c599
to
72ed9a0
Compare
84160ba
to
3b4e1d8
Compare
3b4e1d8
to
4761388
Compare
4761388
to
c1a9d3d
Compare
c1a9d3d
to
0f71068
Compare
0f71068
to
6b14ace
Compare
6b14ace
to
75db713
Compare
75db713
to
3040d8d
Compare
3040d8d
to
144a78b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.2
->5.39.0
Release Notes
terser/terser (terser)
v5.39.0
Compare Source
console.assert
calls (#1590)v5.38.2
Compare Source
v5.38.1
Compare Source
optional_call?.()
v5.38.0
Compare Source
console
method-of-method calls (egconsole.log.apply()
) whendrop_console
option is used (#1585){ ...void !0 }
(#1142)v5.37.0
Compare Source
a
and a computed class property["prop"]
v5.36.0
Compare Source
with
syntaxv5.35.0
Compare Source
v5.34.1
Compare Source
v5.34.0
Compare Source
drop_console
: emit an empty function if the return value ofconsole.METHOD(...)
may be called.v5.33.0
Compare Source
reduce_vars
improved when dealing with hoisted function definitions (#1544)v5.32.0
Compare Source
import("module")
can now be input and output from ESTree AST (#1557)BigInt
literals can now be input and output from ESTree AST (#1555)typeof
an object or array (typeof {}
andtypeof []
) can now be statically evaluated. (#1546)v5.31.6
Compare Source
case
when the expression is a sequence (comma) expressionv5.31.5
Compare Source
v5.31.4
Compare Source
extends
partv5.31.3
Compare Source
v5.31.2
Compare Source
v5.31.1
Compare Source
v5.31.0
Compare Source
...spreads
in objects (#1141)v5.30.4
Compare Source
#private in ...
when next to other operatorsv5.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)v5.19.4
Compare Source
if..return
v5.19.3
Compare Source
optional?.chains
.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 was generated by Mend Renovate. View the repository job log.