syzer / distributed-calc-system

Distributed calculation system using JS-Spark, from AngelHack (hackaton)
1 stars 2 forks source link

Update grunt-karma to the latest version 🚀 #31

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.0.1

Features

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

The new version differs by 4 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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • bc0b17b chore: release v3.0.2
  • 88f95a3 chore: Update contributors
  • 2fd5d46 Merge pull request #273 from XhmikosR/patch-1
  • 4f32cd4 Merge pull request #274 from XhmikosR/patch-2
  • 8fccd90 Update README.md
  • edb75d7 Merge pull request #272 from XhmikosR/patch-2
  • d690c0a Update peerDependencies.
  • 0b38efd Update .travis.yml

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀