Skip to content

chore(deps): group routine Dependabot updates - #554

Merged
TheRealAgentK merged 2 commits into
developfrom
chore/harden-dependabot-updates
Sep 3, 2026
Merged

chore(deps): group routine Dependabot updates#554
TheRealAgentK merged 2 commits into
developfrom
chore/harden-dependabot-updates

Conversation

@TheRealAgentK

@TheRealAgentK TheRealAgentK commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • retain the monthly Dependabot schedule
  • wait 7 days before proposing routine npm releases
  • group root development dependency patch/minor updates
  • group patch/minor updates separately for each example
  • leave root production and all major updates as individual PRs
  • leave GitHub Actions update behavior unchanged

Dependabot cooldowns apply only to version updates, not security updates. Every group is also explicitly scoped to version-updates, so security updates remain immediate and separate. Major updates use the same 7-day cooldown but remain individual PRs for manual review.

Verification

  • parsed .github/dependabot.yml as YAML
  • verified all three npm blocks retain schedule.interval: monthly
  • verified all npm blocks define a 7-day cooldown and version-update-only grouping policy
  • git diff --check

@QuantumNightmare QuantumNightmare left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍

@TheRealAgentK
TheRealAgentK merged commit 9147847 into develop Sep 3, 2026
7 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.

2 participants