WordPress / wp-feature-notifications

WP Feature Notifications - a proposal to modernise the way in which WordPress handles emails, admin notices and user notifications
https://wordpress.github.io/wp-feature-notifications/
GNU General Public License v2.0
189 stars 19 forks source link

Add storybook grouping for Dependabot #479

Closed Sephsekla closed 10 months ago

Sephsekla commented 10 months ago

What?

Add a new group for Dependabot to group Storybook dependencies

Why?

There are multiple Storybook packages with updates, this should make this more maintainable and produce less noise.

How?

Create a new group for npm dependencies under @storybook/*

Testing Instructions

Screenshots or screencast

erikyo commented 10 months ago

Hey @Sephsekla, why not setup the renovate bot? https://docs.renovatebot.com/

In this way we can we finally get rid of all those alert in a definitive way!

Sephsekla commented 10 months ago

@erikyo OK for me to merge this for now and potentially look at the renovatebot to replace this later?

erikyo commented 10 months ago

@erikyo OK for me to merge this for now and potentially look at the renovatebot to replace this later?

Yes of course, and sorry for the delay! To me this is obviously fine, however if we can I would use the other bot that does the chores by itself would be cool!