donmccurdy / three-pathfinding

Navigation mesh utilities for three.js, based on PatrolJS.
https://three-pathfinding.donmccurdy.com/
MIT License
1.2k stars 135 forks source link

Update dependency uglify-js to v3.14.4 #120

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.14.3 -> 3.14.4 age adoption passing confidence

Release Notes

mishoo/UglifyJS ### [`v3.14.4`](https://togithub.com/mishoo/UglifyJS/releases/v3.14.4) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.14.3...v3.14.4) ##### Features - improve compression of logical assignments ([`6d94242`](https://togithub.com/mishoo/UglifyJS/commit/6d9424231858e41c86ed3cb5be2eee4899e923a0)) - compress transpiled TypeScript `enum`s ([`3acb5a3`](https://togithub.com/mishoo/UglifyJS/commit/3acb5a329e47b753248a3568c24794140ccf50a0), [`6e4aa03`](https://togithub.com/mishoo/UglifyJS/commit/6e4aa0326f543c12998ba603942f0c3fbbae1910), [`77f7ae5`](https://togithub.com/mishoo/UglifyJS/commit/77f7ae5ba2449c38751c444263106603edb587ef)) - improve tracking of non-initialised variables ([`f97e107`](https://togithub.com/mishoo/UglifyJS/commit/f97e107c09cb56e242614c9d7c629a4ae7e4a313)) - improve compression of destructuring assignments ([`1e3ca4c`](https://togithub.com/mishoo/UglifyJS/commit/1e3ca4c6f7dfed972928668a6d4c5793f93e4acb), [`dc9e1ff`](https://togithub.com/mishoo/UglifyJS/commit/dc9e1ff0b1965560679ab3cbe7dde831bf724dd4)) - minimise interference from `merge_vars` ([`3ee1b0d`](https://togithub.com/mishoo/UglifyJS/commit/3ee1b0d00d9b0d0e2f39ed33fb7e2b5a69a53f53), [`ea10498`](https://togithub.com/mishoo/UglifyJS/commit/ea1049890245d0f8b671640038d38a03ca7ef078), [`1a8f2ec`](https://togithub.com/mishoo/UglifyJS/commit/1a8f2ecc65896fcbbe8c6b884352f975af444ea0), [`0b6c185`](https://togithub.com/mishoo/UglifyJS/commit/0b6c185818fa77fff0661ef959e5c0bdf8b5100f), [`1b4bd70`](https://togithub.com/mishoo/UglifyJS/commit/1b4bd7082b3479c07bcae2dc7bc3b00d41b2206f), [`3f8f0e2`](https://togithub.com/mishoo/UglifyJS/commit/3f8f0e246e3cb715901f46b63042e4e1ae04723e)) ##### Bug Fixes - `await` operator ([`ae5c3ee`](https://togithub.com/mishoo/UglifyJS/commit/ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)) - default parameter ([`bfd0ac7`](https://togithub.com/mishoo/UglifyJS/commit/bfd0ac7f4bd8d5062b480c904c302a56946d7c2a)) - destructuring syntax ([`e9932e1`](https://togithub.com/mishoo/UglifyJS/commit/e9932e131422a9a348c08e40542338065d2fd2c0)) - `function` call ([`2d0f8bc`](https://togithub.com/mishoo/UglifyJS/commit/2d0f8bcff5ea7a3af615762bfda7dd590041e451)) - object method ([`ae5c3ee`](https://togithub.com/mishoo/UglifyJS/commit/ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)) - rest parameter ([`f9a4b36`](https://togithub.com/mishoo/UglifyJS/commit/f9a4b36dd14b1b4399e40196296495f58a8ce93b)) - `yield` keyword ([`ae5c3ee`](https://togithub.com/mishoo/UglifyJS/commit/ae5c3ee8a1cd5edc5dba1178853996e3419ad30d))

Configuration

📅 Schedule: "after 1am and before 7am on monday" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.