Skip to content

ci: reduce overlapping Dependabot PR noise#106

Merged
FunKite merged 1 commit intomainfrom
codex/dependabot-cooldown
Mar 22, 2026
Merged

ci: reduce overlapping Dependabot PR noise#106
FunKite merged 1 commit intomainfrom
codex/dependabot-cooldown

Conversation

@FunKite
Copy link
Copy Markdown
Owner

@FunKite FunKite commented Mar 22, 2026

Summary

  • add a short cooldown for Cargo version updates so routine bumps do not race security PRs
  • add an explicit Cargo security-updates group so future alerts consolidate more cleanly
  • update CHANGELOG.md under Unreleased

Why

This reduces the chance of duplicate PRs like the concurrent lz4_flex 0.12.1 security fix and 0.13.0 version bump.

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/dependabot.yml")'

@FunKite FunKite merged commit f41ed34 into main Mar 22, 2026
26 checks passed
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