feat: Enable Dependabot for NuGet (repo)#1654
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughUpdated Dependabot configuration to switch github-actions and nuget schedules from weekly to monthly intervals, broadened nuget directory scope from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7de3a18 to
605546f
Compare
What does this PR do?
The previously used Dependabot configuration was too narrow for NuGet and did not run properly. This configuration enables Dependabot for the entire repository, excluding the examples. It also prevents Dependabot from bumping major versions for Cake and xUnit. For these packages, I want to ensure that we use versions that are compatible with each other. For xUnit, we cannot simply bump version 2 because we need to keep it explicitly for our xUnit v2 module.
Why is it important?
-
Related issues
-
Summary by CodeRabbit