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.1 to 8.3.2 #2

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

Conversation

Marion-Rld
Copy link
Owner

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


Snyk has created this PR to upgrade mongoose from 8.3.1 to 8.3.2.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 1 version ahead of your current version.

  • The recommended version was released a month ago, on 2024-04-16.

Release notes
Package name: mongoose
  • 8.3.2 - 2024-04-16

    8.3.2 / 2024-04-16

    • fix(populate): avoid match function filtering out null values in populate result #14518 #14494
    • types(query): make FilterQuery props resolve to any for generics support #14510 #14473 #14459
    • types(DocumentArray): pass DocType generic to Document for correct toJSON() and toObject() return types #14526 #14469
    • types(models): fix incorrect bulk write options #14513 emiljanitzek
    • docs: add documentation for calling schema.post() with async function #14514 #14305
  • 8.3.1 - 2024-04-08

    8.3.1 / 2024-04-08

    • fix(document): make update minimization unset property rather than setting to null #14504 #14445
    • fix(model): make Model.recompileSchema() also re-apply discriminators #14500 #14444
    • fix(schema): deduplicate idGetter so creating multiple models with same schema doesn't result in multiple id getters #14492
    • fix: update kareem -> 2.6.3 for index.d.ts #14508 #14497
    • fix(mongoose): make setDriver() update mongoose.model() connections and collections #14505
    • types(validation): support function for validator message property, and add support for accessing validator reason #14499 #14496
    • docs: remove typo #14501 epmartini
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 6861d8d chore: release 8.3.2
  • 0c5ec09 Merge pull request #14526 from Automattic/vkarpov15/gh-14469
  • cc84536 chore: add missing header to changelog
  • 8bffb11 chore: fix dangling merge conflict in CHANGELOG
  • 904c436 types(DocumentArray): pass DocType generic to Document for correct toJSON() and toObject() return types
  • 78bbcb5 Merge pull request #14513 from emiljanitzek/feature/bulk-write-types
  • 480c3f3 Merge branch '7.x'
  • c97c060 chore: release 7.6.11
  • 247d029 fix(populate): avoid match function filtering out `null` values in populate result
  • 2d4cbb8 Merge pull request #14518 from Automattic/vkarpov15/gh-14494
  • 893b9d6 Merge pull request #14510 from Automattic/vkarpov15/gh-14473
  • bf70152 Merge branch '6.x' into 7.x
  • c00a715 chore: release 6.12.8
  • ae37362 fix(populate): avoid match function filtering out `null` values in populate result
  • e35fc63 Merge pull request #14514 from Automattic/vkarpov15/gh-14305
  • f54f9d0 types(models): fix incorrect bulk write options
  • bac8fb0 docs(middleware): remove archaic reference to node 7.6 in async/await example
  • f76c7e3 test(types): add test case for using `post(save)` with no `next()` arg
  • 7629c94 docs(middleware): add note about using async functions for post hooks
  • 3dd6edb types(query): make `FilterQuery` props resolve to `any` for generics support
  • 8a8bea5 Merge pull request #14493 from Automattic/vkarpov15/gh-14448
  • f1ed8b1 fix(schema): deduplicate idGetter so creating multiple models with same schema doesn't result in multiple id getters
  • f845fb2 fix(schema): support setting discriminator options in Schema.prototype.discriminator()
  • d3cb2ab Merge pull request #14468 from Automattic/vkarpov15/gh-14446

Compare


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:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade mongoose from 8.3.1 to 8.3.2.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/marion-rld/project/2a587fb1-c759-404c-8c30-8dbfe769a4f8?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

3 participants