koalyptus / TableFilter

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

Update uglifyjs-webpack-plugin to the latest version 🚀 #687

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency uglifyjs-webpack-plugin was updated from 2.1.1 to 2.1.2.

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 v2.1.2

2.1.2 (2019-02-25)

Bug Fixes

  • invalidate cache after changing node version (#396) (380bb54)
Commits

The new version differs by 4 commits.

  • 9bc2fde chore(release): 2.1.2
  • 380bb54 fix: invalidate cache after changing node version (#396)
  • a5121cf chore(defaults): update (#395)
  • d7ae327 docs: fix typo in changelog (#388)

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #687   +/-   ##
=======================================
  Coverage   88.81%   88.81%           
=======================================
  Files          39       39           
  Lines        4505     4505           
  Branches      301      301           
=======================================
  Hits         4001     4001           
  Misses        486      486           
  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 04012e5...de67458. Read the comment docs.