Configure dependabot to handle rubygems dependencies#9445
Merged
Conversation
parkr
approved these changes
Oct 22, 2023
Member
parkr
left a comment
There was a problem hiding this comment.
Maybe add jekyll/core as a reviewer?
We can try the groupings for a bit. If we find we often want to accept only part of the group then we can try individual updates. I suspect the first wave of updates will be the biggest.
Member
Specifically, add as a reviewer of dependabot PRs :) |
Member
Author
|
Good idea. I think I'll also ungroup for now and then once we're in a place where we're not having to update the world all the time, we can attempt grouping again. |
de68b13 to
9f9a885
Compare
Member
Author
|
Added jekyll/core as a reviewer and did the ungrouping. CI is clean. Going to use @jekyllbot: merge +dev |
jekyllbot
added a commit
that referenced
this pull request
Oct 31, 2023
github-actions bot
pushed a commit
that referenced
this pull request
Oct 31, 2023
Matt Rogers: Configure dependabot to handle rubygems dependencies (#9445) Merge pull request 9445
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a 🔨 code refactoring.
Summary
This updates our dependabot config for jekyll to allow it to bump ruby dependencies. It also attempting to configure update grouping so we can potentially avoid large numbers of PRs that bump individual gems in favor of larger group updates