-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
After pinning to 3.1.8 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
The dependency mongodb was updated from
3.1.8
to3.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
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 🌴
The text was updated successfully, but these errors were encountered: