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.2 #4131

Merged
merged 1 commit into from Feb 22, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2020

This PR contains the following updates:

Package Type Update Change
mongoose (source) dependencies patch 5.9.1 -> 5.9.2

Release Notes

Automattic/mongoose

v5.9.2

Compare Source

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

  • fix(model): add discriminator key to bulkWrite filters #​8590
  • fix(document): when setting nested array path to non-nested array, wrap values top-down rather than bottom up when possible #​8544
  • fix(document): dont leave nested key as undefined when setting nested key to empty object with minimize #​8565
  • fix(document): avoid throwing error if setting path to Mongoose document with nullish _doc #​8565
  • fix(update): handle Binary type correctly with runValidators #​8580
  • fix(query): run deleteOne hooks only on Document#deleteOne() when setting options.document = true for Schema#pre() #​8555
  • fix(document): allow calling validate() in post validate hook without causing parallel validation error #​8597
  • fix(virtualtype): correctly copy options when cloning #​8587
  • fix(collection): skip creating capped collection if autoCreate set to false #​8566
  • docs(middleware): clarify that updateOne and deleteOne hooks are query middleware by default, not document middleware #​8581
  • docs(aggregate): clarify that Aggregate#unwind() can take object parameters as well as strings #​8594

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 15739

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.063%

Totals Coverage Status
Change from base Build 15718: 0.0%
Covered Lines: 4563
Relevant Lines: 4800

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 3e86e3a into master Feb 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the renovate/mongoose-5.x branch February 22, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants