Skip to content

Add dependabot.yml for production deps only#310

Merged
msingleton merged 1 commit into
mainfrom
chore/add-dependabot-config
Apr 6, 2026
Merged

Add dependabot.yml for production deps only#310
msingleton merged 1 commit into
mainfrom
chore/add-dependabot-config

Conversation

@msingleton
Copy link
Copy Markdown
Member

Summary

  • Adds dependabot.yml configured to only create version update PRs for production dependencies
  • DevDependency updates (like handlebars via conventional-changelog-writer) generate noise without security value since they never run in production

Note

This controls Dependabot version update PRs only — security alerts still need to be dismissed manually. Existing handlebars alerts (CVE-2026-33941, -33938, -33940) should be dismissed in the GitHub UI as "not used in production."

🤖 Generated with Claude Code

DevDependency version update PRs add noise without security value —
security alerts for devDeps are handled separately via manual triage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@msingleton msingleton requested a review from sambrown3 April 6, 2026 14:45
@msingleton msingleton merged commit 1b9a611 into main Apr 6, 2026
3 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