Skip to content

ci: group production dependencies in dependabot#179

Merged
uhyo merged 2 commits into
masterfrom
claude/fix-dependabot-react-grouping-ynReO
May 7, 2026
Merged

ci: group production dependencies in dependabot#179
uhyo merged 2 commits into
masterfrom
claude/fix-dependabot-react-grouping-ynReO

Conversation

@uhyo
Copy link
Copy Markdown
Owner

@uhyo uhyo commented May 7, 2026

Mirror the existing dev-dependencies group with a production-dependencies
group so related runtime deps (notably react and react-dom) update together
in a single PR instead of separately.

claude added 2 commits May 7, 2026 14:21
Mirror the existing dev-dependencies group with a production-dependencies
group so related runtime deps (notably react and react-dom) update together
in a single PR instead of separately.
Restrict both dependabot groups to minor and patch updates so that major
version bumps continue to arrive as separate PRs and can be reviewed in
isolation.
@uhyo uhyo merged commit 12e1b65 into master May 7, 2026
2 checks passed
@uhyo uhyo deleted the claude/fix-dependabot-react-grouping-ynReO branch May 7, 2026 14:29
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