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 🚀 #177

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 1, 2019

The dependency execa was updated from 1.0.0 to 2.0.2.

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.2

Bug fixes

  • Fix memory leak (#321, #330)
  • Fix result.all not being constant across calls (#327, #330)
Commits

The new version differs by 142 commits.

  • 8977752 2.0.2
  • 6a8e9ac Do not read streams more than once (#330)
  • 7d51047 Move onExit() cleanup code next to onExit() (#337)
  • 0241d6e Improve tests for the timeout option (#332)
  • 2a7551f Refactor the timeout option (#333)
  • 9020f28 Rename stdioOption variable (#334)
  • b336fbf Make the synchronous errors code clearer (#331)
  • 46daa7b Separate command-related logic into its own file (#329)
  • 5c74a9d Do not mutate process promise (#328)
  • deb4988 Separate promise-related logic into their own files (#325)
  • cba87e1 Add missing 'use strict' (#326)
  • 2b06e40 Separate stream-related logic into their own file (#324)
  • 97ef87d 2.0.1
  • 71cea50 Simplify engines.node field (#323)
  • 8663361 Update engines field in package.json (#319)

There are 142 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 🌴

@gr2m gr2m merged commit 2a45e25 into master Jul 1, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/execa-2.0.2 branch July 1, 2019 23:38
@semantic-release-bot
Copy link
Collaborator

🎉 This PR is included in version 5.1.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

@pvdlg
Copy link
Member

pvdlg commented Jul 2, 2019

We were supposed to not upgrade to 2.0.0 yet because it requires a higher version of Node than the minimum we support.

@semantic-release-bot
Copy link
Collaborator

🎉 This PR is included in version 5.2.0-beta.9 🎉

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.

3 participants