Skip to content

Automate Dependabot updates#1

Merged
DavidVeksler merged 1 commit into
masterfrom
codex/dependabot-fleet
Jul 18, 2026
Merged

Automate Dependabot updates#1
DavidVeksler merged 1 commit into
masterfrom
codex/dependabot-fleet

Conversation

@DavidVeksler

Copy link
Copy Markdown
Owner

Summary

Standardize dependency maintenance for the repository.

  • .github/dependabot.yml

Patch and minor updates are eligible for automatic merging only after existing pull-request CI remains successful. Major updates remain manual. The auto-merge workflow is metadata-only and never checks out PR code with write permissions.

This PR does not deploy or change production configuration.

Copilot AI review requested due to automatic review settings July 18, 2026 13:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a Dependabot configuration to standardize automated NuGet dependency maintenance for the repository.

Changes:

  • Adds .github/dependabot.yml to enable weekly NuGet dependency update PRs.
  • Groups patch/minor version updates and separates security updates into their own group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment on lines +6 to +7
directories:
- "/EmbedPicasaProperties"
@DavidVeksler
DavidVeksler merged commit a5f49be into master Jul 18, 2026
1 check passed
@DavidVeksler
DavidVeksler deleted the codex/dependabot-fleet branch July 18, 2026 13: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