Skip to content

Pull requests: Automattic/mongoose

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix: Prevent crash in Document.prototype.init() with null/undefined
#15812 opened Nov 28, 2025 by Vegapunk-debug Loading… updated Dec 4, 2025
fix: allow custom properties on QueryFilter objects (gh-15854) needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15856 opened Dec 3, 2025 by shalini-saloni Loading… updated Dec 4, 2025
fix(document): ensure is set to true after deleteOne()
#15872 opened Dec 4, 2025 by jagadish-555 Loading… updated Dec 4, 2025
fix: clear setTimeout in buffered syncCollectionMethods with callbacks
#15871 opened Dec 4, 2025 by nexus-aissam Loading… updated Dec 4, 2025
perf: optimize Object.keys() checks and optional chaining performance
#15865 opened Dec 4, 2025 by AbdelrahmanHafez Loading… updated Dec 4, 2025
feat(document): add flattenUUIDs option to toObject() and toJSON()
#15864 opened Dec 4, 2025 by AbdelrahmanHafez Loading… updated Dec 4, 2025
fix: prevent negative slice index in populate subdocPath calculation needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15862 opened Dec 3, 2025 by maniktyagi04 Loading… updated Dec 4, 2025
chore(dev-deps): update mongodb-memory-server to 11.0.0-beta.1
#15859 opened Dec 3, 2025 by hasezoey Draft updated Dec 3, 2025
fix: clear timeout in collection operations to prevent memory leak
#15852 opened Dec 2, 2025 by techcodie Loading… updated Dec 3, 2025
fix: pathsToSave should allow saving parent paths of whitelisted paths
#15850 opened Dec 2, 2025 by Bitshifter-9 Loading… updated Dec 2, 2025
Update homepage style docs This issue is due to a mistake or omission in the mongoosejs.com documentation
#15775 opened Nov 19, 2025 by AyushCodes160 Loading… updated Dec 1, 2025
Export InferPojoType to replicate Mongoose 8 InferRawDocType behavior
#15815 opened Nov 29, 2025 by JavaScriptBach Loading… updated Nov 29, 2025
Fixed Global autoCreate option not applied to models on createConnection()
#15749 opened Nov 17, 2025 by KirtiGautam620 Loading… updated Nov 17, 2025
fix: add validation support for Union schema types
#15734 opened Nov 10, 2025 by codervipul775 Loading… updated Nov 15, 2025
fix(schema/index): expose "DocumentArrayElement"
#15590 opened Aug 17, 2025 by hasezoey Draft updated Aug 17, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.