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

CI: Only get security updates #56

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

joncinque
Copy link
Collaborator

Problem

Dependabot updates all versions of packages, which is less flexible for end users. This made sense for agave, which is focused on providing a binary, but libraries are more useful when dependencies are relaxed.

Summary of changes

Change the open pull request number to 0 to only enable security updates, as documented at
Dependabot's documentation

Fixes #55

cc @kevinheavey

#### Problem

Dependabot updates all versions of packages, which is less flexible for
end users. This made sense for agave, which is focused on providing a
binary, but libraries are more useful when dependencies are relaxed.

#### Summary of changes

Change the open pull request number to 0 to only enable security
updates, as documented at
[Dependabot's documentation](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file)

Fixes anza-xyz#55
@joncinque joncinque requested a review from t-nelson February 25, 2025 19:58
@joncinque joncinque enabled auto-merge (squash) February 25, 2025 22:36
@joncinque joncinque requested a review from yihau February 26, 2025 14:50
Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫡

@joncinque joncinque merged commit e1554f4 into anza-xyz:master Feb 26, 2025
20 checks passed
@joncinque joncinque deleted the nodependabot branch February 26, 2025 15:48
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.

Turn off dependabot
2 participants