Leko / monow

:clap: Zero configuration monorepo watcher
MIT License
15 stars 2 forks source link

Update execa to the latest version 🚀 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #16      +/-   ##
=========================================
+ Coverage    2.43%   2.56%   +0.12%     
=========================================
  Files          18      16       -2     
  Lines         287     273      -14     
  Branches       24      23       -1     
=========================================
  Hits            7       7              
+ Misses        279     266      -13     
+ Partials        1       0       -1
Impacted Files Coverage Δ
src/store/reducer.ts 0% <0%> (ø) :arrow_up:
src/tester.ts
src/compiler.ts

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 f38f500...0470aee. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 97ef87d 2.0.1
  • 71cea50 Simplify engines.node field (#323)
  • 8663361 Update engines field in package.json (#319)
  • dd31d2c Improve the execa.command() documentation (#317)
  • 230c7a7 Separate spawned.kill() features into own file (#312)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀