donmccurdy / three-pathfinding

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

Update devDependencies (non-major) #173

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 7.4.0 -> 7.5.0 age adoption passing confidence
uglify-js 3.17.3 -> 3.17.4 age adoption passing confidence

Release Notes

open-cli-tools/concurrently ### [`v7.5.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.5.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0) #### What's Changed - Add auto colors functionality by [@​eliasm307](https://togithub.com/eliasm307), [@​paescuj](https://togithub.com/paescuj), [@​gustavohenke](https://togithub.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/296](https://togithub.com/open-cli-tools/concurrently/pull/296) - Fix `onFinish` signature when using exactOptionalPropertyTypes by [@​Baune8D](https://togithub.com/Baune8D) in [https://github.com/open-cli-tools/concurrently/pull/372](https://togithub.com/open-cli-tools/concurrently/pull/372) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0
mishoo/UglifyJS ### [`v3.17.4`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.4) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.17.3...v3.17.4) ##### Features - simplify chained boolean & string expressions ([`a391897`](https://togithub.com/mishoo/UglifyJS/commit/a3918973887d8eede545372363e621c0319b8e54), [`ed7051b`](https://togithub.com/mishoo/UglifyJS/commit/ed7051b9bb0ce47294718fa192092f98642bc2c4)) ##### Bug Fixes - `async` generator function ([`5411360`](https://togithub.com/mishoo/UglifyJS/commit/5411360829a59fb9b38e5ac360620124a53a31be)) - compound assignment operator ([`19c471c`](https://togithub.com/mishoo/UglifyJS/commit/19c471c16a52156cdea44cd0d911aa4f1cf18ff8)) - generator function ([`7edd10e`](https://togithub.com/mishoo/UglifyJS/commit/7edd10e5e508df42da8586afc994537598c83f25)) - immediately invoked function expression ([`8319bad`](https://togithub.com/mishoo/UglifyJS/commit/8319badea8f5bc4348b80511813594f74e4daf15)) - logical operator ([`5a5200d`](https://togithub.com/mishoo/UglifyJS/commit/5a5200d657f2eb6c37026509afd683fe4f4fc84f)) - rest parameter ([`bccb1c3`](https://togithub.com/mishoo/UglifyJS/commit/bccb1c3bd9155e1045e2fcac7dff2245250f7bcb)) - unary arithmetic operator ([`19c471c`](https://togithub.com/mishoo/UglifyJS/commit/19c471c16a52156cdea44cd0d911aa4f1cf18ff8))

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.