dwmkerr / angular-modal-service

Modal service for AngularJS - supports creating popups and modals via a service.
MIT License
626 stars 321 forks source link

Update karma to the latest version 🚀 #262

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency karma was updated from 3.1.4 to 4.0.1.

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 v4.0.1

Bug Fixes

Commits

The new version differs by 20 commits.

  • c7ebf0b chore: release v4.0.1
  • c190c4a chore: update contributors
  • 375bb5e fix(filelist): correct logger name. (#3262)
  • c43f584 fix: remove vulnerable dependency combine-lists (#3273)
  • 4ec4f6f fix: remove vulnerable dependency expand-braces (#3270)
  • d5df723 fix(browser): allow updating total specs count (#3264)
  • c277a6b fix(launcher): Debug Child Processes exit signal (#3259)
  • bd95d89 chore: upgrade log4js to v4.0.0 (#3257)
  • 5a47718 chore: release v4.0.0
  • 56cc239 chore: update contributors
  • d59cf35 refactor(watcher): Make watcher injectable to support 3rd-party watchers (#3254)
  • 988b901 chore(license): Update copyright notice to 2019 [ci skip] (#3250)
  • 571191c fix(client): fix issue with loaded on safari 10 (#3252)
  • 376142e refactor(fileList): refactor with async/await (#3247)
  • acdd2dc refactor(server): refactor start method to use async/await (#3245)

There are 20 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:

guardrails[bot] commented 5 years ago

:warning: We detected security issues in this pull request:

Vulnerable Libraries (2) - [webpack-dev-server@3.1.9:](https://github.com/dwmkerr/angular-modal-service/blob/c3df80c232f379a9a8be1a51cfa127f716d8155f/package.json) upgrade to `>=3.1.11` - [handlebars@4.0.11:](https://github.com/dwmkerr/angular-modal-service/blob/c3df80c232f379a9a8be1a51cfa127f716d8155f/package.json) upgrade to `>=4.0.13` More info on how to fix Vulnerable Libraries in [Javascript](http://docs.guardrails.io/vulnerabilities/js/using_vulnerable_libraries.html?utm_source=ghpr).

Happy with the results? Give your feedback.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   86.23%   86.23%           
=======================================
  Files           1        1           
  Lines         109      109           
=======================================
  Hits           94       94           
  Misses         15       15

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 d00a0c1...c3df80c. Read the comment docs.