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.3.9 to 5.3.12 #104

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongoose from 5.3.9 to 5.3.12.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.3.12 / 2018-11-13 > =================== > * docs(compatibility): don't show Mongoose 4.11 as compatible with MongoDB 3.6 re: MongoDB's official compatibility table [#7238](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7238) [a-harrison](https://github.com/a-harrison) > * fix(populate): use `instanceof` rather than class name for comparison [#7237](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7237) [ivanseidel](https://github.com/ivanseidel) > * docs(api): make options show up as a nested list [#7232](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7232) > * fix(document): don't mark array as modified on init if doc array has default [#7227](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7227) > * docs(api): link to bulk write result object in `bulkWrite()` docs [#7225](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7225) > > 5.3.11 / 2018-11-09 > =================== > * fix(model): make parent pointers non-enumerable so they don't crash JSON.stringify() [#7220](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7220) > * fix(document): allow saving docs with nested props with '.' using `checkKeys: false` [#7144](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7144) > * docs(lambda): use async/await with lambda example [#7019](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7019) > > 5.3.10 / 2018-11-06 > =================== > * fix(discriminator): support reusing a schema for multiple discriminators [#7200](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7200) > * fix(cursor): handle `lean(false)` correctly with query cursors [#7197](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7197) > * fix(document): avoid manual populate if `ref` not set [#7193](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7193) > * fix(schema): handle schema without `.base` for browser build [#7170](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7170) > * docs: add further reading section
Commits - [`8f4c350`](https://github.com/Automattic/mongoose/commit/8f4c3507ab444d38b162fe6527ad3a283bb9d5c3) chore: release 5.3.12 - [`c67717a`](https://github.com/Automattic/mongoose/commit/c67717a743a6437584d9973d8c2b3ab7de2c6ca9) Merge pull request [#7237](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7237) from ivanseidel/patch-1 - [`79bdca8`](https://github.com/Automattic/mongoose/commit/79bdca82fef963961d0304e8d1dabfe8b0761c87) Merge pull request [#7238](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7238) from a-harrison/patch-1 - [`e509c37`](https://github.com/Automattic/mongoose/commit/e509c370faa7044c31429817ae688e5efe4e0400) Fixes hardcode instance of class comparation - [`785f91c`](https://github.com/Automattic/mongoose/commit/785f91ccce4830b1dfec8c11b1ff3406eb1299d4) Removing ^4.11.0 as compatible with MongoDB 3.6 - [`be66eb2`](https://github.com/Automattic/mongoose/commit/be66eb2acbf758db6f66c04733d98b2e77d05a20) docs(api): link to bulk write result object in `bulkWrite()` docs - [`cc7c1f1`](https://github.com/Automattic/mongoose/commit/cc7c1f11f3faf52e40c64a45a5d3caf25413175a) docs(migrating_to_5): add note about new bulkWrite result object structure re... - [`4a8ba0a`](https://github.com/Automattic/mongoose/commit/4a8ba0a301aa002823fe39a1778689f52b1b9770) docs: make individual options show up as nested lists - [`00e33ec`](https://github.com/Automattic/mongoose/commit/00e33ec1d16bc09976f87b723acd0092021bbd63) fix(document): don't mark array as modified on init if doc array has default - [`99f73a0`](https://github.com/Automattic/mongoose/commit/99f73a0a73dacebd853db4a5f7a5714ee869faff) test(document): repro [#7227](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7227) - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.3.9...5.3.12)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@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.
dependabot-preview[bot] commented 5 years ago

Superseded by #106.