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 7.0.2 to 7.2.2 #3

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

Conversation

BelkacemYerfa
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 7.0.2 to 7.2.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 9 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-05-30.
Release notes
Package name: mongoose
  • 7.2.2 - 2023-05-30

    7.2.2 / 2023-05-30

    • fix(schema): make bulkWrite updateOne() and updateMany() respect timestamps option when set by merging schemas #13445
    • fix(schema): recursively copy schemas from different modules when calling new Schema() #13441 #13275
    • fix(update): allow setting paths with dots under non-strict paths #13450 #13434
    • types: improve function parameter types for ToObjectOptions transform option #13446 #13421
    • docs: add nextjs page with link to next starter app and couple FAQs #13444 #13430
    • docs(connections): add section on multi tenant #13449 #11187
    • docs(connection+model): expand docs on accessors for underlying collections #13448 #13334
  • 7.2.1 - 2023-05-24

    7.2.1 / 2023-05-24

    • fix(array): track correct changes when setting nested array of primitives #13422 #13372
    • fix(query): handle plus path in projection with findOneAndUpdate() #13437 #13413
    • fix(cursor): handle calling skipMiddlewareFunction() in pre('find') middleware with cursors #13436 #13411
    • fix(model): include inspect output in castBulkWrite() error #13426
    • fix: avoid setting null property when updating using update pipeline with child timestamps but no top-level timestamps #13427 #13379
    • docs: remove callback based examples #13433 #13401
    • docs(connections): add details about keepAlive deprecation #13431
    • docs: add list of supported patterns for error message templating #13425 #13311
  • 7.2.0 - 2023-05-19

    7.2.0 / 2023-05-19

    • feat: upgrade mongodb -> 5.5.0
    • feat(document): add flattenObjectIds option to toObject() and toJSON() #13383 #13341
    • feat(query): add translateAliases option to automatically call translate aliases on query fields #13397 #8678 #7511
    • feat(schema): propagate toObject and toJSON options to implicitly created schemas #13325
    • feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() #13410 #13256
    • feat(types+mongoose): export MongooseError #13403 #13387 ramos-ph
  • 7.1.2 - 2023-05-19
  • 7.1.1 - 2023-05-10
  • 7.1.0 - 2023-04-27
  • 7.0.5 - 2023-04-24
  • 7.0.4 - 2023-04-17
  • 7.0.3 - 2023-03-23
  • 7.0.2 - 2023-03-15
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 4339ded chore: release 7.2.2
  • baa4acc Merge pull request #13448 from Automattic/vkarpov15/gh-13334
  • e069b6e Merge pull request #13449 from Automattic/vkarpov15/gh-11187
  • a77e3b6 Update lib/connection.js
  • 15164f2 Merge pull request #13450 from Automattic/vkarpov15/gh-13434
  • 3511e23 fix(update): allow setting paths with dots under non-strict paths
  • 0793df0 docs(connections): add section on multi tenant
  • 72b606f Merge pull request #13447 from Automattic/vkarpov15/gh-13235
  • b09cc83 chore: use node 14 for tsd tests because some upstream dep of tsd uses optional chaining
  • c8c9c1a docs(connection+model): expand docs on accessors for underlying collections
  • f9e8544 Merge pull request #13446 from Automattic/vkarpov15/gh-13421
  • c0b40a2 Merge pull request #13445 from Automattic/vkarpov15/gh-13409
  • fc35851 test: fix tests with tsd@0.28.1
  • ef62c1d types: improve function parameter types for `ToObjectOptions` transform option
  • c6db830 fix(schema): make bulkWrite updateOne() and updateMany() respect timestamps option when set by merging schemas
  • a29b45e Merge pull request #13441 from Automattic/vkarpov15/gh-13275
  • 09303ad Merge pull request #13444 from Automattic/vkarpov15/gh-13430
  • dc11279 Merge pull request #13440 from Automattic/vkarpov15/gh-13436-code-review
  • ca9477f docs: add nextjs page with link to next starter app and couple FAQs
  • c86b0ff fix(schema): recursively copy schemas from different modules when calling `new Schema()`
  • 9e12770 Merge pull request #13439 from Automattic/vkarpov15/gh-13413-code-review
  • eeb7102 refactor(cursor): use arrow functions instead of `_this` throughout
  • 30dab2e test(findOneAndUpdate): add extra assertions from code review for #13437
  • 2457994 chore: release 7.2.1

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