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.8 #84

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongodb from 3.1.6 to 3.1.8.

Changelog *Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* > ## [3.1.8](https://github.com/mongodb/node-mongodb-native/compare/v3.1.7...v3.1.8) (2018-10-10) > > > ### Bug Fixes > > * **connect:** use reported default databse from new uri parser ([811f8f8](https://github.com/mongodb/node-mongodb-native/commit/811f8f8)) > > > ### Features > > * **core:** update to mongodb-core v3.1.7 ([dbfc905](https://github.com/mongodb/node-mongodb-native/commit/dbfc905)) > > > > > ## [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 - [`e759b13`](https://github.com/mongodb/node-mongodb-native/commit/e759b132e066b5a237f0eed09690bfb7842826c2) chore(release): 3.1.8 - [`dbfc905`](https://github.com/mongodb/node-mongodb-native/commit/dbfc9050c664b0d6257ace35bde2e1c4a0fd7f52) feat(core): update to mongodb-core v3.1.7 - [`811f8f8`](https://github.com/mongodb/node-mongodb-native/commit/811f8f899cd3a894626c8388302752e085396299) fix(connect): use reported default databse from new uri parser - [`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 - Additional commits viewable in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.6...v3.1.8)


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.