dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

Update execa to the latest version 🚀 #188

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.0 of execa just got published.

Dependency execa
Current Version 0.6.3
Type dependency

The version 0.7.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of execa. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits.

  • b4d1c86 0.7.0
  • c0fc20c Meta tweaks
  • 402a329 Update dev dependencies
  • c7481f4 Add test for #73
  • 0f8f7a3 Add localDir option to specify location of locally installed binaries (#73)
  • e370117 Extend environment by default - fixes #87 (#88)
  • b82905c Document all the child_process options - fixes #90 (#92)
  • 2cbcc5c Fix killSignal option (#93)
  • 3534037 Test on Node.js 8 (#91)
  • 1861b5e Fix tests (#89)
  • 9cd5e2a Better stdio option handling - fixes #24
  • 4231a10 Fix test for exit code 1 on windows (#78)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

Merging #188 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files           9        9           
  Lines         241      241           
=======================================
  Hits          224      224           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b71f525...6ab7f39. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.62% when pulling 6ab7f39b168c31478e97de174c64b2d619763908 on greenkeeper/execa-0.7.0 into b71f52592f1748b8d672d6a143877fd676617eb2 on master.