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.2.2 to 7.2.3 #3

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

Conversation

Sensinki
Copy link
Owner

@Sensinki Sensinki commented Jul 2, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mongoose from 7.2.2 to 7.2.3.

ℹ️ 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 23 days ago, on 2023-06-09.
Release notes
Package name: mongoose
  • 7.2.3 - 2023-06-09

    7.2.3 / 2023-06-09

    • fix(model): ignore falsy last argument to create() for backwards compatibility #13493 #13491 #13487 MohOraby
    • types: remove generic param that's causing issues for typegoose #13494 #13482
    • types(aggregate): allow object syntax for $mergeObjects #13470 #13060
    • docs(connection): clarify how Connection.prototype.destroy() is different from close() #13475
    • docs(populate): fix accidental removal of text #13480
    • docs: add additional notes for Atlas X.509 authentication #13452 alexbevi
    • docs(populate): add a little more info on why we recommend using ObjectId for _id #13474 #13400
  • 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
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • c0087c6 chore: release 7.2.3
  • bd7fadb Merge pull request #13494 from Automattic/vkarpov15/gh-13482
  • efe16d2 Merge pull request #13493 from Automattic/vkarpov15/gh-13487
  • ee6de4a types: remove generic param that's causing issues for typegoose
  • b01d3cf fix(model): ignore falsy last argument to create() for backwards compatibility
  • 19896c7 Merge branch '6.x'
  • a28933e chore: release 6.11.2
  • 3a6b0dd chore: use deno v1.34 in test for MMS HTTP issues
  • 723f040 Merge pull request #13474 from Automattic/vkarpov15/gh-13400
  • 5a2ca9f Merge pull request #13470 from Automattic/vkarpov15/gh-13060
  • 0b21da6 Merge pull request #13475 from Automattic/vkarpov15/destroy-docs
  • f7c6d3e Merge pull request #13476 from Automattic/vkarpov15/gh-13453
  • ffebd1f Merge pull request #13480 from hasezoey/fixPopulate
  • ec01f92 Merge pull request #13481 from hasezoey/updateDeno
  • 545ec79 chore(workflows/test): update deno version to 1.34
  • b11034a docs(populate): fix accidental removal of text
  • 5552107 fix(cursor): allow find middleware to modify query cursor options
  • 5c56b44 docs(connection): clarify how `Connection.prototype.destroy()` is different from `close()`
  • 8aec9a6 docs(populate): add a little more info on why we recommend using ObjectId for `_id`
  • 6b820a7 Merge pull request #13461 from Automattic/vkarpov15/gh-13449-2
  • e8c2916 types(aggregate): allow object syntax for `$mergeObjects`
  • cd18d54 Merge pull request #13460 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.22.1
  • 494f506 Merge pull request #13459 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-5.59.8
  • 165f1ac Merge pull request #13463 from Automattic/dependabot/npm_and_yarn/master/webpack-5.85.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

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