SBoudrias / gulp-istanbul

Istanbul unit test coverage plugin for gulp.
MIT License
186 stars 87 forks source link

Update gulp-mocha to the latest version 🚀 #119

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.0 of gulp-mocha just got published.

Dependency gulp-mocha
Current Version 3.0.1
Type devDependency

The version 4.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of gulp-mocha. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits .

  • 43f4b4d 4.2.0
  • edfa4dd Forward stderr too (#168)
  • 9e5d38a Minor readme tweaks
  • 92ec619 4.1.0
  • 915351f Use the local Mocha dependency of this package
  • bf30380 Print mocha output immediately, not when process finished (#160)
  • 12d44db Convert all arrays to comma separated lists for Mocha
  • fbcaf85 Add compiler option description to the readme (#157)
  • 32afe0d 4.0.1
  • 4e05dce Add manual test gulpfile
  • 83735a6 Remove moot empty file check
  • be439ff 4.0.0
  • f9de4ec Cleanup #151
  • 3e55175 Spawn Mocha instead of using its API (#151)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 4.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits0.

  • 67b1e3e 4.3.1
  • 315275f Rewrite tests to use AVA
  • 4ac3c98 Cleanup
  • 9ddcbd0 Convert objects to key value lists. Closes #167 (#171)
  • 55004ca Fix require option for multiple entries (#173)

false

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 983b0ac 5.0.0
  • 7bc8d9c Add example of using the exit option (#185)
  • 3f53145 Add example of using reporterOptions in readme.md (#179)
  • 5045939 Improve usage example
  • 64fef33 Bump Mocha to v4
  • 06b96ba Meta tweaks
  • ac3d7fc Drop dependency on deprecated gulp-util (#187)

See the full diff