typescript-string-operations
typescript-string-operations copied to clipboard
chore(deps): update dependency uglify-js to v3.19.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| uglify-js | 3.17.4 -> 3.19.3 |
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)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.