[Snyk] Upgrade mongoose from 9.1.0 to 9.1.2#390
Open
vinitkumar wants to merge 1 commit intodevelopfrom
Open
Conversation
Snyk has created this PR to upgrade mongoose from 9.1.0 to 9.1.2. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/vinitkumar/project/a8047beb-d71d-44cb-8248-57c85798043c?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade mongoose from 9.1.0 to 9.1.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 2 versions ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: mongoose
-
9.1.2 - 2026-01-05
- fix(subdocs): pass options to pre-save hooks for subdocs #15921 #15920 AbdelrahmanHafez
- perf(model): select only _id when checking document existence during save() #15919 AbdelrahmanHafez
-
9.1.1 - 2025-12-30
- fix(document): avoid 'Cannot mix array and object updates' on doc.updateOne() with pipeline #15928
- docs: update default search version to 9.x #15926 #15925
-
9.1.0 - 2025-12-29
- feat(model): make pathsToSave handle saving just a subpath of a modified path #15896
- feat(document+model): pass options to pre('deleteOne') and update+options to pre('updateOne') hooks #15908 #15870
- feat(versioning): optimistic concurrency exclude option, update docs for optimisticConcurrency options #15917 #15915 #15912 AbdelrahmanHafez
- feat(document): add support for getAtomics() to allow custom container types to utilize atomics #15817
- perf: optimize Object.keys() checks and optional chaining #15865 AbdelrahmanHafez
- fix: add support for typescript style enums #15914 #15913 mjfwebb
- fix(document): when cloning a doc with subdocs, make sure the subdocs parent is the cloned doc #15904 #15901
- types(models): support Mongoose query casting in AnyBulkWriteOperation filter property #15918 #15910
- types: allow calling create() with TRawDocType for better generics support #15903 #15902
- types(document): add id virtual getter by default to HydrateDocument<> if TOverrides is Record<string, never> #15906 #15900
- docs(schema): add lean to list of schema options #15907 #15894 #12081
from mongoose GitHub release notes9.1.2 / 2025-01-05
9.1.1 / 2025-12-30
9.1.0 / 2025-12-29
Important
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:
This change is