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 mongoose from 5.1.5 to 5.1.6 #12

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.1.5 to 5.1.6.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.1.6 / 2018-06-19 > ================== > * fix: upgrade mongodb -> 3.0.10 > * docs(model+document): clarify that `save()` returns `undefined` if passed a callback [#6604](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6604) [lineus](https://github.com/lineus) > * fix(schema): apply alias when adding fields with .add() [#6593](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6593) > * docs: add full list of guides and streamline nav [#6592](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6592) > * docs(model): add `projection` option to `findOneAndUpdate()` [#6590](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6590) [lineus](https://github.com/lineus) > * docs: support [**static**](https://github.com/static) JSDoc declaration [#6584](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6584) > * fix(query): use boolean casting logic for $exists [#6581](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6581) > * fix(query): cast all $text options to correct values [#6581](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6581) > * fix(model): add support synchronous pre hooks for `createModel` [#6552](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6552) [profbiss](https://github.com/profbiss) > * docs: add note about the `applyPluginsToDiscriminators` option [#4965](https://github-redirect.dependabot.com/Automattic/mongoose/issues/4965)
Commits - [`144fd69`](https://github.com/Automattic/mongoose/commit/144fd69a4ee1e6e753ca67a59fcded729df31a0c) chore: release 5.1.6 - [`e4a90bf`](https://github.com/Automattic/mongoose/commit/e4a90bf368c283ea8e7237f799c935eb0e9939f6) docs: make guides.jade title for browser lib more concise - [`9c715c3`](https://github.com/Automattic/mongoose/commit/9c715c3547390f621b27d5bfd5376bb14a81a77f) chore: add cpm to guides.jade - [`76f14c1`](https://github.com/Automattic/mongoose/commit/76f14c12caecd26a5d17764490fe7086e4d64ba1) fix: bump mongodb -> 3.0.10 for better retries support - [`280e658`](https://github.com/Automattic/mongoose/commit/280e658238d19148e2688d4e73aaecbb27920848) Merge pull request [#6604](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6604) from lineus/docs-6603 - [`1f30880`](https://github.com/Automattic/mongoose/commit/1f30880b720c6108c8246fd13f15cac6188a2453) make the messages the same for doc/model - [`9821432`](https://github.com/Automattic/mongoose/commit/98214327a7ba513f8371a0e77d73c46bcedb30b3) add undefined return to {model,doc}.save - [`3fed6f0`](https://github.com/Automattic/mongoose/commit/3fed6f08116f8e9cfb038b7d8b04ee5e6d8fdcf7) Merge branch 'master' of github.com:Automattic/mongoose - [`ddf9641`](https://github.com/Automattic/mongoose/commit/ddf96416d870e2c647245ad45480fdf33d6c99c6) docs: add note about the `applyPluginsToDiscriminators` option - [`021640e`](https://github.com/Automattic/mongoose/commit/021640e146e83aa79ea186426339996bfdfe78a1) Merge pull request [#6552](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6552) from profbiss/master - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.1.5...5.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 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.