Add new groups to Renovate configuration#5381
Conversation
Added a new group for .NET patch related dependencies in Renovate configuration.
Updated package name matching patterns for .NET patches.
Added a new group for IdentityModel packages in Renovate configuration.
johnsimons
left a comment
There was a problem hiding this comment.
@tamararivera, if the intent of this grouping is specific to patches, should the config include "matchUpdateTypes": ["patch"]?
Also, why separate the identity packages? What is the reasoning behind it?
It's not supposed to be just for patches. I've pushed up a better name for the group.
The idea behind having multiple groups is so that things are grouped together when they release together. The Identity packages have a different release cadence, so they are grouped separately. I've also just added an OpenTelemetry group for those for the same reason. |
2ea198b to
aa5d027
Compare
Added new groups to the Renovate configuration:
The rules use the regex configuration defined on their docs.