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.1.4 to 3.1.6 #69

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongodb from 3.1.4 to 3.1.6.

Changelog *Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* > ## [3.1.6](https://github.com/mongodb/node-mongodb-native/compare/v3.1.5...v3.1.6) (2018-09-15) > > > ### Features > > * **core:** update to core v3.1.5 ([c5f823d](https://github.com/mongodb/node-mongodb-native/commit/c5f823d)) > > > > > ## [3.1.5](https://github.com/mongodb/node-mongodb-native/compare/v3.1.4...v3.1.5) (2018-09-14) > > > ### Bug Fixes > > * **cursor:** allow `$meta` based sort when passing an array to `sort()` ([f93a8c3](https://github.com/mongodb/node-mongodb-native/commit/f93a8c3)) > * **utils:** only set retryWrites to true for valid operations ([3b725ef](https://github.com/mongodb/node-mongodb-native/commit/3b725ef)) > > > ### Features > > * **core:** bump core to v3.1.4 ([805d58a](https://github.com/mongodb/node-mongodb-native/commit/805d58a)) > > > >
Commits - [`ff0c7f8`](https://github.com/mongodb/node-mongodb-native/commit/ff0c7f831a1c61983e094a7b3a416b2e816f9662) chore(release): 3.1.6 - [`c5f823d`](https://github.com/mongodb/node-mongodb-native/commit/c5f823deb30d0093e2fafb5bf203b61ff64bc996) feat(core): update to core v3.1.5 - [`a58f62f`](https://github.com/mongodb/node-mongodb-native/commit/a58f62f6a8915e1542b8855378dfe81a618a3904) chore(package): make sure we are only packaging what's needed - [`51f94b8`](https://github.com/mongodb/node-mongodb-native/commit/51f94b88715a67722b24e13731cfeb2263e17fdd) chore(release): 3.1.5 - [`805d58a`](https://github.com/mongodb/node-mongodb-native/commit/805d58ab647afc3f83414a1aaac0f2aa82848b01) feat(core): bump core to v3.1.4 - [`3b725ef`](https://github.com/mongodb/node-mongodb-native/commit/3b725ef667b97a8464ff4693892383b4cc434e92) fix(utils): only set retryWrites to true for valid operations - [`f93a8c3`](https://github.com/mongodb/node-mongodb-native/commit/f93a8c3c93eb03e65198b340f3ac551af8f6baac) fix(cursor): allow `$meta` based sort when passing an array to `sort()` - [`bd80fb2`](https://github.com/mongodb/node-mongodb-native/commit/bd80fb2a5d463da7cf47b1dc061691868f6bba67) doc(kerberos): fix typo in Kerberos connection section, and url - [`3c9ef0d`](https://github.com/mongodb/node-mongodb-native/commit/3c9ef0d325e5d916875eacf1ae77456f1e466f29) docs(collection): remove unnecessary information for estimatedDocumentCount - [`6d6cb2e`](https://github.com/mongodb/node-mongodb-native/commit/6d6cb2ead803307c59c49597cefcc3f0cdd76e54) docs(HISTORY): fixed typos - Additional commits viewable in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.4...v3.1.6)


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