GitHub user bananer opened a pull request:
https://github.com/apache/thrift/pull/1506
THRIFT-4509: grunt update (rebased)
* switch from grunt-external-daemon and grunt-shell to grunt-shell-spawn
* update grunt to 1.0.2
* always use local copy of jquery and qunit
* commit the package-lock files for npm keep versions stable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bananer/thrift THRIFT-4509-update-grunt-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1506.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1506
----
commit c20a670280cdc1e92c3342d21fb548d5595dc851
Author: Philip Frank <ich@...>
Date: 2018-03-07T19:49:25Z
THRIFT-4509:
* switch from grunt-external-daemon and grunt-shell to grunt-shell-spawn
* update grunt to 1.0.2
* always use local copy of jquery and qunit
* commit the package-lock files for npm keep versions stable
----
---