deathandmayhem / jolly-roger

Dead men tell no tales!
MIT License
19 stars 6 forks source link

Group together updates that need to be taken together #2005

Closed ebroder closed 10 months ago

ebroder commented 10 months ago

We've seen some cases - e.g. #1997 and #1999 - where two different packages are sufficiently co-dependent that they can't be updated independently. Fortunately, this is easy to express in dependabot config.

This should be better than our attempts at an "all" group by virtue of being a bit more limited