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 minor version check for caret (^) when minor version in constraint is 0(zero) #181

Merged
merged 4 commits into from
Aug 9, 2022

Conversation

arshchimni
Copy link

This PR aims to fix #180

Please take a look when you can 😄

@arshchimni arshchimni changed the title Add minor version check when minor version in constraint is 0(zero) Add minor version check for caret (^) when minor version in constraint is 0(zero) Aug 3, 2022
@mattfarina
Copy link
Member

I rebase on top of master with linting working again.

To handle deprecated linter and testing duplication

Signed-off-by: Matt Farina <[email protected]>
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.

Caret operator (^) gives unexpected results when the minor version in constraint is 0(zero)
2 participants