RyanZim / onessg

The Static Site Generator that does only one thing: compile your html and markdown.
MIT License
13 stars 2 forks source link

Update yargs to the latest version 🚀 #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 10.0.3 of yargs was just published.

Dependency yargs
Current Version 9.0.1
Type dependency

The version 10.0.3 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.

It might be worth looking into these changes and trying to get this project onto the latest version of yargs.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 33 commits.

  • 968ee06 chore(release): 10.0.3
  • c351685 fix: parse array rather than string, so that quotes are safe (#993)
  • 0684741 chore(release): 10.0.2
  • 7871327 fix: fix tiny spacing issue with usage (#992)
  • d1cbc75 docs: be more shameless about gratipay
  • 532c60e docs: describe hidden option in right place
  • 4043c16 docs: add note about options
  • 38d88d4 chore: new translations for API overhaul for locale: HI (Hindi) (#991)
  • 180b5eb chore(release): 10.0.1
  • cd1ca15 fix: help strings for nested commands were missing parent commands (#990)
  • 3c8ac1d fix: use correct completion command in generated completion script (#988)
  • 8515e4f docs: nit in CHANGELOG
  • 4b8cfa9 docs: slight tweaks to CHANGELOG
  • c809cbe chore(release): 10.0.0
  • fc13dcd chore: new translations for command API overhaul (#976)

There are 33 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d435530483f5e7a08c9f1f9bf977dcaccfa29d32 on greenkeeper/yargs-10.0.3 into 6673216049c53d874bf0baaead258c86096178eb on master.