cdaringe / 3d-adjacency

find "clusters" of adjacent values/cells from a 3d array
0 stars 0 forks source link

chore(deps): update dependency npm-run-all to v4.1.5 #52

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm-run-all 4.0.2 -> 4.1.5 age adoption passing confidence

Release Notes

mysticatea/npm-run-all (npm-run-all) ### [`v4.1.5`](https://togithub.com/mysticatea/npm-run-all/releases/tag/v4.1.5) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.4...v4.1.5) #### 🐛 Bug fixes - [`52eaf86`](https://togithub.com/mysticatea/npm-run-all/commit/52eaf86242ba408dedd015f53ca7ca368f25a026)...1b41ac569987c96e224f940ff59f9699322c7824 switched `ps-tree` package to `pidtree` package for security reason. ### [`v4.1.4`](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.3...v4.1.4) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.3...v4.1.4) ### [`v4.1.3`](https://togithub.com/mysticatea/npm-run-all/releases/tag/v4.1.3) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.2...v4.1.3) #### 🐛 Bug fixes - [`d56c268`](https://togithub.com/mysticatea/npm-run-all/commit/d56c26873f69bdf5272d93a678a721818f65c0d4) improved label colors - [`35f86ae`](https://togithub.com/mysticatea/npm-run-all/commit/35f86ae8e613a853ce9acffc3b2a49552e31ee62) fixed a bug that the script name which starts with `!` makes `npm-run-all` confusing. ### [`v4.1.2`](https://togithub.com/mysticatea/npm-run-all/releases/tag/v4.1.2) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.1...v4.1.2) #### Bug fixes - [`096779b`](https://togithub.com/mysticatea/npm-run-all/commit/096779b4a96ca0d948285c7037d7cf1279f2b065) fixed the problem that `--aggregate-output` option does not work if child tasks print large output ([#​111](https://togithub.com/mysticatea/npm-run-all/issues/111)). Thank you, [@​jlopezxs](https://togithub.com/jlopezxs)! - [`693261b`](https://togithub.com/mysticatea/npm-run-all/commit/693261b6169071b61b443eec5ad6d04525394500) fixed the problem that `--aggregate-output` option does not work on `npm-run-all` command. - [`528d105`](https://togithub.com/mysticatea/npm-run-all/commit/528d105f493d38047ffe41064d95a6b9a11c60a8)...43a6b1683374e3dd314733ec5559908abfcc6cd1 fixed the problem with using `yarn` ([#​113](https://togithub.com/mysticatea/npm-run-all/issues/113)). ### [`v4.1.1`](https://togithub.com/mysticatea/npm-run-all/releases/tag/v4.1.1) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.1.0...v4.1.1) #### Bug fixes - [`fbd4024`](https://togithub.com/mysticatea/npm-run-all/commit/fbd40244e259721d2c72c68365c52dd996927d15) fixed a regression bug of `--print-name`. ### [`v4.1.0`](https://togithub.com/mysticatea/npm-run-all/releases/tag/v4.1.0) [Compare Source](https://togithub.com/mysticatea/npm-run-all/compare/v4.0.2...v4.1.0) #### Features - [`e07e782`](https://togithub.com/mysticatea/npm-run-all/commit/e07e7821cce8c81f82c45c67ea25bcdeb9667094) add `--aggregate-output` option. This option avoids that the output of tasks is mixed even if parallel mode. Don't use this option if a task never finishes (e.g. web server, file watching, ...).\ Thank you, [@​fatso83](https://togithub.com/fatso83) ! #### Bug fixes - [`f7f7b43`](https://togithub.com/mysticatea/npm-run-all/commit/f7f7b435f7d8be99481593597f49fd719a270ecb) fixed a bug that `npm-run-all` shows `MaxListenersExceededWarning` warnings if it runs many tasks in parallel.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.