Skip to content

CI (Web): Group React, React Router and Tailwind in Dependabot#92

Merged
kennethmyhra merged 1 commit into
incendilabs:mainfrom
losol:chore/dependabot-web-groups
May 24, 2026
Merged

CI (Web): Group React, React Router and Tailwind in Dependabot#92
kennethmyhra merged 1 commit into
incendilabs:mainfrom
losol:chore/dependabot-web-groups

Conversation

@losolio
Copy link
Copy Markdown
Contributor

@losolio losolio commented May 22, 2026

Splits the single minor-and-patch npm group into three focused families so related packages move together:

  • react: react, react-dom, @types/react, @types/react-dom
  • react-router: react-router, @react-router/*
  • tailwind: tailwindcss, @tailwindcss/*

Copilot AI review requested due to automatic review settings May 22, 2026 21:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts Dependabot grouping for the Ignis.Web npm ecosystem so updates for key frontend dependency “families” are proposed together, reducing churn and keeping related packages in sync.

Changes:

  • Added separate Dependabot groups for React, React Router, and Tailwind packages.
  • Kept the existing catch-all minor-and-patch group for remaining npm dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Splits the single minor-and-patch npm group into three focused
families so related packages move together:

- react: react, react-dom, @types/react, @types/react-dom
- react-router: react-router, @react-router/*
- tailwind: tailwindcss, @tailwindcss/*
@losolio losolio force-pushed the chore/dependabot-web-groups branch from f9aef5f to e5b5967 Compare May 23, 2026 22:28
@losolio losolio requested a review from kennethmyhra May 23, 2026 22:47
@kennethmyhra kennethmyhra merged commit 31c1e1c into incendilabs:main May 24, 2026
4 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.

3 participants