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.6 to 5.1.7 #25

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.1.6 to 5.1.7.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.1.7 / 2018-06-26 > ================== > * docs: add npm badge to readme [#6623](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6623) [VFedyk](https://github.com/VFedyk) > * fix(document): don't throw parallel save error if post save hooks in parallel [#6614](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6614) [#6611](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6611) [lineus](https://github.com/lineus) > * fix(populate): allow dynamic ref to handle >1 model getModelsMapForPopulate [#6613](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6613) [#6612](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6612) [jimmytsao](https://github.com/jimmytsao) > * fix(document): handle `push()` on triple nested document array [#6602](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6602) > * docs(validation): improve update validator doc headers [#6577](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6577) [joeytwiddle](https://github.com/joeytwiddle) > * fix(document): handle document arrays in `modifiedPaths()` with includeChildren option [#5904](https://github-redirect.dependabot.com/Automattic/mongoose/issues/5904)
Commits - [`d578f91`](https://github.com/Automattic/mongoose/commit/d578f916f8f29d7b4558a75ca4ec63368e9161a5) chore: release 5.1.7 - [`6ab0941`](https://github.com/Automattic/mongoose/commit/6ab0941a1be688eae714aab6dba9718a40276172) Merge branch 'master' of github.com:Automattic/mongoose - [`999eaad`](https://github.com/Automattic/mongoose/commit/999eaad9c636f1d89780626fc588f7843a8f57f6) docs(populate): quick typesetting fix - [`8e281f3`](https://github.com/Automattic/mongoose/commit/8e281f3da7a8276c113c7a4e5840b114e6d8a4a1) Merge pull request [#6623](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6623) from VFedyk/patch-2 - [`1122cb7`](https://github.com/Automattic/mongoose/commit/1122cb796fb18c0b212571d182d36dc3b723d12a) Merge pull request [#6577](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6577) from joeytwiddle/patch-1 - [`506a87b`](https://github.com/Automattic/mongoose/commit/506a87bbd9a38d424b9efb207253f004992c4861) docs(middleware): clean up error handling middleware docs a bit - [`2c262a8`](https://github.com/Automattic/mongoose/commit/2c262a810071d9f13a94226bfd0c0369f9c64736) Added NPM badge - [`36fc46c`](https://github.com/Automattic/mongoose/commit/36fc46c26491b8412be3199d39b66839f04a52ab) docs(document): add more info on `includedChildren` option - [`c9a430f`](https://github.com/Automattic/mongoose/commit/c9a430f5cfc589fc7af11dc93fe05cb57b989976) fix(document): handle document arrays in `modifiedPaths()` with includeChildr... - [`237a931`](https://github.com/Automattic/mongoose/commit/237a931b28f9d2be28be0952e0ca9da09fcc57d7) test(document): repro [#5904](https://github-redirect.dependabot.com/Automattic/mongoose/issues/5904) - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.1.6...5.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 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.

⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).