Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mongoose to v5.10.3 #590

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2020

This PR contains the following updates:

Package Type Update Change
mongoose (source) dependencies patch 5.10.2 -> 5.10.3

Release Notes

Automattic/mongoose

v5.10.3

Compare Source

===================

  • fix: upgrade mongodb -> 3.6.1 #​9380 lamhieu-vk
  • fix(populate): allow populating paths underneath subdocument maps #​9359
  • fix(update): handle casting map paths when map is underneath a single nested subdoc #​9298
  • fix(discriminator): avoid removing nested path if both base and discriminator schema have the same nested path #​9362
  • fix(schema): support Schema#add() with schematype instances with different paths #​9370
  • docs(api): fix typo in Query#get() example #​9372 elainewlin

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate Renovate bot PRs label Sep 3, 2020
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   88.99%   88.99%           
=======================================
  Files          81       81           
  Lines        1917     1917           
  Branches      215      215           
=======================================
  Hits         1706     1706           
  Misses        207      207           
  Partials        4        4           

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 e8357a4...472f8fe. Read the comment docs.

@renovate renovate bot merged commit 0283cc2 into master Sep 3, 2020
@renovate renovate bot deleted the renovate/mongoose-5.x branch September 3, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot PRs
Development

Successfully merging this pull request may close these issues.

1 participant