Skip to content

Update dependency mongoose to v5.12.5#660

Merged
olivi-eh merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/mongoose-5.x
Apr 19, 2021
Merged

Update dependency mongoose to v5.12.5#660
olivi-eh merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/mongoose-5.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 5.12.4 -> 5.12.5 age adoption passing confidence

Release Notes

Automattic/mongoose

v5.12.5

Compare Source

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

  • fix(populate): handle populating underneath document array when document array property doesn't exist in db #​10003
  • fix(populate): clear out dangling pointers to populated docs so query cursor with populate() can garbage collect populated subdocs #​9864
  • fix(connection): pull correct autoCreate value from Mongoose global when creating new model before calling connect() #​10091
  • fix(populate): handle populating paths on documents with discriminator keys that point to non-existent discriminators #​10082
  • fix(index.d.ts): allow numbers as discriminator names #​10115
  • fix(index.d.ts): allow type: Boolean in Schema definitions #​10085
  • fix(index.d.ts): allow passing array of aggregation pipeline stages to updateOne() and updateMany() #​10095
  • fix(index.d.ts): support legacy 2nd param callback syntax for deleteOne(), deleteMany() #​10122
  • docs(mongoose): make useCreateIndex always false in docs #​10033
  • docs(schema): fix incorrect links from schema API docs #​10111

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

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 19, 2021
@olivi-eh olivi-eh self-requested a review April 19, 2021 16:45
@olivi-eh
Copy link
Copy Markdown
Contributor

/gcbrun

Copy link
Copy Markdown
Contributor

@olivi-eh olivi-eh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olivi-eh olivi-eh merged commit 53651c1 into GoogleCloudPlatform:master Apr 19, 2021
@renovate-bot renovate-bot deleted the renovate/mongoose-5.x branch April 19, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants