Skip to content

chore(deps): update mongoose#885

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mongoose
Open

chore(deps): update mongoose#885
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mongoose

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

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

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v13.2.1

Compare Source

Fixes
  • types: include default virtuals in the Document type properly (d6665fb), closes #​1034

v13.2.0

Compare Source

Features
Fixes
  • processProp: allow overwriting "type" in "Map" with "innerOptions" (c7851f8), closes #​1031
  • types: add "DocumentArrayType" for document arrays (6692d07), closes #​1025
  • utils::mapOptions: check that it extends OR is a options constructor (a37752a), closes #​1031
  • utils::mapOptions: shallow-copy instead of assign (4754ca9), closes #​1031
Dependencies
  • mongoose: upgrade to 9.2.1 (c7382bc)
  • mongoose: upgrade to 9.2.2 (9238112)
Dev-Dependencies
  • commitlint: upgrade to 20.4.2 (5e28b9f)
  • eslint: upgrade to 10.0.2 (40df5ec)
  • mongodb-memory-server: upgrade to 11.0.1 (426e7b6)
  • prettier: upgrade to 3.8.1 (85ccba9)
  • typescript-eslint: upgrade to 8.56.1 (e850cd7)
Automattic/mongoose (mongoose)

v9.3.0

Compare Source

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

  • feat(schema): support discriminators option inline for better TypeScript support #​16053
  • feat(aggregate): add pipelineForUnionWith() helper to allow reusing pipelines with $unionWith in TypeScript #​16033
  • feat(setDefaultsOnInsert): pass query as context to default functions #​16041 #​16025
  • fix: resolve deeply nested discriminator paths in arrayFilters #​16072 Yatin81
  • fix(changeStream): emit ready on next tick to allow stream to initialize
  • fix(connection): handle calling watch() on disconnected connection
  • fix: remove references to mongodb option "promiseLibrary" hasezoey
  • fix(model+query): backwards compatible validateBeforeSave handling and avoid TypeError in removeUnusedArrayFilters on nullish update
  • perf(model): remove unnecessary overhead when saving new doc
  • types(InferRawDocType): fall back to using InferRawDocType instead of pulling non-raw inferred doc type if EnforcedDocType not set #​16053
  • types: add type constraints for Document#$model() and Document#model() mrazauskas
  • docs: fix broken links and update MongoDB documentation links #​16037 hasezoey
  • docs(contributing): update issue tracker links to Automattic org AkaHarshit

v9.2.4

Compare Source

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

  • types(models): allow unknown keys in subdocs while retaining autocomplete suggestions #​16048
  • types(schema): fix issues related to defining timestamps and virtuals with methods and/or statics in schema options #​16052 #​16046
  • docs: use lowercase primitive types in JSDoc and fix incorrect @returns declarations #​16036 #​16018
  • docs(field-level-encryption): improve CSFLE docs with model registration guidance and schema definition example #​16065 #​16015

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 Feb 28, 2026
@renovate renovate bot force-pushed the renovate/mongoose branch 2 times, most recently from bdcf495 to caa7b01 Compare March 2, 2026 02:16
@renovate renovate bot changed the title chore(deps): update dependency @typegoose/typegoose to v13.2.0 chore(deps): update dependency @typegoose/typegoose to v13.2.1 Mar 3, 2026
@renovate renovate bot force-pushed the renovate/mongoose branch 2 times, most recently from 2079c10 to d337459 Compare March 4, 2026 00:52
@renovate renovate bot added the auto-merge Renovate auto-merges label Mar 4, 2026
@renovate renovate bot changed the title chore(deps): update dependency @typegoose/typegoose to v13.2.1 chore(deps): update mongoose Mar 4, 2026
@renovate renovate bot force-pushed the renovate/mongoose branch 6 times, most recently from 6c8fa49 to 1b6d06c Compare March 10, 2026 08:59
@renovate renovate bot removed the auto-merge Renovate auto-merges label Mar 10, 2026
@renovate renovate bot force-pushed the renovate/mongoose branch 2 times, most recently from cfde3de to a9ed34a Compare March 11, 2026 06:08
@renovate renovate bot force-pushed the renovate/mongoose branch from a9ed34a to 5c4e0db Compare March 13, 2026 11:55
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.

1 participant