Skip to content

Evaluate dependency update bot for NuGet packages and notifications #24

@lex57ukr

Description

@lex57ukr

Goal

Choose and document a dependency update solution for this repository that can detect outdated .NET / NuGet packages and notify about updates on a predictable schedule.

Scope

  • Evaluate available options, including:
    • GitHub Dependabot (native)
    • Renovate (hosted GitHub App or self-hosted)
  • For each option, document:
    • Configuration location and file format
    • Supported update cadence (daily / weekly / monthly)
    • Noise control options (grouping, ignore rules, security-only mode, etc.)
    • How notifications are surfaced (PRs, security alerts, GitHub notifications)
    • Required permissions and repository or organization-level settings
  • Decide on a recommended approach for keystone-cli
  • Define follow-up implementation tasks as separate issues (configuration + tuning)

Outcome

  • A clear decision on which dependency update tool to use, with rationale
  • A documented configuration plan (what files to add, where, and why)
  • Follow-up implementation issues created for incremental rollout

Notes

  • Prefer low-noise defaults (e.g., weekly cadence, grouped updates where supported)
  • Security alerts are valuable even if automated version-bump PRs are throttled

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions