privatenumber / minification-benchmarks

🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify
MIT License
1.35k stars 31 forks source link

fix(deps): update dependency uglify-js to ^3.19.2 #573

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js ^3.19.1 -> ^3.19.2 age adoption passing confidence

Release Notes

mishoo/UglifyJS (uglify-js) ### [`v3.19.2`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.19.2) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.19.1...v3.19.2) ##### Features - improve compression of logical expressions ([`c7152b5`](https://togithub.com/mishoo/UglifyJS/commit/c7152b5e6618089c359d8f6c944572997271cfc9), [`cd0a8ec`](https://togithub.com/mishoo/UglifyJS/commit/cd0a8ec757156737a71be697b0cdd4a95a2dd6ab)) - simplify collapsed assignment expressions ([`76803d6`](https://togithub.com/mishoo/UglifyJS/commit/76803d6b45421699e201fbc4ee3173af1b1033df)) - convert `function` literals to arrow functions ([`2255074`](https://togithub.com/mishoo/UglifyJS/commit/22550741b913e3c9fcdc3cf39395a8020c77c5f5)) - support `ascii_only` on template literals ([`4661b34`](https://togithub.com/mishoo/UglifyJS/commit/4661b3472e228c056f273977319009d6103feaff)) - improve generation of Unicode escape sequences ([`80ebacb`](https://togithub.com/mishoo/UglifyJS/commit/80ebacbf51ccf449d47f5ce5a41fffeae4f9c454)) ##### Bug Fixes - destructuring syntax ([`d82b7de`](https://togithub.com/mishoo/UglifyJS/commit/d82b7de5e885da712b43703810a521f22820ee26)) - `if` statement ([`69f4e3a`](https://togithub.com/mishoo/UglifyJS/commit/69f4e3a419fc1328eacadf89cbbece0497ad8957)) - logical operator ([`69f4e3a`](https://togithub.com/mishoo/UglifyJS/commit/69f4e3a419fc1328eacadf89cbbece0497ad8957)) - optional chaining operator ([`15c8edb`](https://togithub.com/mishoo/UglifyJS/commit/15c8edb7564a0ab825fce19517f96e8d377a01a8), [`8bbbc51`](https://togithub.com/mishoo/UglifyJS/commit/8bbbc5178ebee10eb9fa69a706b29f40cc2aa3b9), [`69f4e3a`](https://togithub.com/mishoo/UglifyJS/commit/69f4e3a419fc1328eacadf89cbbece0497ad8957)) - property accessor ([`e9cf8de`](https://togithub.com/mishoo/UglifyJS/commit/e9cf8deb3352935328671df92ae21bf7b1e8a3b0)) - `switch` statement ([`69f4e3a`](https://togithub.com/mishoo/UglifyJS/commit/69f4e3a419fc1328eacadf89cbbece0497ad8957)) - `try` statement ([`4bf9a4f`](https://togithub.com/mishoo/UglifyJS/commit/4bf9a4f0954c3fb2b2b2ab9d2def03cebbf0ac7b), [`69f4e3a`](https://togithub.com/mishoo/UglifyJS/commit/69f4e3a419fc1328eacadf89cbbece0497ad8957))

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.



This PR was generated by Mend Renovate. View the repository job log.