Skip to content
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

Update dependency uglify-js to v3.17.4 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.4.4 -> 3.17.4 age adoption passing confidence

Release Notes

mishoo/UglifyJS (uglify-js)

v3.17.4

Compare Source

Features
Bug Fixes

v3.17.3

Compare Source

Features
  • improve heuristics for mangle.properties (3fa2086)
  • enable domprops to be used under minify() (bd5fc4c)
  • improve compression of boolean & conditional expressions (80fc862, dabcc39, 58d997a)
Bug Fixes

v3.17.2

Compare Source

Bug Fixes

v3.17.1

Compare Source

Features
  • improve precision of escape analysis (d6d2f5c, 10bc86b)
  • improve usability of --mangle-props (9eea3a6, 4653e8a, 5ac6ec5)
  • extend glob patterns 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

v3.17.0

Compare Source

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

v3.16.3

Compare Source

Features
Bug Fixes

v3.16.2

Compare Source

Features
Bug Fixes

v3.16.1

Compare Source

Features
  • support top-level await via --module (d2bd0d1, 0c7b016)
  • support class static initialization block (88b4283, 0066576, 4382bfe)
  • discard all unused in & instanceof expressions via unsafe_comps (5d69545)
  • improve detection of unreferenced class & function (b6f250f)
Bug Fixes

v3.16.0

Compare Source

Features
  • support handling of ES modules (c82fc1e)
  • improve handling of input with mixed sloppy/strict modes (e31bbe3, 2152f00)
Bug Fixes

v3.15.5

Compare Source

Bug Fixes

v3.15.4

Compare Source

Features
  • ensure keep_fnames on function literals assigned to variables (8922f08)
  • workaround quirk on Chrome v100 (3671894)
Bug Fixes

v3.15.3

Compare Source

Features
  • improve compress efficiency (fdbbef2)
Bug Fixes

v3.15.2

Compare Source

Features
Bug Fixes

v3.15.1

Compare Source

Features
  • collapse global assignments (5c863b7)
  • speed up max_line_len & preserve_line (371d259)
  • support custom indentation (e4a91a8)
  • improve compression of conditional return chains (d7eb80b, aad5d6e)
Bug Fixes

v3.15.0

Compare Source

Features
Bug Fixes

v3.14.5

Compare Source

Features

v3.14.4

Compare Source

Features
Bug Fixes

v3.14.3

Compare Source

Features
  • eliminate extraneous label on loops (436a293)
  • improve compression of template literals (f766bab, 0b2573c)
Bug Fixes

v3.14.2

Compare Source

Features
  • improve function inlining heuristic (4fe2cac)
  • suppress spurious warning messages (4b88dfb)
Bug Fixes

v3.14.1

Compare Source

Bug Fixes

v3.14.0

Compare Source

Features
Bug Fixes

v3.13.10

Compare Source

Features
Bug Fixes

v3.13.9

Compare Source

Features
Bug Fixes

v3.13.8

Compare Source

Features
  • improve compression on tagged template literal (e0695ef)
  • support source mapping of class property (5d4e6e3)
Bug Fixes

v3.13.7

Compare Source

Features
  • improve elimination of unused variables (b1cfa71)
  • reduce entropy of name mangling (689f8f5)
Bug Fixes

v3.13.6

Compare Source

Features
Bug Fixes

v3.13.5

Compare Source

Features
  • drop unused self-referencing class & function (bddb5a0)
  • handle Map, Set, WeakMap & WeakSet (f46209b)
  • improve detection of unused assignment (9b8deff)
  • improve compression on variable reassignment (10dd9d4)
  • enable ESTree translation on all supported ECMAScript features (324587f, 97bd56b)
  • support __PURE__ in ESTree translation (d576495)
Bug Fixes

v3.13.4

Compare Source

Features
  • improve compression on class definition (aed758e)
  • mangle `

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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants