Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 12.20.112.21.0 age adoption passing confidence
mongoose (source) 9.0.29.1.2 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v12.21.0

Compare Source

Dependencies
  • mongoose: upgrade to 8.21.0 (4950f2e)
Automattic/mongoose (mongoose)

v9.1.2

Compare Source

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

v9.1.1

Compare Source

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

  • fix(document): avoid 'Cannot mix array and object updates' on doc.updateOne() with pipeline #​15928
  • docs: update default search version to 9.x #​15926 #​15925

v9.1.0

Compare Source

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

  • feat(model): make pathsToSave handle saving just a subpath of a modified path #​15896
  • feat(document+model): pass options to pre('deleteOne') and update+options to pre('updateOne') hooks #​15908 #​15870
  • feat(versioning): optimistic concurrency exclude option, update docs for optimisticConcurrency options #​15917 #​15915 #​15912 AbdelrahmanHafez
  • feat(document): add support for getAtomics() to allow custom container types to utilize atomics #​15817
  • perf: optimize Object.keys() checks and optional chaining #​15865 AbdelrahmanHafez
  • fix: add support for typescript style enums #​15914 #​15913 mjfwebb
  • fix(document): when cloning a doc with subdocs, make sure the subdocs parent is the cloned doc #​15904 #​15901
  • types(models): support Mongoose query casting in AnyBulkWriteOperation filter property #​15918 #​15910
  • types: allow calling create() with TRawDocType for better generics support #​15903 #​15902
  • types(document): add id virtual getter by default to HydrateDocument<> if TOverrides is Record<string, never> #​15906 #​15900
  • docs(schema): add lean to list of schema options #​15907 #​15894 #​12081

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added the dependencies Updates one or more dependencies label Dec 29, 2025
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v9.1.0 chore(deps): update dependency mongoose to v9.1.1 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/mongoose branch 3 times, most recently from ae68bf5 to 2bf9c43 Compare December 31, 2025 13:49
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v9.1.1 chore(deps): update mongoose Dec 31, 2025
@renovate renovate bot force-pushed the renovate/mongoose branch from 2bf9c43 to ace95ea Compare January 5, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates one or more dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants