Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appropriate version constraint for mongoid. #593

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

sengi
Copy link
Contributor

@sengi sengi commented Oct 17, 2023

mongoid 7 is the last major version that's compatible with mongo driver 2.15 (which is the last version that's compatible with MongoDB 2, which we're stuck with for at least a few more weeks).

Hoping this also fixes the unexpected Dependabot behaviour in #592 where it tries to downgrade mongoid all the way to version 1 😵‍💫

@sengi sengi requested a review from samsimpson1 October 17, 2023 15:59
@sengi sengi changed the title Add appropriate version contraint for mongoid. Add appropriate version constraint for mongoid. Oct 17, 2023
`mongoid` 7 is the last major version that's compatible with `mongo`
driver 2.15 (which is the last version that's compatible with MongoDB
2, which we're stuck with for at least a few more weeks).

https://www.mongodb.com/docs/mongoid/current/reference/compatibility/

Hoping this also fixes the unexpected Dependabot behaviour in #592 where
it tries to downgrade `mongoid` all the way to version 1.
@sengi sengi requested a review from theseanything October 17, 2023 16:06
@sengi sengi merged commit 18eae62 into main Oct 17, 2023
3 checks passed
@sengi sengi deleted the sengi/dependawtf branch October 17, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants