Open greenkeeper[bot] opened 6 years ago
After pinning to 3.1.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
mongodb was updated from 3.1.5
to 3.1.6
.Your tests are still failing with this version. Compare changes
dependency
mongodb was updated from 3.1.6
to 3.1.7
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
94fd6d8
chore(release): 3.1.7
61b054e
feat(core): update mongodb-core to v3.1.6
64c2d3f
docs(promises): Doc what promises resolve to.
7418401
Fixed deprecation warning.
da4df89
test(eval): removes group command tests that use eval
c612117
test(eval): removes all eval tests
09f58e7
docs(transactions): fixing transaction examples
90caf42
chore(package-lock): updating package-lock.json
50602ce
test(GridFS): fixes bug in node 10.10.x
See the full diff
dependency
mongodb was updated from 3.1.7
to 3.1.8
.Your tests are still failing with this version. Compare changes
The dependency mongodb was updated from
3.1.4
to3.1.5
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
mongodb is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Heher/Globe-Draft/builds/428772860?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 9 commits.
51f94b8
chore(release): 3.1.5
805d58a
feat(core): bump core to v3.1.4
3b725ef
fix(utils): only set retryWrites to true for valid operations
f93a8c3
fix(cursor): allow
$meta
based sort when passing an array tosort()
bd80fb2
doc(kerberos): fix typo in Kerberos connection section, and url
3c9ef0d
docs(collection): remove unnecessary information for estimatedDocumentCount
6d6cb2e
docs(HISTORY): fixed typos
cb4888d
chore(lock): update npm lock file
7d6dd0c
chore(yarn): remove yarn lock file for travis runs
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: