glennreyes / runtastic-gpx

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

Update dependency meow to v6 #23

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
meow dependencies major ^5.0.0 -> ^6.0.0

Release Notes

sindresorhus/meow ### [`v6.0.1`](https://togithub.com/sindresorhus/meow/releases/v6.0.1) [Compare Source](https://togithub.com/sindresorhus/meow/compare/v6.0.0...v6.0.1) - Improve the TypeScript types ([#​135](https://togithub.com/sindresorhus/meow/issues/135)) [`16640f1`](https://togithub.com/sindresorhus/meow/commit/16640f1) ### [`v6.0.0`](https://togithub.com/sindresorhus/meow/releases/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/meow/compare/v5.0.0...v6.0.0) ##### Breaking - Require Node.js 8 [`cd635d4`](https://togithub.com/sindresorhus/meow/commit/cd635d4) - Remove flag's aliases from the `flags` property ([#​108](https://togithub.com/sindresorhus/meow/issues/108)) [`f36715c`](https://togithub.com/sindresorhus/meow/commit/f36715c) - Only consider enabling autoHelp/autoVersion in case there is only one argument in `process.argv` ([#​114](https://togithub.com/sindresorhus/meow/issues/114)) [`cd29865`](https://togithub.com/sindresorhus/meow/commit/cd29865) - Switch from `loud-rejection` to `hard-rejection` [`f60c26e`](https://togithub.com/sindresorhus/meow/commit/f60c26e) ##### Enhancements - Add TypeScript definition ([#​116](https://togithub.com/sindresorhus/meow/issues/116)) [`f1036df`](https://togithub.com/sindresorhus/meow/commit/f1036df) - Add support for `number` flag type ([#​103](https://togithub.com/sindresorhus/meow/issues/103)) [`5ef9478`](https://togithub.com/sindresorhus/meow/commit/5ef9478) - Add `hardRejection` option [`2bcfee7`](https://togithub.com/sindresorhus/meow/commit/2bcfee7)

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.