jharding / grunt-exec

Grunt plugin for executing shell commands.
https://npmjs.org/package/grunt-exec
Other
248 stars 47 forks source link

Update peerDependencies to support Grunt 1.0 #68

Closed grunt-updater2 closed 8 years ago

grunt-updater2 commented 8 years ago

Update peerDependencies to support Grunt 1.0

Hello,

This is an automated issue request to update the peerDependencies for your Grunt plugin. We ask you to merge this and publish a new release on npm to get your plugin working in Grunt 1.0!

Read more here: http://gruntjs.com/blog/2016-02-11-grunt-1.0.0-rc1-released#peer-dependencies Also on Twitter: https://twitter.com/gruntjs/status/700819604155707392

If you have any questions or you no longer have time to maintain this plugin, then please let us know in this thread.

Thanks for creating and working on this plugin!

(P.S. Close this PR if it is a mistake, sorry)

elicwhite commented 8 years ago

Please merge this. Now that 1.0.0 has been released, this is breaking builds.

DennisBecker commented 8 years ago

I also need this patch, otherwise will fork this and patch it myself.

michaelworm commented 8 years ago

Anyone even active here? :troll:

AtiX commented 8 years ago

+1

jordanluyke commented 8 years ago

+1

sbruton commented 8 years ago

+1

natalan commented 8 years ago

+1

jamesmorgan commented 8 years ago

+1

nobso commented 8 years ago

+1

elicwhite commented 8 years ago

It seems like this package might be ready for a fork. Perhaps the @gruntjs org would be willing to take this on.

kjhandy commented 8 years ago

+1

michaelworm commented 8 years ago

Hey guys, just use https://github.com/sindresorhus/grunt-shell which is up-to-date :)

gwicksted commented 8 years ago

Fixed in latest release. Thank you for the PR!