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.1 #2986

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

krypton-build-user
Copy link
Collaborator

@krypton-build-user krypton-build-user commented Jul 1, 2024

This PR contains the following updates:

Package Type Update Change
uglify-js dependencies minor 3.17.4 -> 3.19.1
@types/uglify-js (source) devDependencies patch 3.17.2 -> 3.17.5

Release Notes

mishoo/UglifyJS (uglify-js)

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 - "before 4am on the first day of the month" (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 these updates again.


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

This PR has been generated by Self-Hosted Renovate Bot. Find all logs here.

@krypton-build-user krypton-build-user added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@krypton-build-user krypton-build-user requested a review from a team as a code owner July 1, 2024 02:16
@krypton-build-user krypton-build-user added javascript Pull requests that update Javascript code renovate labels Jul 1, 2024
@krypton-build-user krypton-build-user changed the title Update dependency uglify-js to v3.18.0 Update dependency uglify-js to v3.19.0 Jul 20, 2024
@krypton-build-user krypton-build-user changed the title Update dependency uglify-js to v3.19.0 Update dependency uglify-js to v3.19.1 Jul 31, 2024
@krypton-build-user krypton-build-user merged commit e102cbc into main Aug 2, 2024
2 checks passed
@krypton-build-user krypton-build-user deleted the renovate/uglify-js-3.x branch August 2, 2024 23:37
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 Pull requests that update Javascript code renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants