Skip to content

chore(dependabot): add project config#5258

Merged
MichaelDoyle merged 1 commit into
mainfrom
md/dependabot-config
May 11, 2026
Merged

chore(dependabot): add project config#5258
MichaelDoyle merged 1 commit into
mainfrom
md/dependabot-config

Conversation

@MichaelDoyle
Copy link
Copy Markdown
Contributor

@MichaelDoyle MichaelDoyle commented May 7, 2026

Reduce noise by grouping PRs into high leve groups on a weekly schedule.

We talked about trying to do something like this a while back. I'm on "rotation" this week -- so finally getting around to it.

Checklist (if applicable):

@MichaelDoyle MichaelDoyle requested a review from a team as a code owner May 7, 2026 02:22
@github-actions github-actions Bot added the config label May 7, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

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 .github/dependabot.yml configuration to automate dependency updates for GitHub Actions, npm, Go, and Python. Feedback indicates several potential issues with the current setup: the Python ecosystem's use of uv is not natively supported by Dependabot's pip provider; the npm configurations may encounter issues with pnpm 10 and pnpm.overrides; and the Go configuration references an unstable version (1.25.0) which may cause parsing failures.

Comment thread .github/dependabot.yml Outdated
Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml
@MichaelDoyle MichaelDoyle force-pushed the md/dependabot-config branch from d0d547c to d3a6d92 Compare May 7, 2026 02:33
@MichaelDoyle MichaelDoyle requested review from pavelgj and ssbushi May 7, 2026 02:40
@MichaelDoyle MichaelDoyle enabled auto-merge (squash) May 7, 2026 02:44
@MichaelDoyle MichaelDoyle merged commit 833e412 into main May 11, 2026
10 checks passed
@MichaelDoyle MichaelDoyle deleted the md/dependabot-config branch May 11, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants