trussworks / react-uswds

USWDS 3.0 components built in React
https://trussworks.github.io/react-uswds/
Apache License 2.0
177 stars 80 forks source link

[build] Group dependency update PRs #2832

Closed jpandersen87 closed 5 months ago

jpandersen87 commented 5 months ago

Some of react-uswds' dependencies (ex: Storybook and plugins) are updated within the same timeframe (following the parent's update) and are expected to be upgraded together. Dependabot (or any future replacement) should be configured to group these dependencies together as one to reduce PRs and ensure their update does not fail due to needing another.

jpandersen87 commented 5 months ago

Fixed by #2833