Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Automattic/mongoose issues and pull requests
#14582 - feat(mongoose): export omitUndefined() helper
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
#14581 - types(model+query): pass TInstanceMethods to QueryWithHelpers so populated docs have methods
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: typescript
#14580 - fix(query): shallow clone $or, $and if merging onto empty query filter
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
#14579 - feat(schema): add schema-level readConcern option to apply default readConcern for all queries
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
#14578 - Return the deleted document after a deleteOne operation
Issue -
State: closed - Opened by Davian99 6 months ago
- 2 comments
Labels: help, help wanted
#14577 - handle initially null driver when instantiating Mongoose for Rollup support
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
#14576 - StrictModeError: Path "$comment" is not in schema, strict mode is `true`, and upsert is `true`
Issue -
State: closed - Opened by spaiz 6 months ago
- 5 comments
Labels: confirmed-bug
#14575 - docs(typescript): clarify that setting THydratedDocumentType on schemas is necessary for correct method context
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: docs, typescript
#14574 - Document methods are not available when it is populated
Issue -
State: closed - Opened by viganll 6 months ago
- 1 comment
Labels: confirmed-bug
#14573 - Accessing the .toObject() of a subdocument inside of a method raises a typing error
Issue -
State: closed - Opened by viganll 6 months ago
- 3 comments
Labels: typescript
#14572 - bulkWrite does not throw an error if all documents are invalid (ordered: false)
Issue -
State: closed - Opened by AlexBrohshtut 6 months ago
- 4 comments
Labels: confirmed-bug
#14571 - types(model): allow passing strict type checking override to create()
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: typescript
#14570 - Create tool that can introspect collection and turn into mongoose Schema
Issue -
State: open - Opened by vkarpov15 6 months ago
Labels: plugin
#14569 - Export `omitUndefined()` function similar to what `cast$expr` has
Issue -
State: closed - Opened by vkarpov15 6 months ago
Labels: enhancement
#14568 - fix(error): remove model property from CastError to avoid printing all model properties to console
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
- 1 comment
#14567 - Filter is mutated in place by Query modifiers
Issue -
State: closed - Opened by sderrow 6 months ago
- 4 comments
Labels: confirmed-bug
#14565 - perf(document): avoid cloning options using spread operator for perf reasons
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
- 2 comments
Labels: performance
#14564 - docs(connections): improve description of connection creation patterns
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: docs
#14563 - Unable to resolve populated field type correctly; .populate() + NestJS
Issue -
State: closed - Opened by bobeZzz 6 months ago
- 3 comments
Labels: help, help wanted
#14562 - fix(query): apply translateAliases before casting to avoid strictMode error when using aliases
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
#14561 - Bump mongodb driver to 5.9.2
Pull Request -
State: closed - Opened by lorand-horvath 6 months ago
#14560 - chore(deps): bump actions/checkout from 4.1.2 to 4.1.4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: github_actions, dependencies
#14559 - chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, javascript
#14558 - chore(deps-dev): bump mongodb-memory-server from 8.15.1 to 9.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, javascript
#14557 - chore(deps): bump sift from 16.0.1 to 17.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#14556 - chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#14555 - chore(deps-dev): bump markdownlint-cli2 from 0.12.1 to 0.13.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#14554 - chore(deps-dev): bump eslint from 8.57.0 to 9.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, javascript
#14553 - chore(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#14552 - chore(deps-dev): bump typescript from 5.4.3 to 5.4.5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#14551 - chore(deps-dev): bump marked from 4.3.0 to 12.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, javascript
#14550 - Since upgrading version to 6, disconnected event followed by unhandled promise rejection "mongoServerSelectionError"
Issue -
State: closed - Opened by defields923 6 months ago
- 4 comments
Labels: help, help wanted
#14549 - How to retain mongoose connection even on refresh of the app
Issue -
State: closed - Opened by chwasifjameel 6 months ago
- 1 comment
Labels: help, help wanted
#14548 - Strict type check based on document interface
Issue -
State: closed - Opened by cqiaoben2023 6 months ago
- 2 comments
Labels: help, help wanted
#14546 - Improved timestamps option handling in bulkWrite
Pull Request -
State: closed - Opened by sderrow 6 months ago
- 1 comment
#14545 - Add `null` to `select` override return type for `findOne`
Pull Request -
State: closed - Opened by sderrow 6 months ago
#14544 - mongoose creating a new document not working
Issue -
State: closed - Opened by HenokNegatu 6 months ago
- 1 comment
Labels: help, help wanted
#14543 - perf(document): add fast path for applying non-nested virtuals to JSON
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: performance
#14542 - docs: de-emphasize `InferSchemaType<>` in TypeScript docs in favor of automatic inference
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: docs
#14541 - types(document): make document _id type default to unknown instead of any
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
- 2 comments
Labels: typescript
#14540 - Update package.json
Pull Request -
State: closed - Opened by IslandRhythms 6 months ago
#14539 - remove unnecessary scripts from package.json
Pull Request -
State: closed - Opened by IslandRhythms 6 months ago
#14538 - Mongoose unable to connect to db on same VPS
Issue -
State: closed - Opened by gregory-buffard 6 months ago
- 1 comment
Labels: help, help wanted
#14537 - bug: mongoose attempting to cast aggregation operators in update query
Issue -
State: closed - Opened by opensaucerer 6 months ago
- 2 comments
#14536 - Consistent top-level `timestamps` option for bulkWrite operations
Issue -
State: closed - Opened by vkarpov15 6 months ago
#14535 - Connect to mongodb / documentDB
Issue -
State: closed - Opened by rakshitweb 6 months ago
- 5 comments
Labels: needs clarification
#14534 - types(schema): correctly infer Array<Schema.Types.*>
Pull Request -
State: closed - Opened by vkarpov15 6 months ago
Labels: typescript
#14533 - Make `hydrate()` recursively hydrate virtual populate docs if `hydratedPopulatedDocs` is set
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
#14532 - `readConcern`
Pull Request -
State: closed - Opened by IslandRhythms 7 months ago
- 1 comment
#14531 - fix(array): avoid converting to `$set` when calling `pull()` on an element in the middle of the array
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
#14530 - How to retrieve current logged user from mongoose middlewares?
Issue -
State: closed - Opened by nikzanda 7 months ago
- 7 comments
Labels: help, help wanted, Stale
#14529 - Dumps *gigantic* object into console on error
Issue -
State: closed - Opened by ChristopherJTrent 7 months ago
- 5 comments
#14528 - Explanation of exporting createConnection and models is confusing in docs and maybe wrong.
Issue -
State: closed - Opened by auctormaximus 7 months ago
- 4 comments
Labels: docs
#14527 - schema.recompileSchema exception when subDocument discriminator is defined before the model is compiled
Issue -
State: closed - Opened by ZachLeviPixel 7 months ago
- 1 comment
Labels: confirmed-bug
#14526 - types(DocumentArray): pass DocType generic to Document for correct toJSON() and toObject() return types
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
Labels: typescript
#14525 - types(query+populate): apply populate overrides to doc `toObject()` result
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
- 2 comments
Labels: typescript
#14524 - Using `watch` only sends insertion events, not delete or update
Issue -
State: closed - Opened by AlexanderEpolite 7 months ago
- 5 comments
Labels: help
#14523 - Using the ms package on the expireAt option
Issue -
State: open - Opened by CarlosDev123 7 months ago
Labels: help, help wanted
#14523 - Using the ms package on the expireAt option
Issue -
State: open - Opened by CarlosDev123 7 months ago
Labels: help, help wanted
#14523 - Using the ms package on the expireAt option
Issue -
State: open - Opened by CarlosDev123 7 months ago
Labels: help, help wanted
#14523 - Using the ms package on the expireAt option
Issue -
State: closed - Opened by CarlosDev123 7 months ago
- 2 comments
Labels: help, help wanted
#14522 - Discriminated methods being ignored, base methods called after app restart
Issue -
State: open - Opened by Kallb123 7 months ago
- 2 comments
#14522 - Discriminated methods being ignored, base methods called after app restart
Issue -
State: open - Opened by Kallb123 7 months ago
- 2 comments
#14522 - Discriminated methods being ignored, base methods called after app restart
Issue -
State: open - Opened by Kallb123 7 months ago
- 2 comments
#14522 - Discriminated methods being ignored, base methods called after app restart
Issue -
State: closed - Opened by Kallb123 7 months ago
- 5 comments
Labels: help, Stale
#14521 - mongoose.set('translateAliases', true) Not working in [email protected]
Issue -
State: closed - Opened by wanxger 7 months ago
- 1 comment
Labels: confirmed-bug
#14521 - mongoose.set('translateAliases', true) Not working in [email protected]
Issue -
State: open - Opened by wanxger 7 months ago
#14521 - mongoose.set('translateAliases', true) Not working in [email protected]
Issue -
State: open - Opened by wanxger 7 months ago
#14521 - mongoose.set('translateAliases', true) Not working in [email protected]
Issue -
State: open - Opened by wanxger 7 months ago
#14521 - mongoose.set('translateAliases', true) Not working in [email protected]
Issue -
State: open - Opened by wanxger 7 months ago
- 1 comment
Labels: confirmed-bug
#14520 - Why is the default type of the generic field _id in the class Document of type "any"?
Issue -
State: closed - Opened by a1rwulf 7 months ago
Labels: typescript
#14519 - Add `Model.listSearchIndexes()`
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
#14518 - fix(populate): avoid match function filtering out `null` values in populate result
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
#14517 - Mongoose not reconnecting after disconnection event
Issue -
State: closed - Opened by elizatlawy 7 months ago
- 5 comments
Labels: can't reproduce
#14517 - Mongoose not reconnecting after disconnection event
Issue -
State: open - Opened by elizatlawy 7 months ago
#14516 - Mongoose support for the automatic queryable encryption
Issue -
State: open - Opened by jitendra-sevaro 7 months ago
Labels: new feature, enhancement
#14516 - Mongoose support for the automatic queryable encryption
Issue -
State: open - Opened by jitendra-sevaro 7 months ago
Labels: new feature, enhancement
#14516 - Mongoose support for the automatic queryable encryption
Issue -
State: open - Opened by jitendra-sevaro 7 months ago
- 1 comment
Labels: new feature, enhancement
#14515 - refactor(connection): move listDatabases implementation to node-mongodb-native driver
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
#14514 - Add documentation for calling `schema.post()` with async function
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
Labels: docs
#14514 - Add documentation for calling `schema.post()` with async function
Pull Request -
State: open - Opened by vkarpov15 7 months ago
#14513 - types(models): fix incorrect bulk write options
Pull Request -
State: open - Opened by emiljanitzek 7 months ago
#14513 - types(models): fix incorrect bulk write options
Pull Request -
State: closed - Opened by emiljanitzek 7 months ago
- 4 comments
#14513 - types(models): fix incorrect bulk write options
Pull Request -
State: open - Opened by emiljanitzek 7 months ago
#14513 - types(models): fix incorrect bulk write options
Pull Request -
State: open - Opened by emiljanitzek 7 months ago
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: closed - Opened by aredridel 7 months ago
- 1 comment
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14512 - There's a merge marker in the changelog
Issue -
State: open - Opened by aredridel 7 months ago
Labels: docs
#14511 - be able to set readConcern on mongoose.Schema
Issue -
State: open - Opened by sibelius 7 months ago
Labels: new feature, enhancement
#14511 - be able to set readConcern on mongoose.Schema
Issue -
State: open - Opened by sibelius 7 months ago
Labels: new feature, enhancement
#14511 - be able to set readConcern on mongoose.Schema
Issue -
State: open - Opened by sibelius 7 months ago
Labels: new feature, enhancement
#14511 - be able to set readConcern on mongoose.Schema
Issue -
State: closed - Opened by sibelius 7 months ago
Labels: new feature, enhancement
#14510 - types(query): make `FilterQuery` props resolve to `any` for generics support
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
- 2 comments
#14510 - types(query): make `FilterQuery` props resolve to `any` for generics support
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
- 2 comments
#14510 - types(query): make `FilterQuery` props resolve to `any` for generics support
Pull Request -
State: closed - Opened by vkarpov15 7 months ago
- 3 comments
#14509 - style(model): fix typo in "$__updateConnection" docs
Pull Request -
State: closed - Opened by hasezoey 7 months ago
Labels: docs