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 devDependencies (non-major) #156

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
three (source) 0.141.0 -> 0.142.0 age adoption passing confidence
uglify-js 3.16.1 -> 3.16.2 age adoption passing confidence

Release Notes

mrdoob/three.js ### [`v0.142.0`](https://togithub.com/mrdoob/three.js/compare/0c26bb4bb8220126447c8373154ac045588441de...191a1ef699a5d53de2cd645c667e7fee184a18fd) [Compare Source](https://togithub.com/mrdoob/three.js/compare/0c26bb4bb8220126447c8373154ac045588441de...191a1ef699a5d53de2cd645c667e7fee184a18fd)
mishoo/UglifyJS ### [`v3.16.2`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.16.2) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.16.1...v3.16.2) ##### Features - improve elimination of `return` statements ([`9f57920`](https://togithub.com/mishoo/UglifyJS/commit/9f579205665c3154fa3748b069fc7a635fbb1a70), [`8b46433`](https://togithub.com/mishoo/UglifyJS/commit/8b464331ba3884a3ea1b7e2a5343ac5e292f0aa6), [`fcc87ed`](https://togithub.com/mishoo/UglifyJS/commit/fcc87edb71901651ebc90c9e6542514a118aadb4)) - expand inlining within `async` generator functions ([`51deeff`](https://togithub.com/mishoo/UglifyJS/commit/51deeff72ea538fbe93db1bb88ac55bfb979b771)) ##### Bug Fixes - `async` function ([`e1b03d0`](https://togithub.com/mishoo/UglifyJS/commit/e1b03d0235c207a40c35d27d94bda372a253efd1)) - `async` generator function ([`f1b3e9d`](https://togithub.com/mishoo/UglifyJS/commit/f1b3e9df1e4d009a653ae26f1ba51809f3364c95)) - `class` field ([`2426657`](https://togithub.com/mishoo/UglifyJS/commit/2426657daa226d5cdab18bf40a668301dff0aa65)) - default parameter ([`4c227cc`](https://togithub.com/mishoo/UglifyJS/commit/4c227cc6bd795278c085a6b6dfd40a960ec35698), [`3596b4f`](https://togithub.com/mishoo/UglifyJS/commit/3596b4fedaf3f5c5451efd9ea100ebc0743c9b5d)) - destructuring syntax ([`4c227cc`](https://togithub.com/mishoo/UglifyJS/commit/4c227cc6bd795278c085a6b6dfd40a960ec35698)) - `function` literal ([`4c227cc`](https://togithub.com/mishoo/UglifyJS/commit/4c227cc6bd795278c085a6b6dfd40a960ec35698)) - lexical declaration ([`933ca9d`](https://togithub.com/mishoo/UglifyJS/commit/933ca9ddd82ed22ab5fe527c20b55f1691bb5e17)) - rest parameter ([`4c227cc`](https://togithub.com/mishoo/UglifyJS/commit/4c227cc6bd795278c085a6b6dfd40a960ec35698))

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.