Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

This PR contains the following updates:

Package Change Age Confidence
mongoose (source) 6.11.0 -> 6.13.8 age confidence

Release Notes

Automattic/mongoose (mongoose)

v6.13.8

Compare Source

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

  • chore: remove coverage output from bundle

v6.13.7

Compare Source

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

  • chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061

v6.13.6

Compare Source

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

v6.13.5

Compare Source

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

  • fix: disallow using $where in match

v6.13.4

Compare Source

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

v6.13.3

Compare Source

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

  • docs(migrating_to_6): document that Lodash _.isEmpty() with ObjectId() as a parameter returns true in Mongoose 6 #​11152

v6.13.2

Compare Source

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

  • fix(document): make set() respect merge option on deeply nested objects #​14870 #​14878

v6.13.1

Compare Source

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

v6.13.0

Compare Source

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

  • feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() #​14599 #​14587 #​14572 #​13410

v6.12.9

Compare Source

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

v6.12.8

Compare Source

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

  • fix(document): handle virtuals that are stored as objects but getter returns string with toJSON #​14468 #​14446
  • fix(schematype): consistently set wasPopulated to object with value property rather than boolean #​14418
  • docs(model): add extra note about lean option for insertMany() skipping casting #​14415 #​14376

v6.12.7

Compare Source

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

v6.12.6

Compare Source

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

  • fix(collection): correctly handle buffer timeouts with find() #​14277
  • fix(document): allow calling push() with different $position arguments #​14254

v6.12.5

Compare Source

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

  • perf(schema): remove unnecessary lookahead in numeric subpath check
  • fix(document): allow setting nested path to null #​14226
  • fix(document): avoid flattening dotted paths in mixed path underneath nested path #​14198 #​14178
  • fix: add ignoreAtomics option to isModified() for better backwards compatibility with Mongoose 5 #​14213

v6.12.4

Compare Source

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

  • fix: upgrade mongodb driver -> 4.17.2
  • fix(document): avoid treating nested projection as inclusive when applying defaults #​14173 #​14115
  • fix: account for null values when assigning isNew property #​14172 #​13883

v6.12.3

Compare Source

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

  • fix(ChangeStream): correctly handle hydrate option when using change stream as stream instead of iterator #​14052
  • fix(schema): fix dangling reference to virtual in tree after removeVirtual() #​14019 #​13085
  • fix(document): avoid unmarking modified on nested path if no initial value stored and already modified #​14053 #​14024
  • fix(document): consistently avoid marking subpaths of nested paths as modified #​14053 #​14022

v6.12.2

Compare Source

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

v6.12.1

Compare Source

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

v6.12.0

Compare Source

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

  • feat: use mongodb driver v4.17.1
  • fix(model): make Model.bulkWrite() with empty array and ordered false not throw an error #​13664
  • fix(document): correctly handle inclusive/exclusive projections when applying subdocument defaults #​13763 #​13720

v6.11.6

Compare Source

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

v6.11.5

Compare Source

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

  • fix(schema): make Schema.prototype.clone() avoid creating different copies of subdocuments and single nested paths underneath single nested paths #​13671 #​13626
  • fix: custom debug function not processing all args #​13418

v6.11.4

Compare Source

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

  • perf: speed up mapOfSubdocs benchmark by 4x by avoiding unnecessary O(n^2) loop in getPathsToValidate() #​13614

v6.11.3

Compare Source

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

  • fix: avoid prototype pollution on init
  • fix(schema): correctly handle uuids with populate() #​13317 #​13595

v6.11.2

Compare Source

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

v6.11.1

Compare Source

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

  • fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() #​13348 #​13340
  • fix: add SUPPRESS_JEST_WARNINGS environment variable to hide jest warnings #​13384 #​13373
  • types(model): allow overwriting expected param type for bulkWrite() #​13292 hasezoey

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 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 Update dependency mongoose to v6.11.2 Update dependency mongoose to v6.11.3 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 120b04e to 670b466 Compare July 12, 2023 17:52
@renovate renovate bot changed the title Update dependency mongoose to v6.11.3 Update dependency mongoose to v6.11.4 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 670b466 to 90ce5d5 Compare July 17, 2023 23:56
@renovate renovate bot changed the title Update dependency mongoose to v6.11.4 Update dependency mongoose to v6.11.5 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 90ce5d5 to e2199f5 Compare August 3, 2023 15:00
@renovate renovate bot changed the title Update dependency mongoose to v6.11.5 Update dependency mongoose to v6.11.6 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from c3ec84c to 292fbef Compare August 25, 2023 05:48
@renovate renovate bot changed the title Update dependency mongoose to v6.11.6 Update dependency mongoose to v6.12.0 Aug 25, 2023
@renovate renovate bot changed the title Update dependency mongoose to v6.12.0 Update dependency mongoose to v6.12.1 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 292fbef to 1d4201d Compare October 13, 2023 05:21
@renovate renovate bot changed the title Update dependency mongoose to v6.12.1 Update dependency mongoose to v6.12.2 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 1d4201d to 9fbb434 Compare October 26, 2023 02:54
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 9fbb434 to 85a7190 Compare November 8, 2023 08:23
@renovate renovate bot changed the title Update dependency mongoose to v6.12.2 Update dependency mongoose to v6.12.3 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 85a7190 to ae70866 Compare December 28, 2023 02:18
@renovate renovate bot changed the title Update dependency mongoose to v6.12.3 Update dependency mongoose to v6.12.4 Dec 28, 2023
@renovate renovate bot changed the title Update dependency mongoose to v6.12.4 Update dependency mongoose to v6.12.5 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from ae70866 to 72aa682 Compare January 4, 2024 14:47
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 72aa682 to d926cf6 Compare January 23, 2024 17:48
@renovate renovate bot changed the title Update dependency mongoose to v6.12.5 Update dependency mongoose to v6.12.6 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from d926cf6 to 0b1fa47 Compare March 2, 2024 05:18
@renovate renovate bot changed the title Update dependency mongoose to v6.12.6 Update dependency mongoose to v6.12.7 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 0b1fa47 to b0c9263 Compare April 13, 2024 17:58
@renovate renovate bot changed the title Update dependency mongoose to v6.12.7 Update dependency mongoose to v6.12.8 Apr 13, 2024
@renovate renovate bot changed the title Update dependency mongoose to v6.12.8 Update dependency mongoose to v6.12.9 May 26, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from b0c9263 to 7eb54b7 Compare May 26, 2024 05:16
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 7eb54b7 to 08399e2 Compare June 7, 2024 04:55
@renovate renovate bot changed the title Update dependency mongoose to v6.12.9 Update dependency mongoose to v6.13.0 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 8e6a912 to 3362e81 Compare September 24, 2024 20:41
@renovate renovate bot changed the title Update dependency mongoose to v6.13.2 Update dependency mongoose to v6.13.3 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 3362e81 to 6c19b08 Compare November 16, 2024 02:36
@renovate renovate bot changed the title Update dependency mongoose to v6.13.3 Update dependency mongoose to v6.13.4 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 6c19b08 to 1bccb13 Compare November 27, 2024 02:21
@renovate renovate bot changed the title Update dependency mongoose to v6.13.4 Update dependency mongoose to v6.13.5 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 1bccb13 to dc59544 Compare January 13, 2025 23:19
@renovate renovate bot changed the title Update dependency mongoose to v6.13.5 Update dependency mongoose to v6.13.6 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from dc59544 to 882a92d Compare January 23, 2025 16:16
@renovate renovate bot changed the title Update dependency mongoose to v6.13.6 Update dependency mongoose to v6.13.8 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from 4165bd9 to f488463 Compare January 31, 2025 19:13
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from f488463 to db85f97 Compare February 11, 2025 07:45
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from db85f97 to 455349f Compare March 4, 2025 07:50
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 3 times, most recently from 6cd3fc9 to bf7b68f Compare March 19, 2025 00:14
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from a991a0b to 13153c1 Compare April 9, 2025 03:51
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 13153c1 to 3c7a06c Compare April 27, 2025 03:32
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 3c7a06c to 3e1b10f Compare May 24, 2025 07:51
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from c9f7773 to e9881a8 Compare June 6, 2025 12:46
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from e9881a8 to 9dca432 Compare June 29, 2025 20:12
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 9dca432 to 8629add Compare July 7, 2025 00:10
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from 8967923 to 2c9a15c Compare August 15, 2025 07:14
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 2c9a15c to 2bb01d0 Compare August 23, 2025 06:56
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 2bb01d0 to 4609a08 Compare September 1, 2025 05:23
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