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.1 to 7.6.2 #279

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Nov 3, 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.1 to 7.6.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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-10-13.
Release notes
Package name: mongoose
  • 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
  • 7.6.1 - 2023-10-09

    7.6.1 / 2023-10-09

from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 8cbb224 chore: release 7.6.2
  • a72c023 Merge pull request #13968 from Automattic/vkarpov15/gh-13956
  • e1d3bfa Merge pull request #13963 from Automattic/vkarpov15/gh-13878
  • 157823c fix(document): avoid triggering setter when initializing `Model.prototype.collection` to allow defining `collection` as a schema path name
  • 46a6ecc types(model): add missing function signature for `model()` to match `$model()` re: #13963
  • a1d2bf9 Merge pull request #13965 from Automattic/vkarpov15/gh-13904
  • 83d1d75 fix: fix merge conflict issue for #13904 with #13964
  • ebee099 Merge branch 'master' into vkarpov15/gh-13904
  • 96f71d5 Merge pull request #13964 from Automattic/vkarpov15/gh-13957
  • 867221a style: fix lint
  • d2a4f73 types(model): make InsertManyResult consistent with return type of insertMany
  • 7a88a6a types(models): add cleaner type definitions for `insertMany()` with no generics to prevent errors when using `insertMany()` in generic classes
  • 430f7ad fix(document): allow calling `$model()` with no args for TypeScript
  • 642abd1 Merge pull request #13953 from Automattic/vkarpov15/gh-13874
  • 660ea80 Merge pull request #13960 from Automattic/vkarpov15/gh-13755
  • 82f2ca8 style: fix lint
  • c4416a6 types(schematypes): allow defining map path using `type: 'Map'`
  • 09e8445 Merge branch 'master' into vkarpov15/gh-13755
  • 8e4361c Merge branch 'master' into vkarpov15/gh-13874
  • 3042ac1 Merge pull request #13958 from Automattic/vkarpov15/gh-13898
  • 03c6967 Merge pull request #13959 from Automattic/vkarpov15/gh-13907
  • 5d7ec67 refactor: address code review comments by moving regexp to constant
  • 0741366 Merge branch 'master' into vkarpov15/gh-13874
  • 098c644 types(schematypes): allow defining map path using `type: 'Map'` in addition to `type: Map`

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 3, 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 3, 2023 2:53pm

Copy link

sonarqubecloud bot commented Nov 3, 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 1786aef into main Nov 6, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-50a77e79274371956923a457df78419c branch November 6, 2023 01:26
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