Skip to content

fix: stop Renovate from managing Go modules - #664

Merged
CybotTM merged 1 commit into
mainfrom
fix/renovate-gomod-dedupe
Aug 26, 2026
Merged

fix: stop Renovate from managing Go modules#664
CybotTM merged 1 commit into
mainfrom
fix/renovate-gomod-dedupe

Conversation

@CybotTM

@CybotTM CybotTM commented Aug 26, 2026

Copy link
Copy Markdown
Member

Fixes #660. Dependabot (per the go-app template) and Renovate both managed gomod, producing duplicate racing update PRs. Dependabot stays the owner of the core ecosystems; Renovate's gomod manager is disabled via the top-level manager toggle. Actions/docker duplication was not part of the issue and is untouched.

Assisted by claude-code:claude-fable-5 — Session

Dependabot (per the go-app template) and Renovate both managed gomod,
producing duplicate racing update PRs. Dependabot stays the owner of
the core ecosystems; Renovate's gomod manager is disabled.

Fixes #660

Assisted-by: claude-code:claude-fable-5
Agent-Session: https://claude.ai/code/session_01L7tF9XuJfAfFk4yuY5KfPK
Agent-Host: 0493f0
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

@CybotTM
CybotTM marked this pull request as ready for review August 26, 2026 07:14
Copilot AI lite review requested due to automatic review settings August 26, 2026 07:14

@github-actions github-actions Bot 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.

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.20%. Comparing base (72b6bd9) to head (d2e1842).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #664   +/-   ##
=======================================
  Coverage   74.20%   74.20%           
=======================================
  Files          36       36           
  Lines        3164     3164           
=======================================
  Hits         2348     2348           
  Misses        816      816           
Flag Coverage Δ
e2e 67.56% <ø> (ø)
unittests 74.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CybotTM
CybotTM added this pull request to the merge queue Aug 26, 2026
Merged via the queue into main with commit 256a9f2 Aug 26, 2026
33 of 34 checks passed
@CybotTM
CybotTM deleted the fix/renovate-gomod-dedupe branch August 26, 2026 07:22
@CybotTM CybotTM mentioned this pull request Aug 26, 2026
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.

Dependabot and Renovate both manage Go modules, producing duplicate racing update PRs

2 participants