fix(deps): update all non-major dependencies
This MR contains the following updates:
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mishoo/UglifyJS (uglify-js)
v3.19.3
Bug Fixes
- assignment operator (
abefd94,cf87290) - 
functioncall (4a92cdc) - 
functionliteral (303417c) - property accessor (
f34fbb2,23f98ba,abefd94,cf87290) 
v3.19.2
Features
- improve compression of logical expressions (
c7152b5,cd0a8ec) - simplify collapsed assignment expressions (
76803d6) - convert 
functionliterals to arrow functions (2255074) - support 
ascii_onlyon template literals (4661b34) - improve generation of Unicode escape sequences (
80ebacb) 
Bug Fixes
- destructuring syntax (
d82b7de) - 
ifstatement (69f4e3a) - logical operator (
69f4e3a) - optional chaining operator (
15c8edb,8bbbc51,69f4e3a) - property accessor (
e9cf8de) - 
switchstatement (69f4e3a) - 
trystatement (4bf9a4f,69f4e3a) 
v3.19.1
Features
- simplify nullish comparison of complex expressions (
7a4fb85) 
Bug Fixes
v3.19.0
Features
- eliminate side-effect-free property access (
9c80456,95d3ede,205a1d1,124c4d3) - improve 
hoist_varsefficiency (ce8ef52) - improve compression around built-in function (
8c5a899) - improve deconstruction of singular destructuring assignment (
8c5a899) 
Bug Fixes
- 
__proto__accessor (87c9edb) - automatic semicolon insertion (
008edfb,8cfa37e) - 
classfield (2c73103,0a33da4) - default parameter (
6669ea1) - 
deleteoperator (b6b0658) - destructuring syntax (
f31311e,8195a66,ed36c1e) - 
functioncall (dc7aa32,722465b) - immediately invoked function expression (
dc51a23) - property access (
6b23899) - spread syntax (
23d74be) - 
trystatement (8dc99fa,787dfbe) - unary arithmetic operator (
fada1a1) 
v3.18.0
Features
- convert 
consttoletwhen possible (21aff99) - process input as ES module by default (
68d62a8,17c3ae6) - concatenate 
letandvardeclarations (e5cbd3e) - avoid mangling of 
enableHighAccuracy&maximumAgeDOM properties (aa7c338) - compress array element assignments into declaration (
ffe0fe7,3dfb379) - handle lexical 
functiondeclaration in ES6+ (e7b9b4a) - improve ESTree interoperability with third-party tools (
ca4185a) 
Bug Fixes
- assignment operator (
f0ca9cf) - 
asyncgenerator function (404794f) - 
awaitoperator (0991077) - 
BigIntliteral (2b1c321) - 
classfield (f40dbd6,1d400f1) - 
classliteral (548f093) - default parameter (
57dd3f6) - 
functioncall (e37a148,a437a61) - generator function (
574ca47) - 
ifstatement (358faaa) - immediately invoked function expression (
1d400f1,aef7065,dd88f38,c911704) - 
instanceofoperator (8d28052) - 
letstatement (0cbd5ea) - logical operator (
7270671) - nullish coalescing operator (
2cb6454) - 
switchstatement (34b6143) - ternary expression (
f07dc5c) - unary arithmetic operator (
30bf068) - 
varstatement (2352909) 
v3.17.4
Features
Bug Fixes
- 
asyncgenerator function (5411360) - compound assignment operator (
19c471c) - generator function (
7edd10e) - immediately invoked function expression (
8319bad) - logical operator (
5a5200d) - rest parameter (
bccb1c3) - unary arithmetic operator (
19c471c) 
v3.17.3
Features
- improve heuristics for 
mangle.properties(3fa2086) - enable 
dompropsto be used underminify()(bd5fc4c) - improve compression of boolean & conditional expressions (
80fc862,dabcc39,58d997a) 
Bug Fixes
- 
asyncgenerator function (8e65413,a570c00) - 
classfield (e1e3516) - 
for await...ofloop (140e4e0) - lexical declaration (
be8ccc3) - 
switchstatement (6cdc035) 
v3.17.2
Bug Fixes
- assignment operator (
9efa02a,63b04a6) - 
ifstatement (9ac3879) - 
returnstatement (37d3e4f) - ternary expression (
43ec350) 
v3.17.1
Features
- improve precision of escape analysis (
d6d2f5c,10bc86b) - improve usability of 
--mangle-props(9eea3a6,4653e8a,5ac6ec5) - extend 
globpatterns for--in-situ(535212c) - support Adobe ExtendScipt on best-effort basis (
32bd65a) - inline immediately invoked arrow function expressions (
9dec612) - improve elimination of lexical declarations (
edf1bf1) 
Bug Fixes
- 
argumentsobject (5b5f6e3) - arrow function (
02d966d) - assignment operator (
1d42e9a) - 
asyncfunction (15b608f) - 
classmethod (001f6f9) - compound assignment operator (
f63b7b0) - destructuring syntax (
eb22f01) - 
exportstatement (9cdc1ef) - lexical declaration (
88dfc49,e0b302d) - logical operator (
78f354b) - 
returnstatement (887e086) - ternary expression (
78f354b,e4bff31) - 
throwstatement (4e4a2f8) - unary arithmetic operator (
ac002b6,f63b7b0) - 
varstatement (887e086,4db8106) 
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.