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

chore(deps): update dependency mongodb to ^3.0.0 #11

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This Pull Request updates dependency mongodb from ^2.2.31 to ^3.0.0

Commits

v3.0.0

  • b8dc9db style(*): fix late introduced linter errors
  • c125d19 docs(readme): update readme
  • 70574f9 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 docs
  • 256b572 refactor(sessions): modify how we check for sessions support
  • e006725 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.js
  • 018c496 refactor(utils): fix typo in lib/utils.js
  • 0fb4658 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 asynchronous
  • 84457ec fix(aggregate): remove support for inline results for aggregate (#1620)
  • fa0fbc0 test(sharded): fix sharded tests now that they run again
  • 3f69250 test(cursor): test `cursorsKilled` as Long and Number
  • 44373f3 refactor(collection): remove `geoNear` command helper
  • 6eede98 test(crud): update to latest specs #1622
  • 0a8b6d4 3.0.0

v3.0.1

  • ad6f67c test(change-streams): use generated port numbers for mock server
  • 5461f46 refactor(createIndex): simplify argument management for createIndex
  • c8abdc0 test(createIndex): ensure we have one test not using options
  • 1d417fd 3.0.1

v3.0.2

  • 471aef2 doc(change-streams): update docs for doc team, add agg example
  • fe9eeca docs: link to 3.0.0 API in README
  • 1fb74cd style(change-streams): fix typo in change stream error message
  • 6fd05c1 feat(collection): expose `dbName` property of collection
  • 63b9d62 refactor(mock-server): use published mock server module from npmjs
  • efa78f0 fix(collection): ensure dynamic require of `db` is wrapped in parentheses
  • 212099d docs(MongoClient): updating documentation of IP family field
  • f2ae38e 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 options
  • ad64ddb docs(versions): fixing version dropdown
  • d9fb750 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 missing
  • 2921668 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 operations
  • 3ac3656 3.0.2

v3.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 docs
  • 934a43a fix(executeOperation): don't mutate options passed to commands
  • 7bd5637 doc(sessions): update documentation for startSession
  • b1f296f fix(sessions): move active session tracking to topology base (#1665)
  • ac0dec7 3.0.3

v3.0.4

  • 04e6ef6 fix(utils): fixes executeOperation to clean up sessions
  • 8a26081 test(sessions): enabling session leak tests for operation examples
  • b7bc5c3 test(executeOperation): test throwing of errors in executeOperation
  • 23b1938 feat(default-db): use dbName from uri if none provided
  • 029e79b docs(collection): make clear that filter updates multiple documents
  • 1fdbaa5 feat(mongodb-core): update to mongodb-core 3.0.4
  • 7f01bd8 3.0.4

This PR has been generated by Renovate Bot.

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

Successfully merging this pull request may close these issues.

None yet

2 participants