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.6.2 to 7.6.4 #324

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Dec 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.6.2 to 7.6.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 a month ago, on 2023-10-30.
Release notes
Package name: mongoose
  • 7.6.4 - 2023-10-30

    chore: release 7.6.4

  • 7.6.3 - 2023-10-17

    7.6.3 / 2023-10-17

    • fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths #13984 #13951
    • fix(update): avoid applying defaults on query filter when upserting with empty update #13983 #13962
    • fix(model): add versionKey to bulkWrite when inserting or upserting #13981 #13944
    • docs: fix typo in timestamps docs #13976 danielcoker
  • 7.6.2 - 2023-10-13
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 4ff1916 chore: release 7.6.4
  • 120b442 Merge pull request #14017 from Automattic/vkarpov15/gh-13973-2
  • 8a7f2f2 Merge pull request #14011 from Automattic/vkarpov15/gh-13978
  • a1dc45b test: modify test name re: code review comments
  • a5e4ec2 Update test/schema.test.js
  • 6c4d836 fix(document): handle #9396 case by only applying #13973 logic if in transaction
  • c795ce4 fix(connection): retain modified status for documents created outside a transaction during transaction retries
  • 64f2098 fix(schema): handle recursive schemas in discriminator definitions
  • 266804b fix: handle casting $or within $elemMatch
  • 4d084e9 Merge pull request #13998 from suzuki/fix/doc-plungins
  • e7a1d6d Merge pull request #13995 from Freezystem/fix.add-fullpath-to-validator-props
  • 44aeb96 Merge pull request #13996 from Automattic/IslandRhythms/gh13863
  • 9bc2cf2 Update model.js
  • c5f75bc fix(document): fix differences between sample codes and documentation
  • 967912f fix(populate): allow using `options: { strictPopulate: false }` to disable strict populate
  • 1eee4f8 fix: lint
  • 627a53e write test
  • e0b03ed Add fullPath to ValidatorProps
  • 7efa151 Merge pull request #13992 from suzuki/fix/doc-typescript-query-helper
  • eacb5ab fix(document): fix missing import and change wrong variable name
  • 8831f03 chore: release 7.6.3
  • d7b2bde Merge pull request #13984 from Automattic/vkarpov15/gh-13951
  • d7a3052 Merge pull request #13983 from Automattic/vkarpov15/gh-13962
  • 68c50c2 Merge pull request #13981 from Automattic/vkarpov15/gh-13944

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

Copy link

vercel bot commented Dec 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 Dec 4, 2023 2:37pm

Copy link

what-the-diff bot commented Dec 4, 2023

PR摘要

  • mongoose依赖性更新
    api/package.json文件中,mongoose的依赖版本已从7.6.2更新至7.6.4。这意味着我们的数据库操作可以更加有效率,因为新版mongoose提供了一些新增的改进和错误修复。

Copy link

sonarqubecloud bot commented Dec 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 6a6feec into main Dec 31, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-6379f34f9171434a63f3b30861a64f74 branch April 17, 2024 01:45
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