Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Update to enable mongodb 5 driver #51

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rbliss
Copy link

@rbliss rbliss commented Jan 17, 2024

Updates mongodb-queue to work with the MongoDB 5 driver. Preserves the existing API of mongodb-queue. Works with latest versions of MongoDB 3.7.X, 4.X.X, and 5.X.X. Also:

  • Sets MongoDB as a peer dependency since mongodb-queue is sensitive to the particular version of mongodb but doesn't include the dependency directly.
  • Resolves out of date dev dependencies for security
  • Bumps package version since lower versions of MongoDB 3 don't work

All tests are passing.

@chilts
Copy link
Owner

chilts commented Jan 18, 2024

Hi @rbliss, thank you so much for this. I will look at this soon, but probably not today or tomorrow. I just want to checkout the entire thing and re-test some things, esp. since I haven't used this project for a long time. Thanks again and feel free to ping me here if you need anything else.

@rbliss
Copy link
Author

rbliss commented Jan 18, 2024

@chilts No problem! And thank you for creating this project and maintaining it. Happy to make any changes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants