Skip to content

Add new groups to Renovate configuration#5381

Merged
tamararivera merged 5 commits intomasterfrom
renovate-new-group
Mar 13, 2026
Merged

Add new groups to Renovate configuration#5381
tamararivera merged 5 commits intomasterfrom
renovate-new-group

Conversation

@tamararivera
Copy link
Member

@tamararivera tamararivera commented Mar 13, 2026

Added new groups to the Renovate configuration:

  • .NET packages
  • IdentityModel packages
  • OpenTelemetry packages

The rules use the regex configuration defined on their docs.

Added a new group for .NET patch related dependencies in Renovate configuration.
@tamararivera tamararivera requested a review from bording March 13, 2026 18:24
@tamararivera tamararivera self-assigned this Mar 13, 2026
Updated package name matching patterns for .NET patches.
Added a new group for IdentityModel packages in Renovate configuration.
@tamararivera tamararivera changed the title Add .NET patch group to Renovate configuration Add new groups to Renovate configuration Mar 13, 2026
Copy link
Member

@johnsimons johnsimons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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?

@bording
Copy link
Member

bording commented Mar 13, 2026

@tamararivera, if the intent of this grouping is specific to patches, should the config include "matchUpdateTypes": ["patch"]?

It's not supposed to be just for patches. I've pushed up a better name for the group.

Also, why separate the identity packages? What is the reasoning behind it?

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.

@bording bording force-pushed the renovate-new-group branch from 2ea198b to aa5d027 Compare March 13, 2026 23:27
@tamararivera tamararivera enabled auto-merge (squash) March 13, 2026 23:40
@tamararivera tamararivera merged commit 533a2ea into master Mar 13, 2026
32 checks passed
@tamararivera tamararivera deleted the renovate-new-group branch March 13, 2026 23:53
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.

3 participants