Skip to content

Add Dependabot configuration#25

Merged
radiolabme merged 1 commit into
mainfrom
chore/dependabot-config
Apr 4, 2026
Merged

Add Dependabot configuration#25
radiolabme merged 1 commit into
mainfrom
chore/dependabot-config

Conversation

@radiolabme
Copy link
Copy Markdown
Collaborator

What

Add .github/dependabot.yml to automate dependency update PRs.

Why

We hit 5 high-severity vulnerabilities and 16 outdated packages today that were blocking pushes. Dependabot will keep these from accumulating.

How

  • npm: weekly on Wednesdays (day after Tuesday meetings), minor/patch updates grouped into a single PR to reduce noise; major version bumps excluded to avoid surprise breaking changes
  • GitHub Actions: monthly check for actions/checkout and actions/setup-node

Testing

  • Build passes
  • All pre-push checks pass (7/7)

Weekly npm updates (Wednesdays) with minor/patch grouped into a
single PR. GitHub Actions checked monthly. Major version bumps
excluded to avoid surprise breaking changes.
@radiolabme radiolabme merged commit b7f0d07 into main Apr 4, 2026
1 check 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