Skip to content

new typeorm version that is compatible with the mongodb driver package version 6.x.x #10527

@alifakoor

Description

@alifakoor

Feature Description

Hi guys
in the mongodb dirver version 6.x.x, they fixed a bug about memory leak in findOne query, but the last version of typeorm package just compatible with mongodb driver version 5.x.x and is cause a dependency conflict.Mongodb

The Solution

a new version of typeorm that is compatible with mongodb driver version 6.x.x

Considered Alternatives

we can use --force in the install command, but it's risky that causes other issues

Additional Context

No response

Relevant Database Driver(s)

  • aurora-mysql
  • aurora-postgres
  • better-sqlite3
  • cockroachdb
  • cordova
  • expo
  • mongodb
  • mysql
  • nativescript
  • oracle
  • postgres
  • react-native
  • sap
  • spanner
  • sqlite
  • sqlite-abstract
  • sqljs
  • sqlserver

Are you willing to resolve this issue by submitting a Pull Request?

No, I don’t have the time, but I can support (using donations) development.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions