Skip to content

Add dependabot config for security updates - #577

Merged
Yaseen-A-Khan merged 3 commits into
masterfrom
yaseen/auto-group-dependabot-prs
Sep 10, 2026
Merged

Yaseen-A-Khan merged 3 commits into
masterfrom
yaseen/auto-group-dependabot-prs

Conversation

@Yaseen-A-Khan

@Yaseen-A-Khan Yaseen-A-Khan commented Sep 10, 2026 •

Copy link
Copy Markdown
Contributor

Enables Dependabot security updates for the uv ecosystem, using the snakepit Artifactory index for resolution. Version-update PRs are disabled (open-pull-requests-limit: 0) since Renovate handles those.

@Yaseen-A-Khan
Yaseen-A-Khan requested a review from a team as a code owner September 10, 2026 08:38

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request introduces a new .github/dependabot.yml configuration file to automate dependency updates. The review feedback correctly identifies two critical issues: Dependabot does not support uv as a package ecosystem (suggesting pip instead), and the cooldown option is invalid and will cause parsing to fail.

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml Outdated
@codecov

codecov Bot commented Sep 10, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.09%. Comparing base (6d176a1) to head (8ea34d8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files          46       46           
  Lines        4709     4709           
=======================================
  Hits         3960     3960           
  Misses        749      749           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Yaseen-A-Khan Yaseen-A-Khan changed the title Group minor/patch dependabot PRs to reduce noise Add dependabot config for security updates Sep 10, 2026
@Yaseen-A-Khan Yaseen-A-Khan added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Sep 10, 2026
@augtheo augtheo removed the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Sep 10, 2026
@augtheo

augtheo commented Sep 10, 2026

Copy link
Copy Markdown

🦄

@Yaseen-A-Khan
Yaseen-A-Khan merged commit e5cf9ab into master Sep 10, 2026
8 checks passed
@Yaseen-A-Khan
Yaseen-A-Khan deleted the yaseen/auto-group-dependabot-prs branch September 10, 2026 10:48
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