Skip to content

chore: remove Dependabot configuration#113

Merged
tgockel merged 1 commit into
trunkfrom
chore/remove-dependabot
Jul 13, 2026
Merged

chore: remove Dependabot configuration#113
tgockel merged 1 commit into
trunkfrom
chore/remove-dependabot

Conversation

@tgockel

@tgockel tgockel commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Drop .github/dependabot.yml, which drove weekly cargo and github-actions update PRs. The steady stream of version-bump PRs was more noise than the updates were worth; dependencies can be bumped deliberately when a change actually calls for it.

Stops Dependabot from opening further PRs once this lands on trunk. The four already-open PRs were closed alongside this change.

Summary

What does this change, and why?

Checklist

  • cargo fmt --all -- --check passes
  • cargo clippy --workspace --all-targets -- -D warnings is clean
  • cargo test --workspace passes
  • Docs in doc/ updated if behavior changed (mdbook build still clean)
  • CHANGELOG updated for user-visible changes

Notes for reviewers

Anything worth calling out -- tricky bits, follow-ups, or intentionally out-of-scope items.

Drop .github/dependabot.yml, which drove weekly cargo and
github-actions update PRs. The steady stream of version-bump PRs
was more noise than the updates were worth; dependencies can be
bumped deliberately when a change actually calls for it.

Stops Dependabot from opening further PRs once this lands on trunk.
The four already-open PRs were closed alongside this change.
@tgockel tgockel merged commit 8f0c84d into trunk Jul 13, 2026
6 checks passed
@tgockel tgockel deleted the chore/remove-dependabot branch July 13, 2026 21:39
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.

1 participant