Skip to content

chore(renovate): group eslint and test tooling updates - #250

Open
edmundmiller wants to merge 1 commit into
masterfrom
renovate-grouping
Open

chore(renovate): group eslint and test tooling updates#250
edmundmiller wants to merge 1 commit into
masterfrom
renovate-grouping

Conversation

@edmundmiller

Copy link
Copy Markdown
Collaborator

Summary

Groups related dev-dependency updates to reduce concurrent Renovate PRs:

  • All eslint-family packages (/eslint/) → single eslint group PR
  • ava and c8 → single test tooling group PR

Rule order matters in packageRules (later rules win), so eslint-plugin-ava matches both patterns but lands in test tooling.

Motivation

Renovate currently opens one PR per package (e.g. #228, #232, #239 all touching test/lint tooling separately). Grouping cuts PR noise and CI churn.

Split out from #245 to keep that PR focused on the release-time dist change.

Group eslint-family packages into one PR and ava/c8 into a 'test
tooling' PR to cut down on concurrent renovate PRs. Rule order
matters: later rules win, so eslint-plugin-ava lands in test tooling.
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