Update dependency uglify-js to v3.17.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
uglify-js | 3.16.3 -> 3.17.0 |
Release Notes
mishoo/UglifyJS
v3.17.0
Features
- merge common tail of
if
statements (996836b
) - eliminate superfluous
Object()
wrappers (db6fd6d
) - improve elimination of
return
statements (08c386f
,ab5c7e6
,6667440
,e39f33e
,64e3cee
,8076d66
,884842c
,a9d9af5
) - improve compression of ternary expressions (
672cdfa
) - exclude latest ECMAScript runtime properties from
builtin
mangling (8a07f12
) - introduce
--expression
for ease of handling bookmarklets or JSON expressions (f451a7a
) - improve resolution and accuracy of source-maps (
2c3c4ec
) - inline function calls with simple assignments (
5a4cd09
)
Bug Fixes
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.