Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Nov 6, 2018 · 4 comments
Open

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

greenkeeper bot opened this issue Nov 6, 2018 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 6, 2018

The dependency mongodb was updated from 3.1.8 to 3.1.9.

🚨 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 14 commits.

  • c0e648c chore(release): 3.1.9
  • 80d7c79 feat(core): update to mongodb-core v3.1.8
  • 372cc99 chore(ci): adding dubnium to evergreen config
  • 239036f fix(db): move db constants to other file to avoid circular ref (#1858)
  • c9996fb test(retryableWrites): sync retryableWrites tests
  • 953d4f9 docs(connect): fixing errors in client.connect documentation
  • 2628e5f refactor(collation): use modified decorateWithCollation
  • 7cacdea refactor(decorate-command): improve and utilize this method
  • ed3678e test(collation): update collation tests to catch potential errors
  • 36c3c7d fix(estimated-document-count): support options other than maxTimeMs
  • 2012211 test(gridfs): update to use new license file name for tests
  • bd8221d chore(contributors): update contributors format
  • 18e5d33 chore(readme): fix spacing in license section
  • aa75e3e chore(license): update attribution, license, and contributors

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2018

After pinning to 3.1.8 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

  • The dependency mongodb was updated from 3.1.9 to 3.1.10.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 commits.

  • db9e08f chore(release): 3.1.10
  • bd3355b feat(core): update to mongodb-core v3.1.9
  • 126d838 test(auth): adding test case for auth with no db in uri string
  • c7dec28 fix(auth): remember to default to admin database
  • 7a26748 chore: updating mongodb versions in travis
  • 5629ce8 docs(mongo_client): explain useNewUrlParser

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2019

  • The dependency mongodb was updated from 3.1.10 to 3.1.11.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 31 commits.

  • e4bb39e chore(release): 3.1.11
  • 76c0130 chore(core): bump version of mongodb-core
  • a3adb3f fix(bulk): fix error propagation in empty bulk.execute
  • ec0e30e doc(change-streams): correct typo, add missing example
  • 10ea992 chore(package): update lock file
  • fcb3ec1 test(sharded): reduce some sharded errors
  • d4eae97 test(sessions): undo hack for apm events in sessions tests
  • 0eaca21 test(sessions): fixing broken session test
  • 6790a74 test(sharding): fixing old sharding tests
  • 98f0c68 test(sharded): fixing sharded operation test
  • c6a9baa test(sessions): fixing session tests in sharded env
  • 985f0e9 test(drop): fixing drop assertions for sharded tests
  • 5f13558 test(find): should not test parallelCollectionScan with sharded
  • c9111a1 test(APM): fixing APM spec test runner to skip certain tests
  • bedc2d2 fix(bulk): make sure that any error in bulk write is propagated

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2019

  • The dependency mongodb was updated from 3.1.11 to 3.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 35 commits.

  • e7619aa chore(release): 3.2.0
  • d0dc228 chore(travis): include forgotten stage info for sharded builds
  • ffbe90b chore(travis): run sharded tests in travis as well
  • 9bef6e7 feat(core): update to mongodb-core v3.1.11
  • e4bb39e chore(release): 3.1.11
  • 76c0130 chore(core): bump version of mongodb-core
  • a3adb3f fix(bulk): fix error propagation in empty bulk.execute
  • ec0e30e doc(change-streams): correct typo, add missing example
  • 10ea992 chore(package): update lock file
  • fcb3ec1 test(sharded): reduce some sharded errors
  • d4eae97 test(sessions): undo hack for apm events in sessions tests
  • 0eaca21 test(sessions): fixing broken session test
  • 6790a74 test(sharding): fixing old sharding tests
  • 98f0c68 test(sharded): fixing sharded operation test
  • c6a9baa test(sessions): fixing session tests in sharded env

There are 35 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants