geodatagouv / geoplatform

Core API and processing tools for geo.data.gouv.fr
MIT License
5 stars 1 forks source link

Bump mongoose from 5.4.18 to 5.4.19 #223

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mongoose from 5.4.18 to 5.4.19.

Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.4.19 / 2019-03-11 > =================== > * fix(mongoose): ensure virtuals set on subdocs in global plugins get applied [#7592](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7592) > * docs(tutorials): add "Working With Dates" tutorial [#7597](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7597) > * docs(guide): clarify that versioning only affects array fields [#7555](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7555) > * docs(model): list out all bulkWrite() options [#7550](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7550)
Commits - [`5e47d8b`](https://github.com/Automattic/mongoose/commit/5e47d8be8b35599e4997d5f2ef88ef19c7853a32) chore: release 5.4.19 - [`6b40cbd`](https://github.com/Automattic/mongoose/commit/6b40cbd3d2fa3a8278c9a95207ffe792abbb6d52) docs(guides): add link to dates docs - [`702682d`](https://github.com/Automattic/mongoose/commit/702682d4b80e430680ccd6dddbf3892a2f26a7c8) docs(model): add bulkWrite() options - [`8b483c6`](https://github.com/Automattic/mongoose/commit/8b483c6c9c3004965ba5269f4d72df1aec334d75) test: fix date tutorial tests - [`14e8cd5`](https://github.com/Automattic/mongoose/commit/14e8cd511268be4b5fb8eb072cdef2a6cd846ff5) test: fix tests - [`7bdfe8c`](https://github.com/Automattic/mongoose/commit/7bdfe8c1adb90d07ac48bd35e8a6c7b2a3c41adf) test: fix tests - [`f2fc0ff`](https://github.com/Automattic/mongoose/commit/f2fc0ff34e346444666d453bad67f9d71134e688) Merge pull request [#7528](https://github-redirect.dependabot.com/Automattic/mongoose/issues/7528) from chrischen/master - [`0761fcc`](https://github.com/Automattic/mongoose/commit/0761fcc60f4e90d84b644281d0e6c9a43a0a4d7d) docs(tutorials): add date tutorial - [`26313ad`](https://github.com/Automattic/mongoose/commit/26313ad8e5ce6afb466dc6dbded7fe241a0c1a43) docs(guide): clarify that versioning only affects array fields - [`d870a31`](https://github.com/Automattic/mongoose/commit/d870a3178e3f76bcef8ac7013b825cc71cac9698) fix(mongoose): ensure virtuals set on subdocs in global plugins get applied - Additional commits viewable in [compare view](https://github.com/Automattic/mongoose/compare/5.4.18...5.4.19)


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 will not automatically merge this PR because it includes a patch update to a production dependency.


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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #223 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   23.55%   23.55%           
=======================================
  Files          99       99           
  Lines        2165     2165           
=======================================
  Hits          510      510           
  Misses       1655     1655

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 b1a153c...d7059ff. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #229.