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(lookup): return early if currentValue is in list of versions #27791

Merged
merged 1 commit into from Mar 10, 2024

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Mar 8, 2024

Changes

Return getCurrentVersion() early if one of the versions matches currentValue. Skips calling versioning.matches() so may fix some other regression edge cases too.

Context

Fixes #27790

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@rarkins rarkins requested a review from viceice March 8, 2024 06:58
@rarkins rarkins enabled auto-merge March 8, 2024 06:58
@rarkins rarkins added this pull request to the merge queue Mar 10, 2024
Merged via the queue into main with commit ae9f79f Mar 10, 2024
35 checks passed
@rarkins rarkins deleted the fix/27790-current-value-exact branch March 10, 2024 12:16
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.234.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sisp
Copy link
Contributor

sisp commented Mar 11, 2024

Thanks again, @rarkins! 🙏 I can confirm that this PR fixes the problem for me. 🎉

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2024
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.

Pinned Poetry dependencies without lock file not updating ("skipReason": "invalid-value")
4 participants