Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 5 commits .
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)
See the full diff.
Update to this version instead 🚀
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
devDependency
gulp-mocha was updated from 3.0.1
to 7.0.0
.Update to this version instead 🚀
Breaking:
devDependency
gulp-mocha was updated from 3.0.1
to 7.0.1
.devDependency
gulp-mocha was updated from 3.0.1
to 7.0.2
.
Version 4.0.0 of gulp-mocha just got published.
The version 4.0.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 3 commits .
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: