seppevs / migrate-mongo

A database migration tool for MongoDB in Node
MIT License
902 stars 160 forks source link

Upgrade mongodb to version 6 #439

Closed klassm closed 9 months ago

klassm commented 10 months ago
Checklist
klassm commented 10 months ago

Afterwards we also need to adapt the types, analogous to this PR.

suneab commented 10 months ago

Any ETA on this PR? i need this for my project. Thank you

dgg commented 9 months ago

My team is also blocked by this issue, could this PR be prioritized somehow? We are not blocked by the types though, as we using JS to run the migrations

klassm commented 9 months ago

@seppevs is there a chance to get this merged?

seppevs commented 9 months ago

Merged and landed in v11.0.0. Sorry for the delay.

suneab commented 9 months ago

Thank you @seppevs and @klassm !

klassm commented 9 months ago

Typings PR: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/66827