scurker / quilted

A css/js coverage tool for websites
10 stars 0 forks source link

Update yargs to the latest version 🚀 #13

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 12.0.1 of yargs was just published.

Dependency yargs
Current Version 11.1.0
Type dependency

The version 12.0.1 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 28 commits.

  • 18b2fcb chore(release): 12.0.1
  • cfa7c65 chore: explicit update of yargs-parser
  • 6ab99fe chore: bump engines to Node.js 6.x (#1169)
  • 52f87c0 chore: bump decamelize & find-up (#1168)
  • def00e8 docs: add info about installing @next version, see #1134 (#1165)
  • 58292b6 docs: fix breaking change note in CHANGELOG.md (#1166)
  • fc31713 docs: fix typo in CHANGELOG
  • 53e3a94 chore(release): 12.0.0
  • 6ee2c82 feat: remove setPlaceholderKeys (#1105)
  • 26080ba chore: cache node_modules (#1159)
  • 84f9d2b chore: test Node.js 6, 8 and 10 (#1160)
  • 37b07e7 docs: corrected version specifier in help example (#1163)
  • e8cf970 docs: move Code of Conduct section to CODE_OF_CONDUCT.md (#1155)
  • a2f2eae feat: allow setting scriptName $0 (#1143)
  • 88b6d23 chore: Run standard in pretest lifecycle (#1140)

There are 28 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

Pull Request Test Coverage Report for Build 70


Totals Coverage Status
Change from base Build 47: 0.0%
Covered Lines: 91
Relevant Lines: 99

💛 - Coveralls