wilsto / smartNews

0 stars 0 forks source link

Update grunt-karma to the latest version 🚀 #34

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of grunt-karma was just published.

Dependency grunt-karma
Current Version 2.0.0
Type devDependency

The version 3.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of grunt-karma.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.0.0

Bug Fixes

  • ensure proper path format (9314248)
  • Remove hardcoded useIframe & captureConsole opts (33386b3), closes #165 #166
  • deps: update lodash version to address npm audit warning (1182766), closes #259
  • deps: Update test to use karma 3.0.0 (19551fd), closes #261 #251

Features

Commits

The new version differs by 20 commits.

  • 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
  • 1182766 fix(deps): update lodash version to address npm audit warning
  • 60373bc chore: add a Git .mailmap with my new name
  • d33f70e chore(travis): update Node versions tested
  • 9314248 fix: ensure proper path format

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: