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

Test using x.y.Z value with exclusion range #214

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Aug 16, 2024

Test whether adding the trailing .0 prevents Dependabot from offering RC versions of Go as stable version update PRs.

Test whether adding the trailing `.0` prevents Dependabot
from offering RC versions of Go as stable version update PRs.
@atc0005 atc0005 added this to the Next Release milestone Aug 16, 2024
@atc0005 atc0005 self-assigned this Aug 16, 2024
@atc0005 atc0005 merged commit 126a4d8 into master Aug 16, 2024
31 checks passed
@atc0005 atc0005 deleted the test-exclusion-range-dotz-value branch August 16, 2024 10:41
@atc0005
Copy link
Owner Author

atc0005 commented Aug 16, 2024

Dependabot recognizes the syntax, though I can't say whether it's actually correct:

@dependabot show golang ignore conditions

Response:

Ignore Conditions
Dependency Ignore Condition
golang [< 1.21.0]
golang [>= 1.22.0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant