mixmaxhq / mongo-cursor-pagination

Cursor-based pagination for Mongo
https://www.mixmax.com/careers
MIT License
229 stars 72 forks source link

feat(deps): bump mongoist & mongo memory server to use version 5.0.18 #353

Closed gusth-sa closed 1 year ago

gusth-sa commented 1 year ago

Note - Since this is a public repository, make sure that we're not publishing private data in the code, commit comments, or this PR.

📚 Context/Description Behind The Change

Add compatibility for mongo 5.0 Update mongoist to version 2.7.0 which forces mongodb@3.7 with mongo 5.0 support

🚨 Potential Risks & What To Monitor After Deployment

🧑‍🔬 How Has This Been Tested?

🚚 Release Plan