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

[Snyk] Upgrade mongoose from 8.3.4 to 8.4.0 #247

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

mtrq-capco
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade mongoose from 8.3.4 to 8.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: mongoose
  • 8.4.0 - 2024-05-17

    8.4.0 / 2024-05-17

    • feat: upgrade mongodb -> 6.6.2 #14584
    • feat: add transactionAsyncLocalStorage option to opt in to automatically setting session on all transactions #14583 #13889
    • feat: handle initially null driver when instantiating Mongoose for Rollup support #14577 #12335
    • feat(mongoose): export omitUndefined() helper #14582 #14569
    • feat: add Model.listSearchIndexes() #14519 #14450
    • feat(connection): add listDatabases() function #14506 #9048
    • feat(schema): add schema-level readConcern option to apply default readConcern for all queries #14579 #14511
    • fix(error): remove model property from CastError to avoid printing all model properties to console #14568 #14529
    • fix(model): make bulkWrite() and insertMany() throw if throwOnValidationError set and all ops invalid #14587 #14572
    • fix(document): ensure transform function passed to toObject() options applies to subdocs #14600 #14589
    • types: add inferRawDocType helper #13900 #13772
    • types(document): make document _id type default to unknown instead of any #14541
  • 8.3.5 - 2024-05-15

    8.3.5 / 2024-05-15

    • fix(query): shallow clone $or, $and if merging onto empty query filter #14580 #14567
    • types(model+query): pass TInstanceMethods to QueryWithHelpers so populated docs have methods #14581 #14574
    • docs(typescript): clarify that setting THydratedDocumentType on schemas is necessary for correct method context #14575 #14573
  • 8.3.4 - 2024-05-06

    8.3.4 / 2024-05-06

    • perf(document): avoid cloning options using spread operator for perf reasons #14565 #14394
    • fix(query): apply translateAliases before casting to avoid strictMode error when using aliases #14562 #14521
    • fix(model): consistent top-level timestamps option for bulkWrite operations
      #14546 #14536
    • docs(connections): improve description of connection creation patterns #14564 #14528
from mongoose GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade mongoose from 8.3.4 to 8.4.0.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/capco-shared/project/9596abbc-30ac-4706-b874-63a19b9ece73?utm_source=github&utm_medium=referral&page=upgrade-pr
@andrewkentish andrewkentish merged commit fd7cff8 into master Jun 17, 2024
1 check passed
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.

None yet

3 participants