-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency terser to v5.44.0 #11
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/terser-5.x
base: main
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.
Open
Conversation
This file contains hidden or 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
5028ea3 to
84423ce
Compare
84423ce to
74e8f1b
Compare
74e8f1b to
d749626
Compare
d749626 to
1fa9f4b
Compare
1fa9f4b to
28e6cbc
Compare
28e6cbc to
7f1d121
Compare
7f1d121 to
5f15ac9
Compare
5f15ac9 to
499961e
Compare
499961e to
9822736
Compare
9822736 to
43a63a2
Compare
fed8ed3 to
ebdae6e
Compare
ebdae6e to
61d8a90
Compare
61d8a90 to
8b00fcd
Compare
8b00fcd to
979c7ed
Compare
7169169 to
79ddd4f
Compare
241af8a to
f1e405f
Compare
f1e405f to
89487ee
Compare
89487ee to
4575112
Compare
4575112 to
f431234
Compare
f431234 to
5e9f868
Compare
5e9f868 to
ad87bcf
Compare
ad87bcf to
ba4e068
Compare
ba4e068 to
686a95d
Compare
686a95d to
1f0f7b0
Compare
1f0f7b0 to
1a2aeca
Compare
4f461ae to
fcb85cf
Compare
fcb85cf to
a8d5a60
Compare
a8d5a60 to
c9953f3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.0->5.44.0Release Notes
terser/terser (terser)
v5.44.0Compare Source
usingandawait usingdeclarations (#1635)v5.43.1Compare Source
lhs_constantstoCompressOptionstype (#1621)v5.43.0Compare Source
wrap_func_argsformat option is now false by default)v5.42.0Compare Source
v5.41.0Compare Source
keep_numbersformat option now works for bigintv5.40.0Compare Source
export {}(#1601)constandletresulting from ESTree input (#1599)v5.39.2Compare Source
yieldinside a template string.v5.39.1Compare Source
BigIntandnumberv5.39.0Compare Source
console.assertcalls (#1590)v5.38.2Compare Source
v5.38.1Compare Source
optional_call?.()v5.38.0Compare Source
consolemethod-of-method calls (egconsole.log.apply()) whendrop_consoleoption is used (#1585){ ...void !0 }(#1142)v5.37.0Compare Source
aand a computed class property["prop"]v5.36.0Compare Source
withsyntaxv5.35.0Compare Source
v5.34.1Compare Source
v5.34.0Compare Source
drop_console: emit an empty function if the return value ofconsole.METHOD(...)may be called.v5.33.0Compare Source
reduce_varsimproved when dealing with hoisted function definitions (#1544)v5.32.0Compare Source
import("module")can now be input and output from ESTree AST (#1557)BigIntliterals can now be input and output from ESTree AST (#1555)typeofan object or array (typeof {}andtypeof []) can now be statically evaluated. (#1546)v5.31.6Compare Source
casewhen the expression is a sequence (comma) expressionv5.31.5Compare Source
v5.31.4Compare Source
extendspartv5.31.3Compare Source
v5.31.2Compare Source
v5.31.1Compare Source
v5.31.0Compare Source
...spreadsin objects (#1141)v5.30.4Compare Source
#private in ...when next to other operatorsv5.30.3Compare Source
#private in ...operatorv5.30.2Compare Source
v5.30.1Compare Source
\escapes for non-ascii charactersv5.30.0Compare Source
v5.29.2Compare Source
v5.29.1Compare Source
v5.29.0Compare Source
v5.28.1Compare Source
(hotfix release)
v5.28.0Compare Source
|,^,&,>>,<<)BigIntmath operationsv5.27.2Compare Source
thisas a reference to the surrounding class indrop_unused. Closes #1472v5.27.1Compare Source
collapse_varsinlinesawaitexpressions into non-async functions.v5.27.0Compare Source
minify_sync()alternative tominify()since there's no async code left.v5.26.0Compare Source
/*#__PURE__*/annotation into account when theside_effectscompress option is off.preserve_annotationsoption now automatically opts annotation comments in, instead of requiring thecommentsoption to be configured for this.())v5.25.0Compare Source
pure_newoption added to drop unusednewexpressions.v5.24.0Compare Source
v5.23.0Compare Source
static {}blocks.v5.22.0Compare Source
unsafely shorten expressions like a?.toString() when they're conditional.v5.21.0Compare Source
v5.20.0Compare Source
minify()zero files will now throw a clean exception (#1450)drop_consolesupports passing in an array ofconsole.*method names (#1445)v5.19.4Compare Source
if..returnv5.19.3Compare Source
optional?.chains.v5.19.2Compare Source
v5.19.1Compare Source
</script>and HTML comments.asyncorstaticv5.19.0Compare Source
/*@​__MANGLE_PROP__*/annotation inobject.property, in addition to property declarations.v5.18.2Compare Source
v5.18.1Compare Source
v5.18.0Compare Source
/*@​__MANGLE_PROP__*/annotation, to mark properties that should be mangled.v5.17.7Compare Source
vRegExp flaginertDOM attribute to dompropsv5.17.6Compare Source
configurableandenumerable, used in Object.defineProperty, added to domprops (#1393)v5.17.5Compare Source
v5.17.4Compare Source
!class{})yield/awaitand its argumentv5.17.3Compare Source
this.v5.17.2Compare Source
varin hoisted functions.continuestatementv5.17.1Compare Source
.lengthwhen the source array might've been mutatedv5.17.0Compare Source
= undefineddefault argument in IIFE calls (#1366).lengthproperty when statically determinable@__KEY__annotation to mangle string literals (#1365)v5.16.9Compare Source
a?.b) (#1374)lhs_constantsoption, allowing to stop Terser from swapping comparison operands (#1361)v5.16.8Compare Source
reduce_varsimport.metaexpressions such that method calls are allowedv5.16.6Compare Source
reduce_varsimport.metaas a real AST node and not anobject.propertyv5.16.5Compare Source
v5.16.4Compare Source
(defaultArg = undefined) => ..., because default args don't count for function length?.optional chainscatchandfinallyaren't children oftryin the AST\p{...}) to parse identifiers when availablev5.16.3Compare Source
v5.16.2Compare Source
letout offorinitializers, as it can change scopingif (something) let x("let" in braceless if body)asObjectsourcemap option to typescript defs (#1321)v5.16.1Compare Source
const { [reference]: val } = ...).#privatefieldin nested classescollapse_varshandle block scope correctlyv5.16.0Compare Source
#privatefield in object(#1279)#privatefield in objectv5.15.1Compare Source
letorconstas the bodies ofifstatements (#1253)!==classes.v5.15.0Compare Source
AudioWorkletNodeconstructor options to domprops list (#1230)id(...expandedArgs)v5.14.2Compare Source
v5.14.1Compare Source
v5.14.0Compare Source
v5.13.1Compare Source
varname=varname) (closes #1081)vardestructuring (egvar { a, a } = x) (#1176)v5.13.0Compare Source
source-mapwas updated to 0.8.0-beta.0 (#1164)v5.12.1Compare Source
newin some situations (closes #1159)v5.12.0Compare Source
TERSER_DEBUG_DIRenvironment variablev5.11.0Compare Source
\u{abcde}) are not emitted inside RegExp literals anymore (#1147)v5.10.0Compare Source
delete optional?.propertygetreturn someVariable = (async () => { ... })()(#1073)v5.9.0Compare Source
{ ...obj }(#1071)v5.8.0Compare Source
v5.7.2Compare Source
global_defsoption (#1036)??and?.(#1045)packageno longer require you to disable strict mode to be used as names.inoperator in some for loops (it breaks parsing because of for..in loops)v5.7.1Compare Source
a?.b = c){ ...void 0 }->{})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.