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

fix(deps): update dependency mongoose to v6.11.3 [security] - autoclosed #1730

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

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

GitHub Vulnerability Alerts

CVE-2023-3696

Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.3, 6.11.3, and 5.13.20.


Release Notes

Automattic/mongoose (mongoose)

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

v6.9.0

Compare Source

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

v6.8.4

Compare Source

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

v6.8.3

Compare Source

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

  • perf: improve performance of assignRawDocsToIdStructure for faster populate on large docs #​12867 Uzlopak
  • fix(model): ensure consistent ordering of validation errors in insertMany() with ordered: false and rawResult: true #​12866
  • fix: avoid passing final callback to pre hook, because calling the callback can mess up hook execution #​12836
  • fix(types): avoid inferring timestamps if methods, virtuals, or statics set #​12871
  • fix(types): correctly infer string enums on const arrays #​12870 JavaScriptBach
  • fix(types): allow virtuals to be invoked in the definition of other virtuals #​12874 sffc
  • fix(types): add type def for Aggregate#model without arguments #​12864 hasezoey
  • docs(discriminators): add section about changing discriminator key #​12861
  • docs(typescript): explain that virtuals inferred from schema only show up on Model, not raw document type #​12860 #​12684

Configuration

📅 Schedule: Branch creation - "" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 3 times, most recently from d4c9445 to dc1ccf0 Compare September 1, 2023 10:14
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 4 times, most recently from 8c568b6 to fdfc8f2 Compare September 10, 2023 14:49
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 2 times, most recently from e3ab7cd to 8785e10 Compare October 1, 2023 08:01
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 2 times, most recently from 95d3429 to 968c76b Compare October 15, 2023 15:38
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from 968c76b to f9dd550 Compare October 23, 2023 15:23
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 2 times, most recently from 480ab24 to 4d326fe Compare November 6, 2023 07:47
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from 4d326fe to 24d2990 Compare November 16, 2023 13:08
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 2 times, most recently from 7f9210d to e80b0d2 Compare December 5, 2023 09:51
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 2 times, most recently from b95d338 to 22fa0ec Compare December 12, 2023 10:13
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from 22fa0ec to 27bee55 Compare December 19, 2023 06:36
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch 3 times, most recently from 0fd64e3 to f7be84d Compare February 4, 2024 11:51
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from f7be84d to 83d77f3 Compare February 8, 2024 03:46
@renovate renovate bot changed the title fix(deps): update dependency mongoose [security] fix(deps): update dependency mongoose to v6.11.3 [security] Feb 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v6.11.3 [security] fix(deps): update dependency mongoose to v6.11.3 [security] - autoclosed Feb 18, 2024
@renovate renovate bot closed this Feb 18, 2024
@renovate renovate bot deleted the renovate/npm-mongoose-vulnerability branch February 18, 2024 11:23
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v6.11.3 [security] - autoclosed fix(deps): update dependency mongoose to v6.11.3 [security] Feb 20, 2024
@renovate renovate bot reopened this Feb 20, 2024
@renovate renovate bot restored the renovate/npm-mongoose-vulnerability branch February 20, 2024 21:30
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from 83d77f3 to f28a3d1 Compare February 20, 2024 21:31
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v6.11.3 [security] fix(deps): update dependency mongoose to v6.11.3 [security] - autoclosed Feb 21, 2024
@renovate renovate bot closed this Feb 21, 2024
@renovate renovate bot deleted the renovate/npm-mongoose-vulnerability branch February 21, 2024 05:10
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