joanllenas / ngx-date-fns

⏳ date-fns pipes for Angular
164 stars 14 forks source link

Update karma to the latest version 🚀 #224

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency karma was updated from 2.0.5 to 3.1.4.

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

Bug Fixes

Commits

The new version differs by 81 commits.

  • b8b8618 chore: release v3.1.4
  • 10df4ad chore: update contributors
  • cc2eff2 fix: restarted browsers not running tests (#3233)
  • 584dddc fix: improve error msg when bin is a directory (#3231)
  • bb022a7 fix(file-list): revert "do not preprocess up-to-date files" (#3226) (#3230)
  • 169f3a9 chore: release v3.1.3
  • 6f351a5 chore: update contributors
  • 655d4d2 fix: add missing dep flatted (#3223)
  • 7d4d347 chore: release v3.1.2
  • 5077c18 chore: update contributors
  • fb05fb1 fix(server): use flatted for json.stringify (#3220)
  • 2682bff feat(docs): callout the key debug strategies. (#3219)
  • 4e87902 fix(changelog): remove release which does not exist (#3214)
  • 30ff73b fix(browser): report errors to console during singleRun=false (#3209)
  • 5334d1a fix(file-list): do not preprocess up-to-date files (#3196)

There are 81 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 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files         101      101           
  Lines        1081     1081           
  Branches      113      113           
=======================================
  Hits         1059     1059           
  Misses          1        1           
  Partials       21       21

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 ec21b2c...ba07daf. Read the comment docs.