Skip to content

Configure Dependabot for NuGet samples - #430

Open
Jamie Magee (JamieMagee) wants to merge 2 commits into
microsoft:mainfrom
JamieMagee:configure-dependabot-nuget
Open

Configure Dependabot for NuGet samples#430
Jamie Magee (JamieMagee) wants to merge 2 commits into
microsoft:mainfrom
JamieMagee:configure-dependabot-nuget

Conversation

@JamieMagee

@JamieMagee Jamie Magee (JamieMagee) commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

Configure monthly Dependabot checks for the six supported NuGet locations under Samples.

Minor and patch updates are grouped. Major updates remain separate.

Validation

  • Validated .github/dependabot.yml against SchemaStore's Dependabot v2 schema.
  • Confirmed all six configured directories exist and do not overlap.
  • Confirmed coverage for three packages.config locations backed by supported C# projects and three C# projects with explicit PackageReference dependencies.
  • Confirmed no other supported Dependabot ecosystems have manifests in the repository.
  • Confirmed the PR changes only .github/dependabot.yml.

Exclusions

Twenty other packages.config files are paired only with .vcxproj projects, which the Dependabot NuGet updater does not support. Project files without external package versions are also excluded.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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