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.2.4 to 8.3.0 #5

Merged
merged 1 commit into from
Apr 25, 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.2.4 to 8.3.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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-04-03.
Release notes
Package name: mongoose
  • 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
  • 8.2.4 - 2024-03-28

    8.2.4 / 2024-03-28

    • types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 hasezoey
    • types(schema): re-export the defintion for SearchIndexDescription #14464 noseworthy
    • docs: removed unused hook from docs #14461 bernardarhia
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 979b534 chore: release 8.3.0
  • 7803d80 Merge pull request #14470 from Automattic/8.3
  • 52d1486 Merge branch 'master' into 8.3
  • 3aba5bf Merge pull request #14478 from Automattic/dependabot/npm_and_yarn/master/eslint-plugin-markdown-4.0.1
  • 4f70d6f Merge pull request #14481 from Automattic/dependabot/npm_and_yarn/master/tsd-0.31.0
  • a718e3d chore(deps-dev): bump tsd from 0.30.7 to 0.31.0
  • 57ac69d Merge pull request #14479 from Automattic/dependabot/npm_and_yarn/master/typescript-5.4.3
  • b32cff5 Merge pull request #14487 from Automattic/dependabot/npm_and_yarn/master/mocha-10.4.0
  • 4d92575 chore(deps-dev): bump typescript from 5.3.3 to 5.4.3
  • c1e1ca4 Merge pull request #14489 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.24.3
  • fc0da98 Merge pull request #14474 from stayweek/master
  • 65529d9 Merge pull request #14477 from Automattic/dependabot/github_actions/master/actions/checkout-4.1.2
  • 289130e Merge pull request #14486 from Automattic/dependabot/npm_and_yarn/master/webpack-5.91.0
  • 9b8f130 chore(deps-dev): bump @ babel/preset-env from 7.24.0 to 7.24.3
  • cbb18bd Merge pull request #14490 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.24.3
  • ebf2a48 chore(deps-dev): bump @ babel/core from 7.24.0 to 7.24.3
  • faca5ad chore(deps-dev): bump mocha from 10.3.0 to 10.4.0
  • f3dc007 chore(deps-dev): bump webpack from 5.90.3 to 5.91.0
  • df52b12 chore(deps-dev): bump eslint-plugin-markdown from 3.0.1 to 4.0.1
  • dcf394d chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
  • 43e8782 chore: fix typos in comment
  • 663688f Merge pull request #14467 from Automattic/vkarpov15/gh-14414
  • 7e8ebc8 feat(document): add `validateAllPaths` option to `validate()` and `validateSync()`
  • b47a9fa feat: upgrade mongodb and bson -> 6.5.0

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 77d40ab into main Apr 25, 2024
2 checks passed
@yunji0387 yunji0387 deleted the snyk-upgrade-a2f09781674a0ef6e5dc5c5f111b44ac branch April 25, 2024 19:14
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