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
152 stars 81 forks source link

Bump mongoose from 5.2.13 to 5.2.14 #67

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.2.13 to 5.2.14.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.2.14 / 2018-09-09 > =================== > * docs: fix wording on promise docs to not imply queries only return promises [#6983](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6983) [#6982](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6982) [lineus](https://github.com/lineus) > * fix(map): throw TypeError if keys are not string [#6956](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6956) > * fix(document): ensure you can `validate()` a child doc [#6931](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6931) > * fix(populate): avoid cast error if refPath points to localFields with 2 different types [#6870](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6870) > * fix(populate): handle populating already-populated paths [#6839](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6839) > * fix(schematype): make ObjectIds handle refPaths when checking required [#6714](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6714) > * fix(model): set timestamps on bulkWrite() updates [#5708](https://github-redirect.dependabot.com/Automattic/mongoose/issues/5708)
Commits - [`ad4bffd`](https://github.com/Automattic/mongoose/commit/ad4bffd11001d0b225e5c5b813a6aeaa559c55d1) chore: release 5.2.14 - [`d32f941`](https://github.com/Automattic/mongoose/commit/d32f9411e517745a9f4f03aac8783223c6f46fa9) style: lint fixes - [`7dd5619`](https://github.com/Automattic/mongoose/commit/7dd5619443c7253fc02378dca46ec1fc75e7519b) fix(schematype): make ObjectIds handle refPaths when checking required - [`a2b91a2`](https://github.com/Automattic/mongoose/commit/a2b91a270339bfec32a9a3883123976f9f39d27d) test(populate): repro [#6714](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6714) - [`31125cb`](https://github.com/Automattic/mongoose/commit/31125cb9b9de0c80030ec92631b2b56514f2317d) style: fix some more lint warnings - [`29085ed`](https://github.com/Automattic/mongoose/commit/29085ed9e70ec1f7026dc06276f5ecbcc383113c) fix(populate): handle populating already-populated paths - [`c7a84f2`](https://github.com/Automattic/mongoose/commit/c7a84f259afda4acb5669537d4584c451e60419e) test(populate): repro [#6839](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6839) - [`64552b7`](https://github.com/Automattic/mongoose/commit/64552b70ce07740707177a664c506569ef84476d) style: fix some more lint warnings - [`f941025`](https://github.com/Automattic/mongoose/commit/f941025fe3bf0354e69cfc7c63607713f4a2b15c) chore: remove net geek pro from opencollective sponsors - [`fd0cf0a`](https://github.com/Automattic/mongoose/commit/fd0cf0a1ac7b3c8ed470adad800ade86231ce4ba) style: fix some lint warnings - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.2.13...5.2.14)


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 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.