Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update grunt-karma to the latest version 🚀 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 8, 2018

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency grunt-karma was updated from 2.0.0 to 3.0.1.

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 added a commit that referenced this pull request Apr 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2019

  • The devDependency grunt-karma was updated from 2.0.0 to 3.0.2.

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 added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency grunt-karma was updated from 2.0.0 to 4.0.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants