Skip to content

Upgrade mongodb driver to 6.0.0 #443

@petruki

Description

@petruki

Describe the patch
The new Mongodb driver uses Bosn 6, thus breaking changes apply to this patch.
Replace new ObjectId queries used in the query aggregations for Metric generation by converting IDs to strings before comparing.

Current dependency

  • Name: mongodb
  • Version: 5.7.0

Optional - Remediation

  • Name: mongodb
  • Version: 6.0.0

Additional context
https://github.com/mongodb/node-mongodb-native/releases/tag/v6.0.0

Metadata

Metadata

Assignees

Labels

patchUpdating dependencies

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions