Financial-Times / tako

🐙 A GitHub App that provides an API listing the repositories it is installed on.
MIT License
4 stars 0 forks source link

chore(deps): update dependency nodemon to v2 #178

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies major ^1.18.10 -> ^2.0.0

Release Notes

remy/nodemon ### [`v2.0.2`](https://togithub.com/remy/nodemon/releases/v2.0.2) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.1...v2.0.2) ##### Bug Fixes - pipe stderr correctly ([47dfb8b](https://togithub.com/remy/nodemon/commit/47dfb8b)), closes [#​1638](https://togithub.com/remy/nodemon/issues/1638) ### [`v2.0.1`](https://togithub.com/remy/nodemon/releases/v2.0.1) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.0...v2.0.1) ##### Bug Fixes - ubuntu loop waiting for sub processes ([ed91703](https://togithub.com/remy/nodemon/commit/ed91703)), closes [#​1633](https://togithub.com/remy/nodemon/issues/1633) ### [`v2.0.0`](https://togithub.com/remy/nodemon/releases/v2.0.0) [Compare Source](https://togithub.com/remy/nodemon/compare/v1.19.4...v2.0.0) ##### Bug Fixes - wait for all subprocesses to terminate (fixes issue [#​1476](https://togithub.com/remy/nodemon/issues/1476)) ([0e6ba3c](https://togithub.com/remy/nodemon/commit/0e6ba3c)) ##### Features - update chokidar to v3 ([9a67f36](https://togithub.com/remy/nodemon/commit/9a67f36)) ##### BREAKING CHANGES - Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+ - Chokidar upgrade means: massive CPU & RAM consumption improvements. 17x package & deps size reduction.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: 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.