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.19.3 #206

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.16.3 -> 3.19.3 age adoption passing confidence

Release Notes

mishoo/UglifyJS (uglify-js)

v3.19.3

Compare Source

Bug Fixes

v3.19.2

Compare Source

Features
  • improve compression of logical expressions (c7152b5, cd0a8ec)
  • simplify collapsed assignment expressions (76803d6)
  • convert function literals to arrow functions (2255074)
  • support ascii_only on template literals (4661b34)
  • improve generation of Unicode escape sequences (80ebacb)
Bug Fixes

v3.19.1

Compare Source

Features
  • simplify nullish comparison of complex expressions (7a4fb85)
Bug Fixes

v3.19.0

Compare Source

Features
  • eliminate side-effect-free property access (9c80456, 95d3ede, 205a1d1, 124c4d3)
  • improve hoist_vars efficiency (ce8ef52)
  • improve compression around built-in function (8c5a899)
  • improve deconstruction of singular destructuring assignment (8c5a899)
Bug Fixes

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

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

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.

@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from d19873c to 2fe0cd4 Compare September 19, 2022 22:42
@renovate renovate bot changed the title Update dependency uglify-js to v3.17.0 Update dependency uglify-js to v3.17.1 Sep 19, 2022
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 2fe0cd4 to 2b5aa8b Compare September 25, 2022 23:34
@renovate renovate bot changed the title Update dependency uglify-js to v3.17.1 Update dependency uglify-js to v3.17.2 Sep 25, 2022
@renovate renovate bot changed the title Update dependency uglify-js to v3.17.2 Update dependency uglify-js to v3.17.3 Oct 7, 2022
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 2b5aa8b to c5aa26c Compare October 7, 2022 09:15
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from c5aa26c to e5a4f77 Compare October 23, 2022 19:59
@renovate renovate bot changed the title Update dependency uglify-js to v3.17.3 Update dependency uglify-js to v3.17.4 Oct 23, 2022
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from e5a4f77 to 8cd560a Compare January 30, 2023 13:38
@renovate renovate bot changed the title Update dependency uglify-js to v3.17.4 Update dependency uglify-js to v3.18.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 8cd560a to c5210aa Compare June 10, 2024 01:19
@renovate renovate bot changed the title Update dependency uglify-js to v3.18.0 Update dependency uglify-js to v3.19.0 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from c5210aa to 01cf697 Compare July 17, 2024 12:04
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 01cf697 to 86dfe28 Compare July 28, 2024 14:15
@renovate renovate bot changed the title Update dependency uglify-js to v3.19.0 Update dependency uglify-js to v3.19.1 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 86dfe28 to 01e888f Compare August 10, 2024 13:52
@renovate renovate bot changed the title Update dependency uglify-js to v3.19.1 Update dependency uglify-js to v3.19.2 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from 01e888f to cf3a729 Compare August 29, 2024 15:25
@renovate renovate bot changed the title Update dependency uglify-js to v3.19.2 Update dependency uglify-js to v3.19.3 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/uglify-js-3.x branch from cf3a729 to 37bed7a Compare December 11, 2024 08:35
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.

0 participants