Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Renovate Nuget config to group bunit dependencies #1676

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

jattasNI
Copy link
Contributor

@jattasNI jattasNI commented Nov 20, 2023

Pull Request

🤨 Rationale

Now that we established Renovate to update nuget deps in #1675 I noticed on the dependency dashboard #1537 that the 3 bunit dependencies will be updated in separate PRs. We want them to be updated together.

Here's what the dependency dashboard showed before this change:


image


👩‍💻 Implementation

Add a package rule for any nuget package that starts with "bunit".

I considered grouping all minor/patch nuget dependencies in one group to reduce the PR noise, similar to what we did for npm. We may yet decide to do this but I wanted to get some runtime with the default configuration and hear the team's feedback first.

🧪 Testing

I will inspect the dashboard when this completes to ensure it works as intended.

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@jattasNI jattasNI marked this pull request as ready for review November 20, 2023 20:08
@jattasNI
Copy link
Contributor Author

@rajsite I bypassed you on this one too in the interest of getting our Nuget config to a better place before PRs start getting created next week.

@jattasNI jattasNI merged commit d5330e7 into main Nov 20, 2023
12 checks passed
@jattasNI jattasNI deleted the renovate-nuget-3 branch November 20, 2023 20:12
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.

1 participant