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.2.3 to 5.2.4 #37

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.2.3 to 5.2.4.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.2.4 / 2018-07-16 > ================== > * docs: Model.insertMany rawResult option in api docs [#6724](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6724) [lineus](https://github.com/lineus) > * docs: fix typo on migrating to 5 guide [#6722](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6722) [iagowp](https://github.com/iagowp) > * docs: update doc about keepalive [#6719](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6719) [#6718](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6718) [simllll](https://github.com/simllll) > * fix: ensure debug mode doesn't crash with sessions [#6712](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6712) > * fix(document): report castError when setting single nested doc to primitive value [#6710](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6710) > * fix(connection): throw helpful error if using `new db.model(foo)(bar)` [#6698](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6698) > * fix(model): throw readable error with better stack trace when non-cb passed to $wrapCallback() [#6640](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6640)
Commits - [`d166da6`](https://github.com/Automattic/mongoose/commit/d166da62745ce6dabad6cf6104e8c6a892afae68) chore: release 5.2.4 - [`dcf99ae`](https://github.com/Automattic/mongoose/commit/dcf99aef8673aa88c32344249eee7d5c94cc302b) fix(document): report castError when setting single nested doc to primitive v... - [`7134b68`](https://github.com/Automattic/mongoose/commit/7134b68dba369a238f0ea2b9066a9570eda4878e) test(document): repro [#6710](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6710) - [`a4a3566`](https://github.com/Automattic/mongoose/commit/a4a3566e0c348c4966a3c8d56e8f4ea1912e1e73) docs: remove keycdn from homepage - [`563d31f`](https://github.com/Automattic/mongoose/commit/563d31f0d6cf767f493e0d265632f633cfa7b75d) Merge pull request [#6722](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6722) from iagowp/patch-1 - [`fc6ab73`](https://github.com/Automattic/mongoose/commit/fc6ab73d034c22564c0d3dc9116c93143fa12690) Merge pull request [#6724](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6724) from lineus/docs-insertMany - [`8c3d45f`](https://github.com/Automattic/mongoose/commit/8c3d45f46cb1789890aedfb6aa7c90c6590cedc0) Merge pull request [#6719](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6719) from simllll/patch-3 - [`ac73e67`](https://github.com/Automattic/mongoose/commit/ac73e6701252d706934ad072b0a11d97ee484326) docs: style fixes for [#6719](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6719) - [`5ceff45`](https://github.com/Automattic/mongoose/commit/5ceff451960ac47e72784e48782c006b75fd1383) fix(model): throw readable error with better stack trace when non-cb passed t... - [`504b536`](https://github.com/Automattic/mongoose/commit/504b5366faf87c158b69395b84331ec666180d58) chore(tools): add shardsvr option to run sharded cluster on mongodb >= 3.4 - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.2.3...5.2.4)


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