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.1.1 to 8.1.2 #487

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

Conversation

saiteja-madha
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.1.1 to 8.1.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-02-11.
Release notes
Package name: mongoose
  • 8.1.2 - 2024-02-11

    8.1.2 / 2024-02-08

    • fix: include virtuals in document array toString() output if toObject.virtuals set #14335 #14315
    • fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
    • fix(populate): call setter on virtual populated path with populated doc instead of undefined #14314
    • fix(QueryCursor): remove callback parameter of AggregationCursor and QueryCursor #14299 DevooKim
    • types: add typescript support for arbitrary fields for the options parameter of Model functions which are of type MongooseQueryOptions #14342 #14341 FaizBShah
    • types(model): correct return type for findOneAndUpdate with includeResultMetadata and lean set #14336 #14303
    • types(connection): add type definition for createCollections() #14295 #14279
    • docs(timestamps): clarify that replaceOne() and findOneAndReplace() overwrite timestamps #14337 #14309
  • 8.1.1 - 2024-01-24

    8.1.1 / 2024-01-24

    • fix(model): throw readable error when calling Model() with a string instead of model() #14288 #14281
    • fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
    • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
    • types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • c9877b6 chore: release 8.1.2
  • f164b44 Merge pull request #14342 from FaizBShah/master
  • 348ec51 Merge branch 'Automattic:master' into master
  • a842bf7 fix: added typescript support for arbitary fields in the options parameter of Model functions which has options type of MongooseQueryOptions
  • 6579f93 Merge pull request #14335 from Automattic/vkarpov15/gh-14315
  • 2c34102 Merge pull request #14337 from Automattic/vkarpov15/gh-14309
  • 870b94f Merge pull request #14336 from Automattic/vkarpov15/gh-14303
  • 3eceee6 Merge pull request #14326 from Automattic/dependabot/github_actions/master/actions/cache-4
  • c5c2f24 Merge pull request #14325 from Automattic/dependabot/github_actions/master/actions/dependency-review-action-4
  • 26f0c96 Merge pull request #14320 from Automattic/dependabot/npm_and_yarn/master/markdownlint-cli2-0.12.1
  • 500a7c3 Merge pull request #14318 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.23.9
  • f806167 chore(deps-dev): bump @ babel/preset-env from 7.23.7 to 7.23.9
  • 4c76f16 Merge pull request #14319 from Automattic/dependabot/npm_and_yarn/master/tsd-0.30.4
  • 8783661 Merge pull request #14321 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.23.9
  • 2bdabc3 Merge pull request #14322 from Automattic/dependabot/npm_and_yarn/master/webpack-5.90.1
  • 0c38685 Merge pull request #14323 from Automattic/dependabot/npm_and_yarn/master/dotenv-16.4.1
  • fe195c3 docs(timestamps): clarify that `replaceOne()` and `findOneAndReplace()` overwrite timestamps
  • 69d113f types(model): correct return type for findOneAndUpdate with `includeResultMetadata` and `lean` set
  • 0643edd chore: remove mistakenly committed changes
  • 2a6e76f fix: include virtuals in document array `toString()` output if `toObject.virtuals` set
  • 33c2f4f Merge pull request #14314 from Automattic/vkarpov15/gh-14285
  • fc9df6b docs: add jsdoc to new `setPopulatedVirtualValue()` function
  • 57d6c72 chore(deps): bump actions/cache from 3 to 4
  • 7ceb374 chore(deps): bump actions/dependency-review-action from 3 to 4

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

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

2 participants