appium / appium-doctor

[Deprecated] Please use https://github.com/appium/appium/tree/master/packages/doctor
Apache License 2.0
128 stars 34 forks source link

Update yargs to the latest version 🚀 #86

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency yargs was updated from 14.2.1 to 15.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: bcoe License: MIT

Release Notes for yargs v15.0.1

Bug Fixes

  • deps: cliui, find-up, and string-width, all drop Node 6 support (#1479) (6a9ebe2)
Commits

The new version differs by 22 commits ahead by 22, behind by 2.

  • aa09faf chore: release 15.0.1 (#1480)
  • 6a9ebe2 fix(deps): cliui, find-up, and string-width, all drop Node 6 support (#1479)
  • 5cc2b5e chore: release 15.0.0 (#1462)
  • 62a114a force build
  • 1840ba2 feat: expose Parser from require('yargs/yargs') (#1477)
  • afd5b48 fix(docs): update boolean description and examples in docs (#1474)
  • c10c38c feat(deps)!: yargs-parser now throws on invalid combinations of config (#1470)
  • 0cba424 build: switch to release-please for releases (#1471)
  • 445bc58 chore: update engines to note Node 6 is dropped (#1469)
  • 52d875a test: add additional test for 1459
  • 12c82e6 fix: stop-parse was not being respected by commands (#1459)
  • b4812ac test: add tests for argsert warning to display positional information (#1468)
  • 10f10ee test: cover missing filter arg in obj-filter (#1467)
  • cb0396f build: switch to c8 for coverage (#1464)
  • ebee59d fix!: update to yargs-parser with fix for array default values (#1463)

There are 22 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: