fastify / fastify-mongodb

Fastify MongoDB connection plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency mongodb was updated from 3.3.2 to 3.3.3.

🚨 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 could not complete due to an error (Details).

Commits

The new version differs by 146 commits.

  • f326744 chore(release): 3.3.3
  • 4cdb950 Revert "feat(Update): add the ability to specify a pipeline to an update command (#2017)"
  • 558d4fb test: simply access to required topology directive
  • 8e5391d test: remove deprecated test runner filters
  • 0a98aa4 test: don't throw errors in eachAsync in new test runner
  • ee15ea0 refactor(monitoring): hoist Server constants out of monitor code
  • 8a4de3f test: remove legacy code for no longer existant server bug
  • 7b8dcbf test: remove accidentally committed debug code
  • 33744f5 test: remove duplicate configuration code
  • 3fe378a chore: reenable linting as part of test script
  • 6fc750e chore: remove dependency on mongodb-test-runner
  • 8ccea97 test(es-next): ensure inventory collection is already created
  • c5f1558 test: add configuration for evergreen
  • b6f356d test: close => destroy
  • 6eb2e16 test: check that servers exist before coercing them into an array

There are 146 commits in total.

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.3.2 your tests are passing again. Downgrade this dependency πŸ“Œ.