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

improve inferences on if mismatched dependencies are intentional #12

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

ccutrer
Copy link
Collaborator

@ccutrer ccutrer commented Oct 10, 2023

basically, makes it so that we don't have to re-sync lockfiles every time when you have disjunctions on the same gem (i.e. rails) between lockfiles

due to the improved logic, deprecate the allow_mismatched_dependencies param entirely.

@ccutrer ccutrer force-pushed the improve-mismatched-deps-inferences branch from 051ef9c to fa8c301 Compare October 10, 2023 13:57
@ccutrer ccutrer requested a review from maths22 October 10, 2023 14:06
basically, makes it so that we don't have to re-sync lockfiles
every time when you have disjunctions on the same gem (i.e. rails)
between lockfiles

due to the improved logic, deprecate the allow_mismatched_dependencies
param entirely.
@ccutrer ccutrer force-pushed the improve-mismatched-deps-inferences branch from fa8c301 to 79fa76a Compare October 10, 2023 14:10
@ccutrer ccutrer merged commit 41e3bd9 into main Oct 10, 2023
5 checks passed
@ccutrer ccutrer deleted the improve-mismatched-deps-inferences branch October 10, 2023 14:17
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