mongodb-memory-server icon indicating copy to clipboard operation
mongodb-memory-server copied to clipboard

Update `mongodb` to `6.0.0`

Open hasezoey opened this issue 2 years ago • 3 comments

Tracker issue for upgrading dependency mongodb from 5.x.x to 6.0.0

hasezoey avatar Oct 05 '23 14:10 hasezoey

Is there any timeline for for the 10.0 milestone? It doesn't look like any of the items in there have been addressed.

openam avatar May 23 '24 22:05 openam

Is there any timeline for for the 10.0 milestone?

there is no exact timeline, as this is basically a personal project

It doesn't look like any of the items in there have been addressed.

Version 10.0 is not yet in development as until recently there were some things i wanted to wait on (not strictly blockers), for example getting MMS 9.x into mongoose, which i basically use as a extended wider test-case. Aside from that, it is not really critical to upgrade to mongodb 6.x as the version used in MMS does not (or at least shouldnt) conflict with the application's version, though i understand the de-duplication aspect.

hasezoey avatar May 24 '24 01:05 hasezoey

:tada: This issue has been resolved in version 10.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jun 24 '24 14:06 github-actions[bot]