Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update execa to the latest version 🚀 #150

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 25, 2019

The dependency execa was updated from 1.0.0 to 2.0.0.

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.


Release Notes for v2.0.0

Thanks to @GMartigny, @BendingBender, @tomsotte, @ammarbinfaisal, @zokker13, @stroncium, @satyarohith, @bradfordlemley, @coreyfarrell, @brandon93s, @dtinth, @papb for the great features and bug fixes they've contributed!

Please check the Medium article about this release!

Breaking changes

Features

Bug fixes

Documentation

Design

Tests

Maintainers

  • Add @ehmicky as an additional maintainer.
Commits

The new version differs by 125 commits.

  • ec10a4c 2.0.0
  • 2752f49 Fix linting
  • eb22ff7 Change default value of the preferLocal option to false (#314)
  • 4dd258d Separate error creation logic into its own file (#311)
  • 8af8c96 Improve/refactor .cancel() (#309)
  • 4503764 Simplify code related to context (#310)
  • c2787e5 Separate cleanup into its own function (#308)
  • a9fa13f Rename variables in stdio file (#306)
  • 85a54d5 Separate cleanup option handling into its own function (#307)
  • b979534 Rename nodeArguments to nodeOptions (#299)
  • 825f8a7 Refactor stdio option for execa.node() (#303)
  • 2c65870 Do not allow stdin: 0 combined with stdio (#301)
  • 03d7be2 Refactor entry point of execa.node() (#305)
  • 0d4a97a Fix functions coding style (#296)
  • ab83d8d Simplify tests for stdio (#300)

There are 125 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   95.13%   95.13%           
=======================================
  Files          15       15           
  Lines        1008     1008           
  Branches      163      163           
=======================================
  Hits          959      959           
  Misses         44       44           
  Partials        5        5

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 24d5f9e...08e5b46. Read the comment docs.

@arlac77 arlac77 merged commit b958d29 into master Jun 25, 2019
@arlac77 arlac77 deleted the greenkeeper/execa-2.0.0 branch June 25, 2019 15:56
@arlac77
Copy link
Owner

arlac77 commented Jun 25, 2019

🎉 This PR is included in version 6.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant