Closed renovate[bot] closed 3 months ago
Name | Link |
---|---|
Latest commit | d1963f35307a00bcedc714a428f53f18259527ae |
Latest deploy log | https://app.netlify.com/sites/node-minify-docs-dev/deploys/66b7575eebe35e0008bfc7f8 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.43%. Comparing base (
8b17cc5
) to head (d1963f3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.19.1
->3.19.2
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: 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.
This PR was generated by Mend Renovate. View the repository job log.