glennreyes / runtastic-gpx

💪 Convert Runtastic JSON exports to GPX
https://runalyze.com/runtastic-converter
27 stars 11 forks source link

Update dependency nodemon to v2 #22

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies major 1.19.3 -> 2.0.2

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. ### [`v1.19.4`](https://togithub.com/remy/nodemon/releases/v1.19.4) [Compare Source](https://togithub.com/remy/nodemon/compare/v1.19.3...v1.19.4) ##### Bug Fixes - Replace `jade` references by `pug` ([7d6c1a8](https://togithub.com/remy/nodemon/commit/7d6c1a8)), closes [#​1595](https://togithub.com/remy/nodemon/issues/1595)

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 you tick the rebase/retry checkbox.

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