c-base / ingress-table

Ingress Table NoFlo & MicroFlo setup
http://bergie.iki.fi/blog/ingress-table/
MIT License
39 stars 3 forks source link

Update grunt-exec to the latest version 🚀 #135

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of grunt-exec just got published.

Dependency grunt-exec
Current Version 2.0.0
Type devDependency

The version 3.0.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 grunt-exec. 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 8 commits.

  • 25fa05b Fixes to quote handling on non win32 releasing as major as this may break existing commands relying on the incorrect behavior
  • 3c05987 Had the reverse of a fix for the *nix bug, this fix appears to work for all reported issues
  • 131ca23 Fix broken code due to committed debugging statement
  • 68abfa4 Fixes for quotes on Linux and presumably macOS
  • d6926f2 Merge pull request #78 from bhldev/CallbackArgs
  • 3bfd536 Added callback arguments
  • 78cac93 Merge pull request #77 from bhldev/SpawnSync
  • ece91d5 Added synchronous support

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: