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.0 to 8.3.2 #9

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

Conversation

YohanChabiduPerera
Copy link
Collaborator

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.0 to 8.3.2.

ℹ️ 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 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
  • 8.3.0 - 2024-04-03

    8.3.0 / 2024-04-03

    • feat: use [email protected]
    • feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
    • feat: pathsToSave option to save() function #14385 #9583
    • feat(query): add options parameter to Query.prototype.sort() #14375 #14365
    • feat: add function SchemaType.prototype.validateAll #14434 #6910
    • fix: handle array schema definitions with of keyword #14447 #14416
    • types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
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
  • e359b99 chore: release 8.3.1
  • 68a7f6d Merge pull request #14501 from epmartini/patch-1
  • 9221cc2 Merge pull request #14509 from hasezoey/fixTypo
  • 3dd6edb types(query): make `FilterQuery` props resolve to `any` for generics support
  • 4071fd7 style(model): fix typo in "$__updateConnection" docs

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

🛠 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.0 to 8.3.2.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/yohanchabiduperera/project/899dc51c-bf4a-4100-be66-e0139f0e7e98?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.

2 participants