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.7 to 5.2.9 #53

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.2.7 to 5.2.9.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.2.9 / 2018-08-17 > ================== > * fix(document): correctly propagate write concern options in save() [#6877](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6877) [Fonger](https://github.com/Fonger) > * fix: upgrade mongodb driver -> 3.1.3 for numerous fixes [#6869](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6869) [#6843](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6843) [#6692](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6692) [#6670](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6670) [simllll](https://github.com/simllll) > * fix: correct `this` scope of default functions for DocumentArray and Array [#6868](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6868) [#6840](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6840) [Fonger](https://github.com/Fonger) > * fix(types): support casting JSON form of buffers [#6866](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6866) [#6863](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6863) [Fonger](https://github.com/Fonger) > * fix(query): get global runValidators option correctly [#6865](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6865) [#6578](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6578) > * fix(query): add Query.prototype.setQuery() analogous to `getQuery()` [#6855](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6855) [#6854](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6854) > * docs(connections): add note about the `family` option for IPv4 vs IPv6 and add port to example URIs [#6784](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6784) > * fix(query): get global runValidators option correctly [#6578](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6578) > > 4.13.15 / 2018-08-14 > ==================== > * fix(mongoose): add global `usePushEach` option for easier Mongoose 4.x + MongoDB 3.6 [#6858](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6858) > * chore: fix flakey tests for 4.x [#6853](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6853) [Fonger](https://github.com/Fonger) > * feat(error): add version number to VersionError [#6852](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6852) [freewil](https://github.com/freewil) > > 5.2.8 / 2018-08-13 > ================== > * docs: update `execPopulate()` code example [#6851](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6851) [WJakub](https://github.com/WJakub) > * fix(document): allow passing callback to `execPopulate()` [#6851](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6851) > * fix(populate): populate with undefined fields without error [#6848](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6848) [#6845](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6845) [Fonger](https://github.com/Fonger) > * docs(migrating_to_5): Add `objectIdGetter` option docs [#6842](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6842) [jwalton](https://github.com/jwalton) > * chore: run lint in parallel and only on Node.js v10 [#6836](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6836) [Fonger](https://github.com/Fonger) > * fix(populate): throw helpful error if refPath excluded in query [#6834](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6834) > * docs(migrating_to_5): add note about removing runSettersOnQuery [#6832](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6832) > * fix: use safe-buffer to avoid buffer deprecation errors in Node.js 10 [#6829](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6829) [Fonger](https://github.com/Fonger) > * docs(query): fix broken links [#6828](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6828) [yaynick](https://github.com/yaynick) > * docs(defaults): clarify that defaults only run on undefined [#6827](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6827) > * chore: fix flakey tests [#6824](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6824) [Fonger](https://github.com/Fonger) > * docs: fix custom inspect function deprecation warning in Node.js 10 [#6821](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6821) [yelworc](https://github.com/yelworc) > * fix(document): ensure subdocs get set to init state after save() so validators can run again [#6818](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6818) > * fix(query): make sure embedded query casting always throws a CastError [#6803](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6803) > * fix(document): ensure `required` function only gets called once when validating [#6801](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6801) > * docs(connections): note that you must specify port if using `useNewUrlParser: true` [#6789](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6789) > * fix(populate): support `options.match` in virtual populate schema definition [#6787](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6787) > * fix(update): strip out virtuals from updates if strict: 'throw' rather than returning an error [#6731](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6731)
Commits - See full diff in [compare view](https://github.com/Automattic/mongoose/commits)


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 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.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.