Skip to content

Upgrade Mongoose for 7.x compatibility #1514

@winklerj

Description

@winklerj

Description

The current version of mongoose (6.10.3) uses the 4.14 MongoDB Node.js driver. According to the compatibility chart the current mongoose version will work with 7.x but won't support any new functionality https://www.mongodb.com/docs/drivers/node/current/compatibility/

Ideally the MongoDB driver is updated to >6.0 for continued support and compatibility

Screenshot 2024-01-26 at 10 54 50 AM

Solution Proposal

Similar to this upgrade to mongoose 6.10.3, all the mongoose dependencies will need upgraded #1470. Any incompatibilities will need fixed.

Reference: https://mongoosejs.com/docs/compatibility.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions