Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

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
@sengi sengi deleted the sengi/dependawtf branch October 17, 2023 16:30
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