Closed dependabot-preview[bot] closed 5 years ago
Merging #214 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #214 +/- ##
========================================
Coverage 66.66% 66.66%
========================================
Files 146 146
Lines 1926 1926
========================================
Hits 1284 1284
Misses 642 642
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8f0edaf...cfc4f07. Read the comment docs.
Merging #214 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #214 +/- ##
========================================
Coverage 66.66% 66.66%
========================================
Files 146 146
Lines 1926 1926
========================================
Hits 1284 1284
Misses 642 642
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8f0edaf...cfc4f07. Read the comment docs.
Superseded by #215.
Bumps mongoose from 4.13.14 to 5.4.18.
Changelog
*Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.4.18 / 2019-03-08 > =================== > * fix(document): handle nested virtuals in populated docs when parent path is projected out [#7491](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7491) > * fix(model): make subclassed models handle discriminators correctly [#7547](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7547) > * fix(model): remove $versionError from save options for better debug output [#7570](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7570) > > 5.4.17 / 2019-03-03 > =================== > * fix(update): handle all positional operator when casting array filters [#7540](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7540) > * fix(populate): handle populating nested path where top-level path is a primitive in the db [#7545](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7545) > * fix(update): run update validators on array filters [#7536](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7536) > * fix(document): clean modified subpaths when sorting an array [#7556](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7556) > * fix(model): cast $setOnInsert correctly with nested docs [#7534](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7534) > * docs: remove extra curly brace from example [#7569](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7569) [kolya182](https://github.com/kolya182) > > 5.4.16 / 2019-02-26 > =================== > * fix(schema): handle nested objects with `_id: false` [#7524](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7524) > * fix(schema): don't throw error if declaring a virtual that starts with a map path name [#7464](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7464) > * fix(browser): add stubbed `model()` function so code that uses model doesn't throw [#7541](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7541) [caub](https://github.com/caub) > * fix(schema): merge virtuals correctly [#7563](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7563) [yoursdearboy](https://github.com/yoursdearboy) > * docs(connections): add reconnectFailed to connection docs [#7477](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7477) > * docs(index): fix typo [#7553](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7553) [DenrizSusam](https://github.com/DenrizSusam) > * refactor(schema): iterate over paths instead of depending on childSchemas [#7554](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7554) > > 5.4.15 / 2019-02-22 > =================== > * fix(update): don't call schematype validators on array if using $pull with runValidators [#6971](https://github-redirect.dependabot.com/Automattic/mongoose/issues/6971) > * fix(schema): clone all schema types when cloning an array [#7537](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7537) > * docs(connections): improve connectTimeoutMS docs and socketTimeoutMS docs to link to Node.js net.setTimeout() [#5169](https://github-redirect.dependabot.com/Automattic/mongoose/issues/5169) > * docs: fix setters example in migration guide [#7546](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7546) [freewil](https://github.com/freewil) > > 5.4.14 / 2019-02-19 > =================== > * fix(populate): make `getters` option handle nested paths [#7521](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7521) > * fix(documentarray): report validation errors that occur in an array subdoc created using `create()` and then `set()` [#7504](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7504) > * docs(schema): add examples for schema functions that didn't have any [#7525](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7525) > * docs: add MongooseError to API docs and add list of error names > * docs(CONTRIBUTING): fix link [#7530](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7530) [sarpik](https://github.com/sarpik) > > 5.4.13 / 2019-02-15 > =================== > * fix(query): throw handy error when using updateOne() with overwrite: true and no dollar keys [#7475](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7475) > * fix(schema): support inheriting existing schema types using Node.js `util.inherits` like mongoose-float [#7486](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7486) > * docs(connections): add list of connection events [#7477](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7477) > > 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) > ... (truncated)Commits
- [`52046e1`](https://github.com/Automattic/mongoose/commit/52046e12af213e8e88e9786398d77742c73c9255) chore: release 5.4.18 - [`2d34bfb`](https://github.com/Automattic/mongoose/commit/2d34bfb008e9c93d2a27cfb203f7ec79305c289d) test(discriminator): fix tests on older node versions - [`ae82062`](https://github.com/Automattic/mongoose/commit/ae8206280fa9861495b6bcf62a8fc7b5d6ca60bf) fix(model): remove $versionError from save options for better debug output - [`a465059`](https://github.com/Automattic/mongoose/commit/a4650596362186103f0c68cf5c1eb5ece4fad17c) fix(model): make subclassed models handle discriminators correctly - [`fa662ee`](https://github.com/Automattic/mongoose/commit/fa662eef67b9f8530eba4b8d5b1c73e50a66701c) test(model): repro [#7547](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7547) - [`39eec7c`](https://github.com/Automattic/mongoose/commit/39eec7c2ea13da03a8c683ff35e5502e6d704299) fix(document): handle nested virtuals in populated docs when parent path is p... - [`c7db725`](https://github.com/Automattic/mongoose/commit/c7db725f2ded5242d561b923fd4ec9f5d70e8731) test(document): repro [#7491](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7491) - [`3fa119e`](https://github.com/Automattic/mongoose/commit/3fa119e7bb09a383c254ab3d670dcfe600d41961) Merge branch 'master' of github.com:Automattic/mongoose - [`a72cd6d`](https://github.com/Automattic/mongoose/commit/a72cd6ddbfe1afe6b54af83129219db10e2b28d4) docs: remove datantify as a sponsor - [`e699426`](https://github.com/Automattic/mongoose/commit/e699426bb77f83a660be333041ab1a4bd8ab6ec0) docs: add note about typescript to contributing.md - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/4.13.14...5.4.18)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.