Skip to content

Add Dependabot config for .NET, pnpm, and GitHub Actions - #1218

Merged
dgee2 merged 1 commit into
mainfrom
claude/dependabot-config-setup-5eebf0
Aug 10, 2026
Merged

Add Dependabot config for .NET, pnpm, and GitHub Actions#1218
dgee2 merged 1 commit into
mainfrom
claude/dependabot-config-setup-5eebf0

Conversation

@dgee2

@dgee2 dgee2 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add .github/dependabot.yml covering three ecosystems, each with weekly grouped updates:
    • nuget on /backend (.NET packages via MenuApi.sln)
    • npm on /ui/menu-website (pnpm auto-detected via pnpm-lock.yaml)
    • github-actions on / (workflow action versions)

Test plan

  • Confirm Dependabot config validates in the repo's Insights > Dependency graph > Dependabot tab after merge

Copilot AI lite review requested due to automatic review settings August 10, 2026 20:50
@dgee2
dgee2 enabled auto-merge (squash) August 10, 2026 20:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Dependabot configuration to keep dependencies up to date across the backend, frontend, and GitHub Actions workflows.

Changes:

  • Configure weekly grouped Dependabot updates for NuGet dependencies under /backend.
  • Configure weekly grouped Dependabot updates for npm (pnpm) dependencies under /ui/menu-website.
  • Configure weekly Dependabot updates for GitHub Actions under /.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sonarqubecloud

Copy link
Copy Markdown

Covers backend NuGet packages, frontend npm/pnpm packages, and GitHub
Actions workflow dependencies with weekly grouped update PRs per
ecosystem.

Co-authored-by: Claude <noreply@anthropic.com>
@dgee2
dgee2 force-pushed the claude/dependabot-config-setup-5eebf0 branch from 0be8890 to 91f7b05 Compare August 10, 2026 21:21
@dgee2
dgee2 merged commit 462b586 into main Aug 10, 2026
12 checks passed
@dgee2
dgee2 deleted the claude/dependabot-config-setup-5eebf0 branch August 10, 2026 21:24
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