ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
152 stars 81 forks source link

Bump mongodb from 3.1.9 to 3.1.10 #105

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongodb from 3.1.9 to 3.1.10.

Changelog *Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* > ## [3.1.10](https://github.com/mongodb/node-mongodb-native/compare/v3.1.9...v3.1.10) (2018-11-16) > > > ### Bug Fixes > > * **auth:** remember to default to admin database ([c7dec28](https://github.com/mongodb/node-mongodb-native/commit/c7dec28)) > > > ### Features > > * **core:** update to mongodb-core v3.1.9 ([bd3355b](https://github.com/mongodb/node-mongodb-native/commit/bd3355b)) > > > >
Commits - [`db9e08f`](https://github.com/mongodb/node-mongodb-native/commit/db9e08ffad3884a65b64273da454128e0a07bb9d) chore(release): 3.1.10 - [`bd3355b`](https://github.com/mongodb/node-mongodb-native/commit/bd3355b6dca60886547cd8fa2234180808f3d59c) feat(core): update to mongodb-core v3.1.9 - [`126d838`](https://github.com/mongodb/node-mongodb-native/commit/126d8383498ce72327b39d9474efcb1bcb687755) test(auth): adding test case for auth with no db in uri string - [`c7dec28`](https://github.com/mongodb/node-mongodb-native/commit/c7dec28513050d5e31374208d1f41f72d2f57e87) fix(auth): remember to default to admin database - [`7a26748`](https://github.com/mongodb/node-mongodb-native/commit/7a26748ae72e4b125d62eae31e283f53b4356e36) chore: updating mongodb versions in travis - [`5629ce8`](https://github.com/mongodb/node-mongodb-native/commit/5629ce88d7eb9104af887a5698d3743a9375ec49) docs(mongo_client): explain useNewUrlParser - See full diff in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.9...v3.1.10)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.