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.7 to 5.3.8 #96

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mongoose from 5.3.7 to 5.3.8.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.3.8 / 2018-10-30 > ================== > * fix: bump mongodb driver -> 3.1.8 to fix connecting to +srv uri with no credentials [#7191](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7191) [#6881](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6881) [lineus](https://github.com/lineus) > * fix(document): sets defaults correctly in child docs with projection [#7159](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7159) > * fix(mongoose): handle setting custom type on a separate mongoose global [#7158](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7158) > * fix: add unnecessary files to npmignore [#7157](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7157) > * fix(model): set session when creating new subdoc [#7104](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7104)
Commits - [`a62895e`](https://github.com/Automattic/mongoose/commit/a62895eb3d708e507789345e0608abeffac7d491) chore: release 5.3.8 - [`4dbad82`](https://github.com/Automattic/mongoose/commit/4dbad82f9df3a1acddcc27ceb51d6b50652e8292) fix: add unnecessary files to npmignore - [`baf17d1`](https://github.com/Automattic/mongoose/commit/baf17d10e795df99af32605611f15ecef9fd4326) chore: use latest express in example - [`fa865ee`](https://github.com/Automattic/mongoose/commit/fa865ee8a72598dc121cbd3e14eb26a11e90ffb2) style: fix lint - [`974465f`](https://github.com/Automattic/mongoose/commit/974465fbfc729bbf063c1a4dda791e9a638eb9f8) fix(document): sets defaults correctly in child docs with projection - [`df53639`](https://github.com/Automattic/mongoose/commit/df5363936c231e3b9aaab1bf68717eadef69028f) test(document): repro [#7159](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7159) - [`be563e9`](https://github.com/Automattic/mongoose/commit/be563e9fc9e84f2591e686f8303621450a622a87) style: fix lint - [`c7f216c`](https://github.com/Automattic/mongoose/commit/c7f216cb4349ea157ac3279cb6fd32c88892cfa8) fix(mongoose): handle setting custom type on a separate mongoose global - [`9088623`](https://github.com/Automattic/mongoose/commit/9088623bef4e6329e28e5e3e146c4411ae7513fb) test(mongoose): repro [#7158](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7158) - [`b698e4e`](https://github.com/Automattic/mongoose/commit/b698e4ea29d53af07e40dc1bbfb7e37b8dcb10d9) test: fix tests re: [#7104](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7104) - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.3.7...5.3.8)


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.