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.4.3 to 5.4.12 #150

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongoose from 5.4.3 to 5.4.12.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.4.12 / 2019-02-13 > =================== > * fix(connection): dont emit reconnected due to socketTimeoutMS [#7452](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7452) > * fix(schema): revert check for `false` schema paths [#7516](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7516) [#7512](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7512) > * fix(model): don't delete unaliased keys in translateAliases [#7510](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7510) [chrischen](https://github.com/chrischen) > * fix(document): run single nested schematype validator if nested path has a default and subpath is modified [#7493](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7493) > * fix(query): copy mongoose options when using `Query#merge()` [#1790](https://github-redirect.dependabot.com/Automattic/mongoose/issues/1790) > * fix(timestamps): don't call createdAt getters when setting updatedAt on new doc [#7496](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7496) > * docs: improve description of ValidationError [#7515](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7515) [JulioJu](https://github.com/JulioJu) > * docs: add an asterisk before comment, otherwise the comment line is not generated [#7513](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7513) [JulioJu](https://github.com/JulioJu) > > 5.4.11 / 2019-02-09 > =================== > * fix(schema): handle `_id: false` in schema paths as a shortcut for setting the `_id` option to `false` [#7480](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7480) > * fix(update): handle $addToSet and $push with ObjectIds and castNonArrays=false [#7479](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7479) > * docs(model): document `session` option to `save()` [#7484](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7484) > * chore: fix gitignore syntax [#7498](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7498) [JulioJu](https://github.com/JulioJu) > * docs: document that Document#validateSync returns ValidationError [#7499](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7499) > * refactor: use consolidated `isPOJO()` function instead of constructor checks [#7500](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7500) > > 5.4.10 / 2019-02-05 > =================== > * docs: add search bar and /search page [#6706](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6706) > * fix: support dotted aliases [#7478](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7478) [chrischen](https://github.com/chrischen) > * fix(document): copy atomics when setting document array to an existing document array [#7472](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7472) > * chore: upgrade to mongodb driver 3.1.13 [#7488](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7488) > * docs: remove confusing references to executing a query "immediately" [#7461](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7461) > * docs(guides+schematypes): link to custom schematypes docs [#7407](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7407) > > 5.4.9 / 2019-02-01 > ================== > * fix(document): make `remove()`, `updateOne()`, and `update()` use the document's associated session [#7455](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7455) > * fix(document): support passing args to hooked custom methods [#7456](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7456) > * fix(document): avoid double calling single nested getters on `toObject()` [#7442](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7442) > * fix(discriminator): handle global plugins modifying top-level discriminator options with applyPluginsToDiscriminators: true [#7458](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7458) > * docs(documents): improve explanation of documents and use more modern syntax [#7463](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7463) > * docs(middleware+api): fix a couple typos in examples [#7474](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7474) [arniu](https://github.com/arniu) > > 5.4.8 / 2019-01-30 > ================== > * fix(query): fix unhandled error when casting object in array filters [#7431](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7431) > * fix(query): cast query $elemMatch to discriminator schema if discriminator key set [#7449](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7449) > * docs: add table of contents to all guides [#7430](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7430) > > 5.4.7 / 2019-01-26 > ================== > * fix(populate): set `populated()` when using virtual populate [#7440](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7440) > * fix(discriminator): defer applying plugins to embedded discriminators until model compilation so global plugins work [#7435](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7435) > * fix(schema): report correct pathtype underneath map so setting dotted paths underneath maps works [#7448](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7448) > * fix: get debug from options using the get helper [#7451](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7451) [#7446](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7446) [LucGranato](https://github.com/LucGranato) > ... (truncated)
Commits - [`a8612e3`](https://github.com/Automattic/mongoose/commit/a8612e3fde79586b7a0c4d668d338e3b80a93004) chore: release 5.4.12 - [`5b0d78a`](https://github.com/Automattic/mongoose/commit/5b0d78ae584531db74feb869f71134386400d4a8) fix(schema): revert check for `false` schema paths - [`4ca7417`](https://github.com/Automattic/mongoose/commit/4ca74174aba8151cca45da7615384b9288a7b69e) style: fix lint - [`1703e3d`](https://github.com/Automattic/mongoose/commit/1703e3de26aabbac2a749ef72df3cf573be024a8) fix(connection): dont emit reconnected due to socketTimeoutMS - [`16780af`](https://github.com/Automattic/mongoose/commit/16780af4d8679d674d60662bd264f76f79210ed5) test(document): fix test - [`f157698`](https://github.com/Automattic/mongoose/commit/f157698ef3f305c34598914f4a6e666412ff21e7) Merge branch 'master' of github.com:Automattic/mongoose - [`b140f15`](https://github.com/Automattic/mongoose/commit/b140f15888a2755a3e62a99d603821c83b82f69f) fix(document): run single nested schematype validator if nested path has a de... - [`b58333e`](https://github.com/Automattic/mongoose/commit/b58333efd604761b048170c72e2ecdb75c0c436d) test(document): repro [#7493](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7493) - [`d487dd8`](https://github.com/Automattic/mongoose/commit/d487dd85cec224b31b2fa273a916cc8dc7c366e8) Merge pull request [#7515](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7515) from JulioJu/doc-ValidationError - [`063c719`](https://github.com/Automattic/mongoose/commit/063c71929e20baee3c0411600c6e81abf360df8b) docs: fix grammar - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.4.3...5.4.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 squash and merge` will squash and 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 #154.