From a Teams convo:
Oh good grief. Dependabot sends in a bunch of updates independently and then those PRs race each other. And then the one that gets merged first triggers a rebase in all the PRs that were too slow. Is there a merge option?
Yeah it's kinda ugly, isn't it? There may be, but I've never bothered to figure it out
Turns out there is: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
This issue is to try and do this!
From a Teams convo:
This issue is to try and do this!