Skip to content

Update dependency uglify-js to v3.18.0

Renovate Bot requested to merge renovate/uglify-js-3.x into master

This MR contains the following updates:

Package Type Update Change
uglify-js dependencies minor 3.17.4 -> 3.18.0

Release Notes

mishoo/UglifyJS (uglify-js)

v3.18.0

Compare Source

Features
  • convert const to let when possible (21aff99)
  • process input as ES module by default (68d62a8, 17c3ae6)
  • concatenate let and var declarations (e5cbd3e)
  • avoid mangling of enableHighAccuracy & maximumAge DOM properties (aa7c338)
  • compress array element assignments into declaration (ffe0fe7, 3dfb379)
  • handle lexical function declaration in ES6+ (e7b9b4a)
  • improve ESTree interoperability with third-party tools (ca4185a)
Bug Fixes

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading