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

Merged
merged 1 commit into from
May 4, 2024

Conversation

yunji0387
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.0 to 8.3.1.

ℹ️ 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 21 days ago, on 2024-04-08.
Release notes
Package name: mongoose
  • 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 mongodb@6.5.0
    • 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
  • e359b99 chore: release 8.3.1
  • 68a7f6d Merge pull request #14501 from epmartini/patch-1
  • 9221cc2 Merge pull request #14509 from hasezoey/fixTypo
  • 4071fd7 style(model): fix typo in "$__updateConnection" docs
  • b729474 Merge pull request #14500 from Automattic/vkarpov15/gh-14444
  • 1e8753f fix: address code review comments
  • 7cf76cc Merge pull request #14505 from Automattic/vkarpov15/set-driver-model-db-2
  • 9fb1d81 docs(model): add comments for $__updateConnection
  • d475ce8 Merge pull request #14499 from Automattic/vkarpov15/gh-14496
  • bb2eb40 Merge pull request #14504 from Automattic/vkarpov15/gh-14445
  • eb2a52e Merge pull request #14508 from Automattic/vkarpov15/gh-14497
  • 0cc0216 fix: update kareem -> 2.6.3 for index.d.ts
  • c68fcfd fix: correctly access connection
  • 4124abe fix(mongoose): make setDriver() update mongoose.model() connections and collections
  • abace24 chore: remove typo
  • 1adf0e0 fix(document): make update minimization unset property rather than setting to null
  • 2db8430 docs: quick correction to avoid claiming that an Error is a string
  • c8d6acf fix(model): make `Model.recompileSchema()` also re-apply discriminators
  • ec21230 types(validation): support function for validator `message` property, and add support for accessing validator `reason`
  • 4ea42d2 chore: fix changelog attribution re: #14472
  • b431269 chore: fix changelog attribution re: #14472
  • 131d13c Merge pull request #14492 from Automattic/vkarpov15/gh-14457
  • b11ed34 chore: quick changelog update
  • 7e30a08 fix(schema): deduplicate idGetter so creating multiple models with same schema doesn't result in multiple id getters

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

@yunji0387 yunji0387 merged commit a3c2696 into main May 4, 2024
2 checks passed
@yunji0387 yunji0387 deleted the snyk-upgrade-f4f185dc23302c06a2265bd9c0cdc461 branch May 4, 2024 19:04
This pull request was closed.
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