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.2 to 5.2.3 #33

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.2.2 to 5.2.3.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.2.3 / 2018-07-11 > ================== > * fix(populate): if a getter is defined on the localField, use it when populating [#6702](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6702) [#6618](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6618) [lineus](https://github.com/lineus) > * docs(schema): add example of nested aliases [#6671](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6671) > * fix(query): add `session()` function to queries to avoid positional argument mistakes [#6663](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6663) > * docs(transactions): use new session() helper to make positional args less confusing [#6663](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6663) > * fix(query+model+schema): add support for `writeConcern` option and writeConcern helpers [#6620](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6620) > * docs(guide): add `writeConcern` option and re-add description for `safe` option [#6620](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6620) > * docs(schema): fix broken API links [#6619](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6619) > * docs(connections): add information re: socketTimeoutMS and connectTimeoutMS [#4789](https://github-redirect.dependabot.com/Automattic/mongoose/issues/4789)
Commits - [`81e248d`](https://github.com/Automattic/mongoose/commit/81e248d637c4975f61cf6ab22ec0a9a13b34df3c) chore: release 5.2.3 - [`3398f31`](https://github.com/Automattic/mongoose/commit/3398f318fca09ba922d5ffc8d686f24d4b844d0a) docs(schema): add example of nested aliases - [`50e66a2`](https://github.com/Automattic/mongoose/commit/50e66a258a8eca5f27c82b9fa4d2720916d96954) Merge pull request [#6702](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6702) from lineus/fix-6618 - [`05f0323`](https://github.com/Automattic/mongoose/commit/05f0323d90d5fb2dfdb313ec053dad636e1e22b3) use applyGetters instead of calling just the first getter directly - [`f21245a`](https://github.com/Automattic/mongoose/commit/f21245a1eaba96c90ab7eb146d7a65177b6d63f4) docs(transactions): use new session() helper to make positional args less con... - [`5aa62cb`](https://github.com/Automattic/mongoose/commit/5aa62cb8632289758a507c2d8b3f171b4834f76b) fix(query): add `session()` function to queries to avoid positional argument ... - [`290a28a`](https://github.com/Automattic/mongoose/commit/290a28a24d971770ed41153aa554dbde66ef7621) docs(schema): fix broken API links - [`3ba8306`](https://github.com/Automattic/mongoose/commit/3ba8306e91517a9d26f0a3eb493e30323ff6cc12) docs(guide): add `writeConcern` option and re-add description for `safe` option - [`4e16fa0`](https://github.com/Automattic/mongoose/commit/4e16fa0bbcb5901e5ea1b7865898836629d187b2) fix(query+model+schema): add support for `writeConcern` option and writeConce... - [`bad4be8`](https://github.com/Automattic/mongoose/commit/bad4be851811f8f32297d3146ddd4068d10d031a) docs(connections): add information re: socketTimeoutMS and connectTimeoutMS - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.2.2...5.2.3)


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.