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.6 to 3.1.7 #82

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongodb from 3.1.6 to 3.1.7.

Changelog *Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* > ## [3.1.7](https://github.com/mongodb/node-mongodb-native/compare/v3.1.6...v3.1.7) (2018-10-09) > > > ### Features > > * **core:** update mongodb-core to v3.1.6 ([61b054e](https://github.com/mongodb/node-mongodb-native/commit/61b054e)) > > > >
Commits - [`94fd6d8`](https://github.com/mongodb/node-mongodb-native/commit/94fd6d8858938764423dd4921f86191b53117eda) chore(release): 3.1.7 - [`61b054e`](https://github.com/mongodb/node-mongodb-native/commit/61b054e1a4a09c3cb1feefaa7641aee1828ac668) feat(core): update mongodb-core to v3.1.6 - [`64c2d3f`](https://github.com/mongodb/node-mongodb-native/commit/64c2d3f602ee4918e3a326ecd6fd4bcb745ac0f3) docs(promises): Doc what promises resolve to. - [`7418401`](https://github.com/mongodb/node-mongodb-native/commit/741840165bafb0b15984719453bf455c0fc370d5) Fixed deprecation warning. - [`da4df89`](https://github.com/mongodb/node-mongodb-native/commit/da4df8941a06522571470a8f5448d0a86e49abc6) test(eval): removes group command tests that use eval - [`c612117`](https://github.com/mongodb/node-mongodb-native/commit/c6121174e6d924150e7ac526c9ea9a81d234bc9b) test(eval): removes all eval tests - [`09f58e7`](https://github.com/mongodb/node-mongodb-native/commit/09f58e7beebcf0172b8552cd0f09ece7efcf8636) docs(transactions): fixing transaction examples - [`90caf42`](https://github.com/mongodb/node-mongodb-native/commit/90caf4295e6de9976ff729809cb87ca8b2da03ce) chore(package-lock): updating package-lock.json - [`50602ce`](https://github.com/mongodb/node-mongodb-native/commit/50602cedee7595db1d973c9b3667fdfcd3e1bb10) test(GridFS): fixes bug in node 10.10.x - See full diff in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.6...v3.1.7)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #84.