ionic-team / create-stencil

npm init stencil
https://stenciljs.com/
MIT License
50 stars 28 forks source link

chore(repo): group rollup dependencies #377

Closed rwaskiewicz closed 1 year ago

rwaskiewicz commented 1 year ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [x] Other (please describe): Renovate changes ## What is the current behavior?

With the Rollup v4 release, we got a handful of PRs for rollup package bumps. It'd be nice if we just got 1

GitHub Issue Number: N/A

What is the new behavior?

add a groupName to the rollup dependencies to see if that properly creates PRs

Does this introduce a breaking change?

Testing

Ran renovate-config-validator, but we won't know for sure until this lands

Other information