Closed greenkeeper[bot] closed 6 years ago
After pinning to 5.0.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
--watch
(@boneskull)The new version differs by 6 commits.
e0bc1c1
Release v5.1.1
eac31fe
update package-lock.json [ci skip]
fde558d
update CHANGELOG.md for v5.1.1 [ci skip]
a5fd5e6
Revert "remove default js in "--watch-extensions" option; closes #3275"
7057638
update outdated info in docs/README.md [ci skip]
5212718
fix ESLint problems and consolidate configuration
See the full diff
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 5.1.0 of mocha was just published.
This version is covered by your current version range and after updating it in your project the build failed.
mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/loiane/javascript-datastructures-algorithms/builds/365878723?utm_source=github_status&utm_medium=notification) - ✅ **codecov/patch** Coverage not affected when comparing 6e9eb98...3239fbe [Details](https://codecov.io/gh/loiane/javascript-datastructures-algorithms/commit/3239fbedf1af5b8289126cafa88221f03b5130e5) - ❌ **codecov/project** 61.73% (-3.62%) compared to 6e9eb98 [Details](https://codecov.io/gh/loiane/javascript-datastructures-algorithms/commit/3239fbedf1af5b8289126cafa88221f03b5130e5) - ✅ **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/loiane/javascript-datastructures-algorithms/3239fbedf1af5b8289126cafa88221f03b5130e5/files?status=passing) - ✅ **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/loiane/javascript-datastructures-algorithms/3239fbedf1af5b8289126cafa88221f03b5130e5/dependencies/npm?status=passing)Release Notes
v5.1.05.1.0 / 2018-04-12
--exclude
option (@metalex9)Commits
The new version differs by 23 commits ahead by 23, behind by 2.
40d9ea3
Release v5.1.0
bf34e42
update CHANGELOG for v5.1.0 [ci skip]
63462dd
Implement API documentation using npm:documantation.
741b0bd
fix circular objects in json reporter; closes #2433 (#3318)
8010501
fix wrong version in package.json! [ci skip]
94e7289
doc precision for exclusive tests
8b6c957
optimize package-scripts.js
d71b80a
PATH workaround for Travis CI bug
7544bd3
further build improvements (#3315)
88b9882
update package-lock.json for v5.0.5 [ci skip]
4ae26b2
improve caching performance in CI (#3310)
ff9f3cf
update stages and build matrices (#3308)
f2560e7
add update-contributors script; closes #3289 (#3290)
cd1c835
upgrade eslint; lint
35dac3e
use build stages for Travis CI (#3302)
There are 23 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: