Closed greenkeeper[bot] closed 6 years ago
Did the update manually due to the breaking change in the way the MongoClient.connect callback is invoked. See https://github.com/mongodb/node-mongodb-native/blob/3.0.0/CHANGES_3.0.0.md#api-changes for details.
Version 3.0.0 of mongodb was just published.
The version 3.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mongodb.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 404 commits ahead by 404, behind by 17.
0a8b6d4
3.0.0
6eede98
test(crud): update to latest specs #1622
44373f3
refactor(collection): remove
geoNear
command helper3f69250
test(cursor): test
cursorsKilled
as Long and Numberfa0fbc0
test(sharded): fix sharded tests now that they run again
84457ec
fix(aggregate): remove support for inline results for aggregate (#1620)
35d2d3e
test(environment): modernize code, make setup asynchronous
a35df4f
refactor(environments): modernize and subclass
EnvironmentBase
0b1a17b
docs(README): Updating readme to refer to CHANGES_3.0.0.md (#1617)
4ced72b
docs(FindOperatorsUnordered): updating return types to self (#1619)
2c35d76
docs(api): fixing all examples in API documentation (#1616)
ed80d73
chore(assign): replace assign with native Object.assign (#1618)
0fb4658
fix(topologies): unify topologies connect API (#1615)
018c496
refactor(utils): fix typo in lib/utils.js
89c20d4
refactor(mongo_client): fix typos in lib/mongo_client.js
There are 250 commits in total.
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: