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.3.8 to 5.3.9 #97

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.3.8 to 5.3.9.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.3.9 / 2018-11-02 > ================== > * fix: upgrade bson dep -> 1.1.0 to match mongodb-core [#7213](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7213) [NewEraCracker](https://github.com/NewEraCracker) > * docs(api): fix broken anchor link [#7210](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7210) [gfranco93](https://github.com/gfranco93) > * fix: don't set parent timestamps because a child has timestamps set to false [#7203](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7203) [#7202](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7202) [lineus](https://github.com/lineus) > * fix(document): run setter only once when doing `.set()` underneath a single nested subdoc [#7196](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7196) > * fix(document): surface errors in subdoc pre validate [#7187](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7187) > * fix(query): run default functions after hydrating the loaded document [#7182](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7182) > * fix(query): handle strictQuery: 'throw' with nested path correctly [#7178](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7178) > * fix(update): update timestamps on replaceOne() [#7152](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7152) > * docs(transactions): add example of aborting a transaction [#7113](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7113)
Commits - [`44d8529`](https://github.com/Automattic/mongoose/commit/44d85290b6f4d4c48a8d880f74f1086e4a2563a3) chore: release 5.3.9 - [`751397c`](https://github.com/Automattic/mongoose/commit/751397cd5124334d8acc62501ee9d6d21fdbcfcf) fix(document): run setter only once when doing `.set()` underneath a single n... - [`10837d4`](https://github.com/Automattic/mongoose/commit/10837d43c3bf9cc153ed209e96628702391eb60a) test(document): repro [#7196](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7196) - [`d10274e`](https://github.com/Automattic/mongoose/commit/d10274ebb1810d8a79b8646e32a4ffccd820a748) docs(transactions): add example of aborting a transaction - [`d245847`](https://github.com/Automattic/mongoose/commit/d245847ad59c270e236273da38990ebbbd9122a6) Merge branch 'master' of github.com:Automattic/mongoose - [`551a75b`](https://github.com/Automattic/mongoose/commit/551a75bb3f007b7de5148b9efe058a9df2fe453a) chore: add cpc to some pages that were missing it - [`1ca3514`](https://github.com/Automattic/mongoose/commit/1ca351442771fed1c249fbf4c8c4a6526358558e) Merge pull request [#7210](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7210) from gfranco93/patch-1 - [`c1606b6`](https://github.com/Automattic/mongoose/commit/c1606b60f5842641bf34fc914622a48fe1b93560) Merge pull request [#7207](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7207) from lineus/fix-7098 - [`e9d538e`](https://github.com/Automattic/mongoose/commit/e9d538e84e0cdf43f1f92e32a423c3b25463d0e1) Merge pull request [#7203](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7203) from lineus/fix-7202 - [`8f16b67`](https://github.com/Automattic/mongoose/commit/8f16b67038f1a10afac8552d199228ef8f64cc9b) fix(document): surface errors in subdoc pre validate - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.3.8...5.3.9)


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.