Skip to content

chore(deps): update dependency mongoose to v9.6.3#257

Merged
NichArchA82 merged 1 commit into
mainfrom
renovate/mongoose-9.x-lockfile
Jun 9, 2026
Merged

chore(deps): update dependency mongoose to v9.6.3#257
NichArchA82 merged 1 commit into
mainfrom
renovate/mongoose-9.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mongoose (source) 9.2.49.6.3 age confidence

Release Notes

Automattic/mongoose (mongoose)

v9.6.3

Compare Source

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

v9.6.2

Compare Source

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

v9.6.1

Compare Source

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

v9.6.0

Compare Source

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

  • feat: upgrade mongodb node driver to 7.2 #​16245
  • feat(schematype): support allowNull option to disallow null values even if not required #​16237 #​15905
  • types(query): make QueryFilter respect string unions and enums #​16242 #​16240
  • types: export Projector and ArrayProjectionOperators #​16243 #​16235

v9.5.0

Compare Source

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

v9.4.1

Compare Source

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

  • Revert "fix(setDefaultsOnInsert): run setters on default values during upsert" #​16218 #​16051

v9.4.0

Compare Source

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

  • perf(document+model): avoid parallel save error instantiation, simplify resetting atomics, streamline validation and collection handling
  • feat(document): add $getChanges() alias, deprecate getChanges() #​15959 techcodie
  • fix(schema): support toJSONSchema on unions #​16179
  • fix(schema): implement validation for Union schemas and subdocuments techcodie
  • fix(connection): snapshot Date in heartbeat handler and flush queue on recovery #​16183 andreialecu
  • fix(model): use duck-typing with version check to validate the argument to useConnection() is actually a connection #​16098
  • fix(setDefaultsOnInsert): run setters on default values during upsert #​16051 mahmoodhamdi
  • fix(utils): properly compare Set objects in deepEqual KhanjarSingh
  • fix(utils): wrap discriminator merge check in parentheses to fix precedence Necro-Rohan
  • fix(schema): correct template literal in encryptionType error message Mridul012
  • fix(schema): correct error when unsupported query operator with number #​16062
  • fix(types): make MergeType and UnpackedIntersection distributive over union types techcodie
  • types: add id to HydratedDocument virtuals by default unless explicitly set #​16178
  • types(populate): use marker type to track populated vs depopulated type for perf
  • types(populate): retain populated paths in toObject() and toJSON() unless depopulate: true set #​16085
  • types(query): make TypeScript error on $and with unrecognized query operator
  • chore: use TSTyche assertions mrazauskas
  • docs(connection): remove references to useUnifiedTopology and fix backtick
  • docs: fix typo 'retreiving' -> 'retrieving' in SchemaType getter JSDoc yogesh968
  • docs: fix typos around 'retrieve' in schemaType and tests ayushshukla1807
  • docs: fix typos in code comments Goldyvaiiii

v9.3.3

Compare Source

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

  • fix(schemaType): standardize to use MongooseError instead of plain Error #​16172 VIPAX-JIT
  • types: make MergeType distributive to better support populate on models where the hydrated doc type is a union #​16101 #​16161
  • docs: upgrade http:// links to https:// in connections.md #​16163 Puxhkar
  • docs: fix typographical, grammatical errors & documentation clarity improvements #​16175 yogesh968
  • docs: clarify multi-mongos support documentation for sharded clusters

v9.3.2

Compare Source

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

v9.3.1

Compare Source

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

  • fix(model): handle passing string projection to hydrate() #​16082
  • fix(model): fix bulkWrite() sorting #​16079 #​16080 pnkov
  • fix(QueryCursor): fix wrong this context in QueryCursor close callback #​16104 techcodie
  • types(schema): infer schema options correctly for model context in statics #​16046 #​16102
  • types(schema): fix type definition for HydratedDocType in autoTypedVirtuals #​16083
  • types(plugin): allow passing model with custom TStatics into Schema.prototype.plugin() #​16090 #​16086
  • chore: use MongooseError instead of Error in schema, model, and aggregate #​15995 mahmoodhamdi
  • docs(projection): clean up jsdoc for parseProjection()

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

Configuration

📅 Schedule: (UTC)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.3.0 chore(deps): update dependency mongoose to v9.3.1 Mar 17, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch 2 times, most recently from 2ebb70b to 4902622 Compare March 23, 2026 18:01
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.3.1 chore(deps): update dependency mongoose to v9.3.2 Mar 23, 2026
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.3.2 chore(deps): update dependency mongoose to v9.3.3 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch from 4902622 to 5729495 Compare March 25, 2026 18:03
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch from 5729495 to cf94148 Compare April 3, 2026 20:44
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.3.3 chore(deps): update dependency mongoose to v9.4.1 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch from cf94148 to 0aa146e Compare April 20, 2026 18:36
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.4.1 chore(deps): update dependency mongoose to v9.5.0 Apr 20, 2026
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.5.0 chore(deps): update dependency mongoose to v9.6.0 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch 2 times, most recently from 8ce5c90 to 47740e0 Compare May 1, 2026 19:55
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.6.0 chore(deps): update dependency mongoose to v9.6.1 May 1, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch from 47740e0 to 41d71a6 Compare May 8, 2026 20:55
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.6.1 chore(deps): update dependency mongoose to v9.6.2 May 8, 2026
@renovate renovate Bot changed the title chore(deps): update dependency mongoose to v9.6.2 chore(deps): update dependency mongoose to v9.6.3 May 27, 2026
@renovate renovate Bot force-pushed the renovate/mongoose-9.x-lockfile branch from 41d71a6 to 74192bd Compare May 27, 2026 22:47
@NichArchA82 NichArchA82 merged commit 4ca7ac4 into main Jun 9, 2026
1 check passed
@NichArchA82 NichArchA82 deleted the renovate/mongoose-9.x-lockfile branch June 9, 2026 00:33
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.

1 participant