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.5.2 to 7.5.3 #245

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Oct 17, 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.5.2 to 7.5.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 22 days ago, on 2023-09-25.
Release notes
Package name: mongoose
  • 7.5.3 - 2023-09-25

    7.5.3 / 2023-09-25

    • fix(document): handle MongoDB Long when casting BigInts #13869 #13791
    • fix(model): make bulkSave() persist changes that happen in pre('save') middleware #13885 #13799
    • fix: handle casting $elemMatch underneath $not underneath another $elemMatch #13893 #13880
    • fix(model): make bulkWrite casting respect global setDefaultsOnInsert #13870 #13823
    • fix(document): handle default values for discriminator key with embedded discriminators #13891 #13835
    • fix: account for null values when assigning isNew property within document array #13883
    • types: avoid "interface can only extend object types with statically known members" error in TypeScript 4 #13871
    • docs(deprecations): fix typo in includeResultMetadata deprecation docs #13884 #13844
    • docs: fix pre element overflow in home page #13868 ghoshRitesh12
  • 7.5.2 - 2023-09-15

    7.5.2 / 2023-09-15

    • fix(schema): handle number discriminator keys when using Schema.prototype.discriminator() #13858 #13788
    • fix: ignore id property when calling set() with both id and _id specified to avoid id setter overwriting #13762
    • types: pass correct document type to required and default function #13851 #13797
    • docs(model): add examples of using diffIndexes() to syncIndexes()and diffIndexes() api docs #13850 #13771
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 5a53e62 chore: release 7.5.3
  • cb2c819 Merge pull request #13893 from Automattic/vkarpov15/gh-13880
  • 3dc87cb fix: handle casting `$elemMatch` underneath `$not` underneath another `$elemMatch`
  • d8429aa Merge pull request #13885 from Automattic/vkarpov15/gh-13799
  • 9477860 style: fix lint
  • eee5ac1 Merge pull request #13868 from ghoshRitesh12/master
  • f9e5043 Merge branch 'master' into vkarpov15/gh-13799
  • f4fc8a7 Merge pull request #13891 from Automattic/vkarpov15/gh-13835
  • 97970cb fix: use consistent null check instead of falsy check
  • 8b1e4e2 fix(document): handle default values for discriminator key with embedded discriminators
  • 82bfa5b Merge pull request #13884 from Automattic/vkarpov15/gh-13844
  • 1bed0c7 fix(model): make `bulkSave()` persist changes that happen in pre('save') middleware
  • e5b6bbd docs(deprecations): fix typo in includeResultMetadata deprecation docs
  • 699c8f8 Merge pull request #13883 from Automattic/IslandRhythms/gh-13859
  • 813de4d Update document.js
  • f8fa770 fix: 13859
  • f2462a7 Merge pull request #13861 from Automattic/vkarpov15/cleaner-get-db-name
  • c6e0665 Merge pull request #13870 from Automattic/vkarpov15/gh-13823
  • 8776c4b Merge pull request #13871 from Automattic/vkarpov15/gh-13775
  • 27ac3e6 Merge pull request #13869 from Automattic/vkarpov15/gh-13791
  • f7b86c5 types: avoid "interface can only extend object types with statically known members" error in TypeScript 4
  • d2e336e fix(model): make bulkWrite casting respect global setDefaultsOnInsert
  • 3012413 fix(document): handle MongoDB Long when casting BigInts
  • 582b30d docs: fix `pre` element overflow in home page

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 Oct 17, 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 Oct 17, 2023 2:39pm

@sonarqubecloud
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 merged commit 9566fcc into main Oct 18, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-e6d30d904a212d2213881d179de5b2b9 branch October 24, 2023 01:46
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