geoblink / design-system

Collection of Vue components and Design Tokens used across Geoblink
https://design-system.geoblink.com/
MIT License
27 stars 2 forks source link

Update execa to the latest version πŸš€ #56

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 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](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:

vercel[bot] commented 4 years ago

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[bot] commented 4 years ago

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] commented 4 years ago

🚨 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


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