infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.97k stars 147 forks source link

fix(deps): update dependency yargs-parser to v16 #648

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
yargs-parser dependencies major ^15.0.0 -> ^16.0.0

Release Notes

yargs/yargs-parser ### [`v16.0.0`](https://togithub.com/yargs/yargs-parser/blob/master/CHANGELOG.md#​1600httpswwwgithubcomyargsyargs-parsercomparev1500v1600-2019-10-26) [Compare Source](https://togithub.com/yargs/yargs-parser/compare/v15.0.0...v16.0.0) ##### ⚠ BREAKING CHANGES - moving to c8 for coverage and dropping Node 6 from build matrix ([#​209](https://togithub.com/yargs/yargs-parser/issues/209)) ##### Bug Fixes - **unknown-options-as-args:** '--' is not an unknown option ([#​207](https://www.github.com/yargs/yargs-parser/issues/207)) ([3fee2d8](https://www.github.com/yargs/yargs-parser/commit/3fee2d895e9da14af978bbd1c7c9c20170c3aa59)) - address issue with array options with array default values ([#​206](https://www.github.com/yargs/yargs-parser/issues/206)) ([f5f9e5a](https://www.github.com/yargs/yargs-parser/commit/f5f9e5a7ea91821f7c95e8eb4c71dc74de1bc907)) - support negative numbers with decimal places ([#​208](https://www.github.com/yargs/yargs-parser/issues/208)) ([850bbda](https://www.github.com/yargs/yargs-parser/commit/850bbdafcf8a4998f374dfce993422855d10716d)) ##### Build System - moving to c8 for coverage and dropping Node 6 from build matrix ([#​209](https://www.github.com/yargs/yargs-parser/issues/209)) ([f3a9316](https://www.github.com/yargs/yargs-parser/commit/f3a9316e470b0cc5c01981c9614ee935835d719b))

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 Renovate Bot. View repository job log here.

infinitered-circleci commented 5 years ago

:tada: This PR is included in version 4.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: