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

chore(deps): Update dependency mongoose to ^8.8.3 #100

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) ^8.8.0 -> ^8.8.3 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v8.8.3

Compare Source

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

  • fix: disallow using $where in match
  • perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #​15055 #​15029
  • fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #​15046 #​15040

v8.8.2

Compare Source

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

  • fix(model): handle array filters when casting bulkWrite #​15036 #​14978
  • fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #​15035 #​14984
  • fix: save execution stack in query as string #​15039 durran
  • types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #​15038
  • docs(migrating_to_8): add note about removing findByIdAndRemove #​15024 dragontaek-lee

v8.8.1

Compare Source

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

  • perf: make a few micro-optimizations to help speed up findOne() #​15022 #​14906
  • fix: apply embedded discriminators to subdoc schemas before compiling top level model so middleware applies correctly #​15001 #​14961
  • fix(query): add overwriteImmutable option to allow updating immutable properties without disabling strict mode #​15000 #​8619

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@renovate renovate bot enabled auto-merge (squash) November 11, 2024 00:17
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 3 times, most recently from fe16401 to 657ee45 Compare November 14, 2024 03:53
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 657ee45 to 6d3b9cc Compare November 18, 2024 22:21
@renovate renovate bot changed the title chore(deps): Update dependency mongoose to ^8.8.1 chore(deps): Update dependency mongoose to ^8.8.2 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 3 times, most recently from bfa36fd to 8f85ae7 Compare November 23, 2024 10:14
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 8f85ae7 to a9da458 Compare November 26, 2024 17:42
@renovate renovate bot changed the title chore(deps): Update dependency mongoose to ^8.8.2 chore(deps): Update dependency mongoose to ^8.8.3 Nov 26, 2024
@renovate renovate bot merged commit 86504bc into rewrite Nov 26, 2024
8 checks passed
@renovate renovate bot deleted the renovate/mongoose-8.x branch November 26, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant