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

chore(deps): update dependency uglify-js to v3.19.3 #850

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.17.4 -> 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

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner December 9, 2024 01:21
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Dec 9, 2024
@renovate renovate bot enabled auto-merge (squash) December 9, 2024 01:21
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants