woocommerce / storefront

Official theme for WooCommerce
https://wordpress.org/themes/storefront/
961 stars 472 forks source link

Update dependency uglify-js to v3.17.0 #2029

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.16.3 -> 3.17.0 age adoption passing confidence

Release Notes

mishoo/UglifyJS ### [`v3.17.0`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.0) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.16.3...v3.17.0) ##### Features - merge common tail of `if` statements ([`996836b`](https://togithub.com/mishoo/UglifyJS/commit/996836b67e1800af188d7ca4e79813967ebc8bc2)) - eliminate extraneous `Object()` wrappers ([`db6fd6d`](https://togithub.com/mishoo/UglifyJS/commit/db6fd6db3e8eaa0b2ebbddb5e1cbcea81f0631ab)) - improve elimination of `return` statements ([`08c386f`](https://togithub.com/mishoo/UglifyJS/commit/08c386f363c8e3549e63c2d996c0e4f11c4cf116), [`ab5c7e6`](https://togithub.com/mishoo/UglifyJS/commit/ab5c7e6863f0a898798cf3b2fd87a52a89ed018d), [`6667440`](https://togithub.com/mishoo/UglifyJS/commit/6667440aafa04669e99c641ef945d6903e086b7a), [`e39f33e`](https://togithub.com/mishoo/UglifyJS/commit/e39f33e41b1234b195b90d299014f40a999a8608), [`64e3cee`](https://togithub.com/mishoo/UglifyJS/commit/64e3ceec3b6a7ee37dc4772dc3ad88542013f88f), [`8076d66`](https://togithub.com/mishoo/UglifyJS/commit/8076d66ae58315671821d9ecaa1f726f509e331d), [`884842c`](https://togithub.com/mishoo/UglifyJS/commit/884842cd6ceb49766c152a60b151fcf386c13831), [`a9d9af5`](https://togithub.com/mishoo/UglifyJS/commit/a9d9af53e9f469ed89f0be0a53da2a0ac07f3733)) - improve compression of ternary expressions ([`672cdfa`](https://togithub.com/mishoo/UglifyJS/commit/672cdfa57ae67aae726f5b46ea20638aa1e9ce1d)) - exclude latest ECMAScript runtime properties from `builtin` mangling ([`8a07f12`](https://togithub.com/mishoo/UglifyJS/commit/8a07f1202c135bd2fa6f2d5cc0231c466e73242e)) - introduce `--expression` for ease of handling bookmarklets or JSON expressions ([`f451a7a`](https://togithub.com/mishoo/UglifyJS/commit/f451a7ad79165dda0d3f7fa7a56b3841eeba8174)) - improve resolution and accuracy of source-maps ([`2c3c4ec`](https://togithub.com/mishoo/UglifyJS/commit/2c3c4ec32381bad3f21bf2778470d58abba7b82a)) - inline function calls with simple assignments ([`5a4cd09`](https://togithub.com/mishoo/UglifyJS/commit/5a4cd09938e46bbf7d9a875e03ce7e99c6e6c442)) ##### Bug Fixes - `async` generator function ([`da930af`](https://togithub.com/mishoo/UglifyJS/commit/da930affd2b9969e042dc8c9e9ded4de8f1174c2)) - `class` property ([`41b65af`](https://togithub.com/mishoo/UglifyJS/commit/41b65af6e2ef75010b30bfc10a40cea705ff12ac), [`dd90135`](https://togithub.com/mishoo/UglifyJS/commit/dd90135944fb3f980b8ff2fcbef9222261d05cd8)) - `class` `static` block ([`41b65af`](https://togithub.com/mishoo/UglifyJS/commit/41b65af6e2ef75010b30bfc10a40cea705ff12ac)) - default parameter ([`c32fe26`](https://togithub.com/mishoo/UglifyJS/commit/c32fe26b8d9b7a8fc9ddbd0e6771a0e2af40365b)) - destructuring syntax ([`c32fe26`](https://togithub.com/mishoo/UglifyJS/commit/c32fe26b8d9b7a8fc9ddbd0e6771a0e2af40365b)) - `function` literal ([`513995f`](https://togithub.com/mishoo/UglifyJS/commit/513995f57dfb295a7880ac5d33f633a2ee381f3b)) - lexical declaration ([`937a672`](https://togithub.com/mishoo/UglifyJS/commit/937a6728798cc139defa868c78ddf57d851913d7))

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 has been generated by Mend Renovate. View repository job log here.