Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create grouped dependabot.yml #843

Merged
merged 3 commits into from Mar 22, 2024
Merged

Create grouped dependabot.yml #843

merged 3 commits into from Mar 22, 2024

Conversation

voxpelli
Copy link
Collaborator

Fixes #840

I know @sindresorhus thinks this can get noisy, but I tried to make it as non-noisy as possible.

I would really love to get notified when eg. a new tsd, xo or similar dependency needs to be updated, and same for GitHub Actions.

This setup makes it so that at max one PR for npm and one PR for GitHub Actions will be created, and it will only be created/updated weekly, and for npm it will only create it if the version range needs to be increased, so no needless bumping of the lower range of a version.

Can we give this a test and revisit it in a couple of weeks and see if it did get too noisy?

Fixes #840

I know @sindresorhus thinks this can get noisy, but I tried to make it as non-noisy as possible.

I would really love to get notified when eg. a new `tsd`, `xo` or similar dependency needs to be updated, and same for GitHub Actions.

This setup makes it so that at max one PR for npm and one PR for GitHub Actions will be created, and it will only be created/updated weekly, and for npm it will only create it if the version range _needs_ to be increased, so no needless bumping of the lower range of a version.
@sindresorhus
Copy link
Owner

I'm willing to try it out.

@voxpelli voxpelli merged commit 44403bd into main Mar 22, 2024
7 checks passed
@voxpelli voxpelli deleted the voxpelli/dependabot branch March 22, 2024 19:38
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.

Set up dependabot / renovate
2 participants