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.9.28 #544

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2020

This PR contains the following updates:

Package Type Update Change
mongoose (source) dependencies patch 5.9.27 -> 5.9.28

Release Notes

Automattic/mongoose

v5.9.28

Compare Source

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

  • fix(connection): consistently stop buffering when "reconnected" is emitted #​9295
  • fix(error): ensure name and message show up on individual ValidatorErrors when calling JSON.stringify() on a ValidationError #​9296
  • fix(document): keeps manually populated paths when setting a nested path to itself #​9293
  • fix(document): allow saving after setting document array to itself #​9266
  • fix(schema): handle match schema validator with /g flag #​9287
  • docs(guide): refactor transactions examples to async/await #​9204

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 Aug 7, 2020
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #544   +/-   ##
=======================================
  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 39b4825...045e32a. Read the comment docs.

@renovate renovate bot merged commit 6030def into master Aug 7, 2020
@renovate renovate bot deleted the renovate/mongoose-5.x branch August 7, 2020 21:39
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