Ralith / Ralith/hypermine

Consider ways to make dependabot less noisy

Open
#496 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
202
Forks
22
Avg merge
6h 8m
Merged PRs (30d)
7

Description

Now that cargo.lock has been added, Dependabot now alerts about minor and patch version updates as well as major version updates. However, these pull requests come too frequently, distracting us from more important work.

There are a few options on how to fix this:

Given the scope of Hypermine, a security vulnerability in an existing package is unlikely to result in danger to anyone playing Hypermine, and I could imagine that a more important security risk is that the private key of one of our dependencies' maintainers gets compromised, causing a malicious patch version for a trusted package to be uploaded to cargo. Such packages would be yanked very quickly, but if we are quicker, we could be affected. To keep this project low-maintenance, being slow about updating packages seems like the right move.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's current Dependabot setup alongside cargo.lock and the linked Dependabot options for update types and intervals. Compare the proposed policies and confirm the selected approach with maintainers; done means the configuration reflects an agreed policy that reduces unnecessary minor and patch update pull requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.