anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump mongoose from 5.5.4 to 5.5.5 #15

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongoose from 5.5.4 to 5.5.5.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.5.5 / 2019-04-30 > ================== > * fix(document): ensure nested properties within single nested subdocs get set correctly when overwriting single nested subdoc [#7748](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7748) > * fix(document): skip non-object `validators` in schema types [#7720](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7720) > * fix: bump mongodb driver -> 3.2.3 [#7752](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7752) > * fix(map): disallow setting map key with special properties [#7750](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7750) [Fonger](https://github.com/Fonger)
Commits - [`77572fe`](https://github.com/Automattic/mongoose/commit/77572fe43a50e48c82c6ac51e1741b8cf8556363) chore: release 5.5.5 - [`de63a0b`](https://github.com/Automattic/mongoose/commit/de63a0bc0dae037b12fc0e23da0f7a52c1d56c4e) refactor: use internal symbol for `Array#_path` to avoid confusing deep equal... - [`5dcc408`](https://github.com/Automattic/mongoose/commit/5dcc4082c02395fdadd27404f6862bb6cdaeeb7d) refactor: remove `setParentPointers()` - [`5aa79c2`](https://github.com/Automattic/mongoose/commit/5aa79c2c6522355ce0162bc90fe92aa2bc03214e) fix(document): ensure nested properties within single nested subdocs get set ... - [`dc32367`](https://github.com/Automattic/mongoose/commit/dc32367c2dd6b8dbb65239778a656a34823f4787) test(document): repro [#7748](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7748) - [`43a5d1d`](https://github.com/Automattic/mongoose/commit/43a5d1d2abc223dc05e49fa7111b483ec163686f) fix(document): skip non-object `validators` in schema types - [`5a8c9c8`](https://github.com/Automattic/mongoose/commit/5a8c9c8adc5e14a2d0c95f721a43ab24288dc591) test(document): repro [#7720](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7720) - [`23158ba`](https://github.com/Automattic/mongoose/commit/23158ba9b1172c7dc280ea72c7190c4722f88dbd) fix: bump mongodb driver -> 3.2.3 - [`4ee5c18`](https://github.com/Automattic/mongoose/commit/4ee5c186d560d1d5869bdd49c9e50a95c74e115d) chore: now working on 5.5.5 - [`16bb143`](https://github.com/Automattic/mongoose/commit/16bb143f84877a24ed3bb456a37273c6d39097ac) Merge pull request [#7750](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7750) from Fonger/fix-map-valid-key - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.5.4...5.5.5)


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 and block automerging - `@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.