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
153 stars 81 forks source link

Bump mongodb from 3.0.10 to 3.1.0 #24

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongodb from 3.0.10 to 3.1.0.

Commits - [`2a06d1e`](https://github.com/mongodb/node-mongodb-native/commit/2a06d1ea635470c3b391f0a3ba241e5d11576b14) 3.1.0 - [`855bfdb`](https://github.com/mongodb/node-mongodb-native/commit/855bfdb82fa825a3368ec1590965835ca120b05e) feat(core): bump core dependency to v3.1.0 - [`cddaba0`](https://github.com/mongodb/node-mongodb-native/commit/cddaba0b904de4c7f3c5967b2c84fb28ed698b3c) feat(Collection): warn if callback is not function in find and findOne - [`36c591d`](https://github.com/mongodb/node-mongodb-native/commit/36c591d7b0a1ee4ad593d1352b9d7eb4e1282afd) docs(options): options default to null - [`e1cdce3`](https://github.com/mongodb/node-mongodb-native/commit/e1cdce35d724852bca749f951ac6726338e9cb2c) docs(count): document count api changes - [`69e5254`](https://github.com/mongodb/node-mongodb-native/commit/69e525497de8fe0518b5c79a510c4191eeff6283) fix(retryWrites): fixes more bulk ops to not use retryWrites - [`124ab31`](https://github.com/mongodb/node-mongodb-native/commit/124ab318c72b5f85968b022d18bdd04046621834) docs(Collection): fixing documentation for count - [`559c195`](https://github.com/mongodb/node-mongodb-native/commit/559c1950512e834155952d427e23f3240f829a48) fix(db): don't send session down to createIndex command - [`195be0b`](https://github.com/mongodb/node-mongodb-native/commit/195be0b06fa4c3c0cce653d88890064f8ad50cd6) docs(topologies): clarify sslValidate documentation - [`bf49bf2`](https://github.com/mongodb/node-mongodb-native/commit/bf49bf258b4cc159f187c2b059534a3c9e50d942) docs(ensureIndex): undeprecate ensureIndex ([#1753](https://github-redirect.dependabot.com/mongodb/node-mongodb-native/issues/1753)) - Additional commits viewable in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.0.10...v3.1.0)


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 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 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.