magic-software-lab / ngx-magic-table

Simple, customizable and magic table for Angular 4.x.x
https://magic-software-lab.github.io/ngx-magic-table/
MIT License
8 stars 7 forks source link

Update execa to the latest version 🚀 #17

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.0 of execa just got published.

Dependency execa
Current Version 0.6.3
Type devDependency

The version 0.7.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of execa. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits.

  • b4d1c86 0.7.0
  • c0fc20c Meta tweaks
  • 402a329 Update dev dependencies
  • c7481f4 Add test for #73
  • 0f8f7a3 Add localDir option to specify location of locally installed binaries (#73)
  • e370117 Extend environment by default - fixes #87 (#88)
  • b82905c Document all the child_process options - fixes #90 (#92)
  • 2cbcc5c Fix killSignal option (#93)
  • 3534037 Test on Node.js 8 (#91)
  • 1861b5e Fix tests (#89)
  • 9cd5e2a Better stdio option handling - fixes #24
  • 4231a10 Fix test for exit code 1 on windows (#78)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: