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.8 to 3.1.9 #99

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongodb from 3.1.8 to 3.1.9.

Changelog *Sourced from [mongodb's changelog](https://github.com/mongodb/node-mongodb-native/blob/master/HISTORY.md).* > ## [3.1.9](https://github.com/mongodb/node-mongodb-native/compare/v3.1.8...v3.1.9) (2018-11-06) > > > ### Bug Fixes > > * **db:** move db constants to other file to avoid circular ref ([#1858](https://github-redirect.dependabot.com/mongodb/node-mongodb-native/issues/1858)) ([239036f](https://github.com/mongodb/node-mongodb-native/commit/239036f)) > * **estimated-document-count:** support options other than maxTimeMs ([36c3c7d](https://github.com/mongodb/node-mongodb-native/commit/36c3c7d)) > > > ### Features > > * **core:** update to mongodb-core v3.1.8 ([80d7c79](https://github.com/mongodb/node-mongodb-native/commit/80d7c79)) > > > >
Commits - [`c0e648c`](https://github.com/mongodb/node-mongodb-native/commit/c0e648c46318cca5556ca18e27a9be26a7bcde71) chore(release): 3.1.9 - [`80d7c79`](https://github.com/mongodb/node-mongodb-native/commit/80d7c79f0409d5a7b693294c5f61e7a4e94ff754) feat(core): update to mongodb-core v3.1.8 - [`372cc99`](https://github.com/mongodb/node-mongodb-native/commit/372cc9990b9aacd7cf034ebf1a906929fe2cd3b2) chore(ci): adding dubnium to evergreen config - [`239036f`](https://github.com/mongodb/node-mongodb-native/commit/239036fc0e7cdbdb6a9bfed60bee7347a7c4c453) fix(db): move db constants to other file to avoid circular ref ([#1858](https://github-redirect.dependabot.com/mongodb/node-mongodb-native/issues/1858)) - [`c9996fb`](https://github.com/mongodb/node-mongodb-native/commit/c9996fbb1bfdcb1d10709e05a47388c842f170ce) test(retryableWrites): sync retryableWrites tests - [`953d4f9`](https://github.com/mongodb/node-mongodb-native/commit/953d4f9c670b3d8c32e2f25105de5ff839197a3c) docs(connect): fixing errors in client.connect documentation - [`2628e5f`](https://github.com/mongodb/node-mongodb-native/commit/2628e5f5661cdd4f409ca9562315c9e6725dbd49) refactor(collation): use modified decorateWithCollation - [`7cacdea`](https://github.com/mongodb/node-mongodb-native/commit/7cacdeaa87e47b7d29c48ed6e3a14dccd52e2e5d) refactor(decorate-command): improve and utilize this method - [`ed3678e`](https://github.com/mongodb/node-mongodb-native/commit/ed3678e4035514e49346b1ca07441e57f3acfd74) test(collation): update collation tests to catch potential errors - [`36c3c7d`](https://github.com/mongodb/node-mongodb-native/commit/36c3c7db3514f4c4c827ab9da2cbd23cdd9ce635) fix(estimated-document-count): support options other than maxTimeMs - Additional commits viewable in [compare view](https://github.com/mongodb/node-mongodb-native/compare/v3.1.8...v3.1.9)


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.