Skip to content

Update dependency uglify-js to v3.19.3 - #24

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/uglify-js-3.x
Open

Update dependency uglify-js to v3.19.3#24
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/uglify-js-3.x

Conversation

@renovate

@renovaterenovateBot commented Mar 24, 2023

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
uglify-js3.4.73.19.3ageconfidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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
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

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
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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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
renovateBotforce-pushed the renovate/uglify-js-3.x branch from 67a40ad to 259e0ecCompareJune 10, 2024 02:49
@renovaterenovateBot changed the title Update dependency uglify-js to v3.17.4Update dependency uglify-js to v3.18.0Jun 10, 2024
@renovate
renovateBotforce-pushed the renovate/uglify-js-3.x branch from 259e0ec to c636bc8CompareJuly 19, 2024 23:57
@renovaterenovateBot changed the title Update dependency uglify-js to v3.18.0Update dependency uglify-js to v3.19.0Jul 19, 2024
@renovate
renovateBotforce-pushed the renovate/uglify-js-3.x branch from c636bc8 to ffe8eedCompareJuly 29, 2024 05:39
@renovaterenovateBot changed the title Update dependency uglify-js to v3.19.0Update dependency uglify-js to v3.19.1Jul 29, 2024
@renovate
renovateBotforce-pushed the renovate/uglify-js-3.x branch from ffe8eed to 8a451cbCompareAugust 10, 2024 21:06
@renovaterenovateBot changed the title Update dependency uglify-js to v3.19.1Update dependency uglify-js to v3.19.2Aug 10, 2024
@renovate
renovateBotforce-pushed the renovate/uglify-js-3.x branch from 8a451cb to 42acde4CompareAugust 29, 2024 21:08
@renovaterenovateBot changed the title Update dependency uglify-js to v3.19.2Update dependency uglify-js to v3.19.3Aug 29, 2024
@mergify

mergifyBot commented Aug 1, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for freeto 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