koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
324 stars 94 forks source link

Update grunt-shell to the latest version 🚀 #671

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency grunt-shell was updated from 2.1.0 to 3.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 v3.0.0

Breaking:

  • Require Node.js >=6 and Grunt >=1 62cdda5

Other:

Commits

The new version differs by 3 commits.

  • 0eeba40 3.0.0
  • 62cdda5 Require Node.js >=6 and Grunt >=1
  • 86680b4 Allow functions as shorthand commands (#118)

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 #671 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #671   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files          39       39           
  Lines        4482     4482           
  Branches      307      307           
=======================================
  Hits         3976     3976           
  Misses        488      488           
  Partials       18       18

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 67b1d4b...bf667cd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #671 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #671   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files          39       39           
  Lines        4482     4482           
  Branches      307      307           
=======================================
  Hits         3976     3976           
  Misses        488      488           
  Partials       18       18

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 d232f64...fd56dab. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.0.1
Commits

The new version differs by 2 commits.

See the full diff