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.1 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

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

v6.11.0

Compare Source

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

v6.10.5

Compare Source

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

  • perf(document): avoid unnecessary loops, conditionals, string manipulation on Document.prototype.get() for 10x speedup on top-level properties #​12953
  • fix(model): execute valid write operations if calling bulkWrite() with ordered: false #​13218 #​13176
  • fix(array): pass-through all parameters #​13202 #​13201 hasezoey
  • fix: improve error message when sorting by empty string #​13249 #​10182
  • docs: add version support and check version docs #​13251 #​13193

v6.10.4

Compare Source

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

  • fix(document): apply setters on resulting value when calling Document.prototype.$inc() #​13178 #​13158
  • fix(model): add results property to unordered insertMany() to make it easy to identify exactly which documents were inserted #​13163 #​12791
  • docs(guide+schematypes): add UUID to schematypes guide #​13184

v6.10.3

Compare Source

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

v6.10.2

Compare Source

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

  • fix(document): avoid setting array default if document array projected out by sibling projection #​13135 #​13043 #​13003
  • fix(documentarray): set correct document array path if making map of document arrays #​13133
  • fix: undo accidental change to engines in package.json #​13124 lorand-horvath
  • docs: quick improvement to Model.init() docs #​13054

v6.10.1

Compare Source

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

v6.10.0

Compare Source

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

v6.9.3

Compare Source

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

v6.9.2

Compare Source

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

v6.9.1

Compare Source

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

  • fix(document): isModified should not be triggered when setting a nested boolean to the same value as previously #​12994 lpizzinidev
  • fix(document): save newly set defaults underneath single nested subdocuments #​13002 #​12905
  • fix(update): handle custom discriminator model name when casting update #​12947 wassil
  • fix(connection): handles unique autoincrement ID for connections #​12990 lpizzinidev
  • fix(types): fix type of options of Model.aggregate #​12933 ghost91-
  • fix(types): fix "near" aggregation operator input type #​12954 Jokero
  • fix(types): add missing Top operator to AccumulatorOperator type declaration #​12952 lpizzinidev
  • docs(transactions): added example for Connection.transaction() method #​12943 #​12934 lpizzinidev
  • docs(populate): fix out of date comment referencing onModel property #​13000
  • docs(transactions): fix typo in transactions.md #​12995 Parth86

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.10.3 Update dependency mongoose to v6.10.4 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 177de5b to 8ce679f Compare March 21, 2023 15:56
@renovate renovate bot changed the title Update dependency mongoose to v6.10.4 Update dependency mongoose to v6.10.5 Apr 6, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 8ce679f to 03148df Compare April 6, 2023 19:39
@renovate renovate bot changed the title Update dependency mongoose to v6.10.5 Update dependency mongoose to v6.11.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 03148df to 70ee0c9 Compare May 29, 2023 21:54
@renovate renovate bot changed the title Update dependency mongoose to v6.11.1 Update dependency mongoose to v6.11.2 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 70ee0c9 to b8449d2 Compare June 10, 2023 02:44
@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 2 times, most recently from 93d54ea to 148178b Compare July 18, 2023 17:59
@renovate renovate bot changed the title Update dependency mongoose to v6.11.3 Update dependency mongoose to v6.11.4 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 148178b to 771fcc6 Compare August 2, 2023 05:42
@renovate renovate bot changed the title Update dependency mongoose to v6.11.4 Update dependency mongoose to v6.11.5 Aug 2, 2023
@renovate renovate bot changed the title Update dependency mongoose to v6.11.5 Update dependency mongoose to v6.11.6 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 771fcc6 to e04868d Compare August 23, 2023 02:42
@renovate renovate bot changed the title Update dependency mongoose to v6.11.6 Update dependency mongoose to v6.12.0 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from e04868d to 02af0d2 Compare August 26, 2023 12:00
@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 02af0d2 to 2ce0359 Compare October 13, 2023 05:02
@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 2ce0359 to c3a37b9 Compare October 26, 2023 05:20
@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 c3a37b9 to 3f965f1 Compare November 8, 2023 08:44
@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 force-pushed the renovate/mongoose-6.x-lockfile branch 2 times, most recently from 7a36b84 to 2337c68 Compare January 4, 2024 02:55
@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 2337c68 to 049b00e Compare January 23, 2024 05:42
@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 049b00e to ffd035a Compare March 2, 2024 08:07
@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 ffd035a to fe87649 Compare April 11, 2024 05:53
@renovate renovate bot changed the title Update dependency mongoose to v6.12.7 Update dependency mongoose to v6.12.8 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from fe87649 to 9e5eb9c Compare May 25, 2024 05:16
@renovate renovate bot changed the title Update dependency mongoose to v6.12.8 Update dependency mongoose to v6.12.9 May 25, 2024
@renovate renovate bot force-pushed the renovate/mongoose-6.x-lockfile branch from 9e5eb9c to fd68e12 Compare June 7, 2024 04:54
@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 fd68e12 to 97e3052 Compare September 7, 2024 02:39
@renovate renovate bot changed the title Update dependency mongoose to v6.13.0 Update dependency mongoose to v6.13.1 Sep 7, 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