willmendesneto / ng-numbers-only

NG Numbers Only - Input number in a easy way in AngularJS Apps
15 stars 4 forks source link

Update grunt-karma to the latest version 🚀 #25

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency grunt-karma was updated from 2.0.0 to 3.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 v3.0.1

Features

  • karma: require karma 3 in peerDependencies (579f82f), closes #261
Commits

The new version differs by 24 commits.

  • 1ae1149 chore: release v3.0.1
  • 5f74f54 chore: Update contributors
  • 2f0d53a docs(readme): Reflect the currently required Karma version
  • 579f82f feat(karma): require karma 3 in peerDependencies
  • aab923d chore: release v3.0.0
  • 02400ab chore: Update contributors
  • b5afebd Merge pull request #263 from karma-runner/data-files
  • 01e916c chore(refactor): simplify data.files creation
  • 0174ca8 chore: add test for flattened 'files' option and clean up code (#262)
  • a5a2fc0 chore: match order between task definition and execution
  • 19551fd fix(deps): Update test to use karma 3.0.0
  • d7dad1e chore(deps): update eslint to version 5.4.0
  • bc53ead chore: Remove unused 'pkgFile' from gruntfile.js
  • 26626b7 chore: make travis and local 'npm test' do the same
  • b7f3048 chore(package): update mocha to version 3.4.2

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