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.4 #143

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Jul 4, 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.4.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-06-12.
Release notes
Package name: mongoose
  • 7.2.4 - 2023-06-12

    7.2.4 / 2023-06-12

    • fix(query): handle non-string discriminator key values in query #13496 #13492
  • 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
  • 1d23f1a chore: release 7.2.4
  • 99e5f48 Merge pull request #13496 from Automattic/vkarpov15/gh-13492
  • fb0539a fix(query): handle non-string discriminator key values in query
  • 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`

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

@vercel
Copy link

vercel bot commented Jul 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2023 6:32pm

@sonarcloud
Copy link

sonarcloud bot commented Jul 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wkylin wkylin merged commit 0bb4182 into main Jul 6, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-733e6d94a52c515f5cce3131bba1f3cd branch July 6, 2023 09:48
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