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 🚀 #715

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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

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.3

2.1.3 (2019-05-15)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 4c9abe6 chore(release): 2.1.3
  • 7619736 fix: disable parallel on WSL (#403)
  • 51ee60e chore(defaults): update (#402)
  • d117827 fix: fallback for cache directory (#401)

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 #715 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #715      +/-   ##
==========================================
- Coverage   88.82%   88.81%   -0.02%     
==========================================
  Files          39       39              
  Lines        4493     4505      +12     
  Branches      311      301      -10     
==========================================
+ Hits         3991     4001      +10     
- Misses        484      486       +2     
  Partials       18       18
Impacted Files Coverage Δ
src/tablefilter.js 93.3% <0%> (-0.13%) :arrow_down:

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 10c06b5...da270df. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #715   +/-   ##
=======================================
  Coverage   88.82%   88.82%           
=======================================
  Files          39       39           
  Lines        4493     4493           
  Branches      311      311           
=======================================
  Hits         3991     3991           
  Misses        484      484           
  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 10c06b5...da270df. Read the comment docs.