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

Update dependency mongoose to v6.13.5 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 6.11.0 -> 6.13.5 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v6.13.5

Compare Source

v6.13.4

Compare Source

v6.13.3

Compare Source

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

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

v6.12.5

Compare Source

v6.12.4

Compare Source

v6.12.3

Compare Source

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

7.3.4 / 2023-07-12

  • chore: release 7.4.4 to overwrite accidental publish of 5.13.20 to latest tag

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 changed the title Update dependency mongoose to v6.13.0 Update dependency mongoose to v6.13.1 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from 6384b30 to 8e6a912 Compare September 13, 2024 17:36
@renovate renovate bot changed the title Update dependency mongoose to v6.13.1 Update dependency mongoose to v6.13.2 Sep 13, 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
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