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.3 #297

Closed
wants to merge 1 commit into from

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Nov 13, 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.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 a month ago, on 2023-10-17.
Release notes
Package name: mongoose
  • 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

    7.6.2 / 2023-10-13

    • perf: avoid storing a separate entry in schema subpaths for every element in an array #13953 #13874
    • fix(document): avoid triggering setter when initializing Model.prototype.collection to allow defining collection as a schema path name #13968 #13956
    • fix(model): make bulkSave() save changes in discriminator paths if calling bulkSave() on base model #13959 #13907
    • fix(document): allow calling $model() with no args for TypeScript #13963 #13878
    • fix(schema): handle embedded discriminators defined using Schema.prototype.discriminator() #13958 #13898
    • types(model): make InsertManyResult consistent with return type of insertMany #13965 #13904
    • types(models): add cleaner type definitions for insertMany() with no generics to prevent errors when using insertMany() in generic classes #13964 #13957
    • types(schematypes): allow defining map path using type: 'Map' in addition to type: Map #13960 #13755
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 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
  • bbe3a0b Merge pull request #13979 from ZachLeviPixel/schema-discriminator-typescript-type
  • 6419a87 fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths
  • e44e75b fix(update): avoid applying defaults on query filter when upserting with empty update
  • fa05928 fix(model): add versionKey to bulkWrite when inserting or upserting
  • 49f5296 Fix Typescript definition of schema.discriminator to allow strings.
  • 236a7a7 Merge pull request #13976 from danielcoker/patch-1
  • 77bd781 Update timestamps.md
  • 35fd920 Fix typo in timestamps docs

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 Nov 13, 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 Nov 13, 2023 5:40pm

Copy link

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 closed this Nov 14, 2023
@wkylin wkylin deleted the snyk-upgrade-c9620e7694b9afa4d9b31e93858a25d5 branch November 14, 2023 08:05
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