🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Adds .github/dependabot.yml to enable automated dependency tracking for both NuGet packages and GitHub Actions.
Why
The repository currently has no automated dependency update mechanism. Outdated packages can accumulate silently — Dependabot surfaces them as PRs so maintainers can review and merge at their own pace.
Changes
- NuGet: weekly check on Mondays, up to 5 open PRs,
enhancement label
- GitHub Actions: weekly check on Mondays, up to 5 open PRs,
enhancement label
Both ecosystems share the same schedule and PR limit to avoid queue build-up.
Test Status
✅ Build succeeded (0 warnings, 0 errors)
✅ 1,426 tests passed
Task 4 – Engineering Investments
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
Generated by 🌈 Repo Assist, see workflow run. Learn more.
Add this agentic workflows to your repo
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@e15e57b40918dbca11b350c55d02ab61934afa75
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Adds
.github/dependabot.ymlto enable automated dependency tracking for both NuGet packages and GitHub Actions.Why
The repository currently has no automated dependency update mechanism. Outdated packages can accumulate silently — Dependabot surfaces them as PRs so maintainers can review and merge at their own pace.
Changes
enhancementlabelenhancementlabelBoth ecosystems share the same schedule and PR limit to avoid queue build-up.
Test Status
✅ Build succeeded (0 warnings, 0 errors)
✅ 1,426 tests passed
Task 4 – Engineering Investments
Warning
Protected Files
This was originally intended as a pull request, but the patch modifies protected files. These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.
Click here to create the pull request once you have reviewed the changes
Protected files
To route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.Add this agentic workflows to your repo
To install this agentic workflow, run