fix(deps): update dependency mongodb to ^3.0.0 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency mongodb from
^2.2.33
to^3.0.0
Commits
v3.0.0
b8dc9db
style(*): fix late introduced linter errorsc125d19
docs(readme): update readme70574f9
docs(upgrading): Update upgrade documentation to include info for 3.0 (#1608)847f9b3
docs(reference): updates reference docs for 3.0.0 (#1607)912fb5e
docs(tutorial): Updating docs for 3.0.0 (#1605)f8a5ebf
docs(reference): fixing errors in reference docs256b572
refactor(sessions): modify how we check for sessions supporte006725
test(cursor): ensure that we properly kill cursors (#1610)f608f44
feat(keepAlive): make keepAlive options consistent (#1612)89c20d4
refactor(mongo_client): fix typos in lib/mongo_client.js018c496
refactor(utils): fix typo in lib/utils.js0fb4658
fix(topologies): unify topologies connect API (#1615)ed80d73
chore(assign): replace assign with native Object.assign (#1618)2c35d76
docs(api): fixing all examples in API documentation (#1616)4ced72b
docs(FindOperatorsUnordered): updating return types to self (#1619)0b1a17b
docs(README): Updating readme to refer to CHANGES_3.0.0.md (#1617)a35df4f
refactor(environments): modernize and subclass `EnvironmentBase`35d2d3e
test(environment): modernize code, make setup asynchronous84457ec
fix(aggregate): remove support for inline results for aggregate (#1620)fa0fbc0
test(sharded): fix sharded tests now that they run again3f69250
test(cursor): test `cursorsKilled` as Long and Number44373f3
refactor(collection): remove `geoNear` command helper6eede98
test(crud): update to latest specs #16220a8b6d4
3.0.0v3.0.1
ad6f67c
test(change-streams): use generated port numbers for mock server5461f46
refactor(createIndex): simplify argument management for createIndexc8abdc0
test(createIndex): ensure we have one test not using options1d417fd
3.0.1v3.0.2
471aef2
doc(change-streams): update docs for doc team, add agg examplefe9eeca
docs: link to 3.0.0 API in README1fb74cd
style(change-streams): fix typo in change stream error message6fd05c1
feat(collection): expose `dbName` property of collection63b9d62
refactor(mock-server): use published mock server module from npmjsefa78f0
fix(collection): ensure dynamic require of `db` is wrapped in parentheses212099d
docs(MongoClient): updating documentation of IP family fieldf2ae38e
docs(aggregate): update example to use cursor (#1635)5bdbd78
docs(reference): update version dropdown root path (#1636)65946a9
docs(aggregate): updating docs to indicate callback returns cursor (#1637)a29261e
chore(collection): lint errors (#1642)3712e1b
doc(authentication): add missing slashes between hosts and optionsad64ddb
docs(versions): fixing version dropdownd9fb750
fix(topology base): allow more than 10 event listeners (#1630)eddca5e
fix(url parser): preserve auth creds when composing conn string (#1640)9e7561a
docs(aggregate): add more info on aggregation changes to upgrade guide (#1638)823f779
docs(watch): update docs to the correct param strings (#1645)1c132b8
docs: update docs esNext CRUD operation(update) adding collection missing2921668
test(changestreams): add mongodb version requirement (#1648)d3e6be1
test(srv): update to the latest spec files (#1649)b665a26
docs(examples): add array filter example (#1647)a34512b
docs(mongo-client): the new method MongoClient().connect() was wrongly… (#1633)a45eb0b
Change db instantiation in Collection#mapReduce:45bc722
fix(db): only callback with MongoError NODE-1293 (#1652)421a6b2
feat(bulk): forward 'checkKeys' option for ordered and unordered bulk operations3ac3656
3.0.2v3.0.3
4c9b0f8
fix(collection): fix error when calling remove with no args (#1657)f2bb626
test(causalConsistency): adding an example test for causal consistency (#1651)33db3ca
test(apm): making tests clean up after themselves (#1644)077b876
Resync Connection String Spec Tests (#1656)c519b9b
fix(jsdoc): mark db.collection callback as optional + typo fix (#1658)1740d51
style(docs): minor grammatical fixes to README (#1660)46e14d1
docs(collection): add `arrayFilters` option to docs934a43a
fix(executeOperation): don't mutate options passed to commands7bd5637
doc(sessions): update documentation for startSessionb1f296f
fix(sessions): move active session tracking to topology base (#1665)ac0dec7
3.0.3v3.0.4
04e6ef6
fix(utils): fixes executeOperation to clean up sessions8a26081
test(sessions): enabling session leak tests for operation examplesb7bc5c3
test(executeOperation): test throwing of errors in executeOperation23b1938
feat(default-db): use dbName from uri if none provided029e79b
docs(collection): make clear that filter updates multiple documents1fdbaa5
feat(mongodb-core): update to mongodb-core 3.0.47f01bd8
3.0.4This PR has been generated by Renovate Bot.