Skip to content

Update dependency uglify-js to v3.13.5

CC康纳百川请求将renovate/uglify-js-3.x合并到master

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.13.1 -> 3.13.5 age adoption passing confidence

Release Notes

mishoo/UglifyJS

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 class field and method (10fbf8e)
Bug Fixes

v3.13.3

Compare Source

Features
Bug Fixes

v3.13.2

Compare Source

Features
  • support exponentiation assignment operator (01aa078)
  • flexible handling of __PURE__ through new annotations option (3b5d501)
  • retain class names via keep_fnames (997d09b)
  • better formatting of comments under beautify (7d595e2)
  • import/export { foo as foo }; import/export { foo }; (2411132)
  • var f = async function*() { ... }; async function* f() { ... } (b244b4e)
Bug Fixes

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

合并请求报告

加载中