koalyptus / TableFilter

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

Update codecov to the latest version 🚀 #762

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency codecov was updated from 3.6.1 to 3.6.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.


Publisher: eddiemoore License: MIT

Release Notes for v3.6.3

AWS Codebuild fixes + package updates

Commits

The new version differs by 16 commits.

  • 7856231 v3.6.3
  • 96e6d96 Merge pull request #166 from codecov/chore/updates
  • c8ea169 update deps
  • 7c4cdc4 Merge pull request #149 from aiell0/master
  • 62389fa Merge pull request #162 from codecov/dependabot/npm_and_yarn/handlebars-4.5.3
  • 73ae008 Add dependabot config
  • ccf3862 Update README.md
  • fa631c3 v3.6.2
  • f429409 Merge pull request #164 from codecov/sanitize-gcov-options
  • 2f4eff9 Sanitize gcov-args
  • 467a495 Bump handlebars from 4.1.2 to 4.5.3
  • 9bde072 Merge pull request #151 from codecov/github-ci-1
  • b86eb31 Add workflow
  • 8acbe96 Retest
  • acd92f4 Test when codebuild isn't triggered by webhooks.

There are 16 commits in total.

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 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #762   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files          39       39           
  Lines        4500     4500           
  Branches      325      325           
=======================================
  Hits         4008     4008           
  Misses        475      475           
  Partials       17       17

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 40daf54...f53b392. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v3.6.4

Fix for Cirrus CI

Commits

The new version differs by 6 commits.

  • bac0787 v3.6.4
  • 203ff3a Merge pull request #161 from codecov/drazisil-patch-1
  • 696562d Merge pull request #147 from iansu/patch-1
  • 1430de5 Update test
  • a30b1f5 Change cirrus-ci to match backend
  • 6a62759 Add AWS CodeBuild to the list of supported CI providers

See the full diff