foobert/gc-siphon

An in-range update of mongodb is breaking the build 🚨

Closed this issue Β· 1 comments

The dependency mongodb was updated from 3.1.7 to 3.1.8.

🚨 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).

Commits

The new version differs by 3 commits.

  • e759b13 chore(release): 3.1.8
  • dbfc905 feat(core): update to mongodb-core v3.1.7
  • 811f8f8 fix(connect): use reported default databse from new uri parser

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 🌴

After pinning to 3.1.7 your tests are passing again. Downgrade this dependency πŸ“Œ.