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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 8, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The devDependency execa was updated from 3.4.0 to 4.0.1.

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.


Publisher: ehmicky
License: MIT

Release Notes for v4.0.1

Bug fixes

  • Fix checking for Error instances (#423)
Commits

The new version differs by 13 commits.

  • e222526 4.0.1
  • d37f927 Fix checking for Error instances (#423)
  • 120230c Add sudo-prompt as a related package (#411)
  • 408904b Clean up outdated code in tests (#405)
  • 0e4da68 Simplify mergePromise function (#403)
  • 3a276a8 4.0.0
  • 6201405 Add code comment related to setTimeout().unref (#401)
  • 5a9c76f Require Node.js 10
  • df08cfb Upgrade dependencies (#396)
  • bc520f9 Add stdout/stderr to error messages (#397)
  • 09cd28a Fix unref error (#400)
  • 4093556 Meta tweaks
  • 74c3c49 Add documentation link to nvexeca (#398)

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 🌴

@vercel
Copy link

vercel bot commented May 8, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/geoblink/design-system/ggwiewa3b
✅ Preview: https://design-system-git-greenkeeper-execa-401.geoblink.now.sh

@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files         154      154           
  Lines        3401     3401           
  Branches      279      279           
=======================================
  Hits         2903     2903           
  Misses        428      428           
  Partials       70       70           

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 4e9c257...e1943d1. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request May 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency execa was updated from 3.4.0 to 4.0.2.

Update to this version instead 🚀

Release Notes for v4.0.2

Bug fixes

  • Fix with third-party promises (like bluebird) not working (#427)
Commits

The new version differs by 2 commits.

See the full diff

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.

0 participants