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

Fix multiple versions potentially accepted #717

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

melix
Copy link
Contributor

@melix melix commented Aug 20, 2024

This commit fixes an issue with version updates: when a custom implementation accepts a version, we should interrupt the loop otherwise it becomes possible for a lower version to be selected.

This commit fixes an issue with version updates: when a custom implementation
accepts a version, we should interrupt the loop otherwise it becomes possible
for a lower version to be selected.
@melix melix added the type: bug Something isn't working label Aug 20, 2024
@melix melix added this to the 7.2.1 milestone Aug 20, 2024
@melix melix requested a review from graemerocher August 20, 2024 14:53
@melix melix self-assigned this Aug 20, 2024
@melix melix merged commit 48ae863 into master Aug 21, 2024
3 checks passed
@melix melix deleted the cc/accepted-version branch August 21, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants