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

Update dependency mongoose to v8.10.1 #333

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

v8.10.1

Compare Source

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

  • perf(document): only call undoReset() 1x/document #​15257 #​15255
  • perf(schema): clear childSchemas when overwriting existing path to avoid performance degradations #​15256 #​15253
  • perf: some more micro optimizations for find() and findOne() #​14906 #​15250
  • fix(model): avoid adding timeout on Model.init() buffering to avoid unintentional dangling open handles #​15251 #​15241
  • fix: avoid connection buffering on init if autoCreate: false #​15247 #​15241
  • fix: infer discriminator key if set in $set with overwriteDiscriminatorKey #​15243 #​15218
  • types(middleware): make this in document middleware the hydrated doc type, not raw doc type #​15246 #​15242
  • types(schema): support options parameter to Schema.prototype.discriminator() #​15249 #​15244
  • types(schema): allow calling Schema.prototype.number() with no message arg #​15237 #​15236
  • docs(typescript): recommend using HydratedSingleSubdocument over Types.Subdocument #​15240 #​15211

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Athens, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants