Skip to content

Conversation

@natemcmaster
Copy link
Owner

Summary

  • Enable Dependabot for automated dependency updates
  • NuGet packages in root: monthly, patch updates only (LTS stability)
  • Samples and test projects: monthly, all updates allowed (latest versions)
  • GitHub Actions: quarterly updates

Test plan

  • Verify Dependabot detects the configuration after merge
  • Monitor initial dependency PRs to ensure rules are applied correctly

🤖 Generated with Claude Code

Configure automated dependency updates:
- NuGet packages: monthly, patch updates only for LTS stability
- Samples and tests: monthly, all updates allowed
- GitHub Actions: quarterly updates

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.79%. Comparing base (dbb5709) to head (73d0c05).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #565   +/-   ##
=======================================
  Coverage   77.79%   77.79%           
=======================================
  Files         104      104           
  Lines        3333     3333           
  Branches      728      728           
=======================================
  Hits         2593     2593           
  Misses        580      580           
  Partials      160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@natemcmaster natemcmaster merged commit 73d0c05 into main Dec 27, 2025
11 checks passed
@natemcmaster natemcmaster deleted the add-dependabot branch December 27, 2025 19:26
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.

2 participants