Skip to content

ci: add Dependabot for Cargo and GitHub Actions#311

Merged
micprog merged 1 commit into
masterfrom
dependabot
Jun 16, 2026
Merged

ci: add Dependabot for Cargo and GitHub Actions#311
micprog merged 1 commit into
masterfrom
dependabot

Conversation

@fischeti

@fischeti fischeti commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Sets up dependabot for Rust dependencies and Github Actions on a weekly basis. A 7-day cooldown is configured for security reasons.

Tested on my fork e.g. fischeti#2

@fischeti fischeti requested a review from micprog June 5, 2026 13:51

@micprog micprog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, ideally we also get notified of major bumps that we should align to - if it requires manual updates in the rest of the code we should then do that.

Comment thread .github/dependabot.yml
Weekly updates with a 7-day cooldown. Minor/patch Cargo bumps are
grouped into one PR; GitHub Actions updates are grouped together.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@micprog micprog merged commit 2e8976e into master Jun 16, 2026
18 checks passed
@micprog micprog deleted the dependabot branch June 16, 2026 08:56
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.

2 participants