Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Conversation

@codingdud
Copy link
Owner

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 18, 2023

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

Name Status Preview Comments Updated (UTC)
just-login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 4:40am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants