Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enable go mod tidy and indirect dependencies update in renovate.json #1221

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

denisvmedia
Copy link
Collaborator

Enable go mod tidy and Indirect Dependencies Update in renovate.json

This PR updates renovate.json to:

  • Enable go mod tidy to clean up unused dependencies.
  • Allow updates for indirect dependencies to prevent dependency drift.
  • Add renovate.json validation to catch misconfigurations.

The lack of these settings led to issues in:

These changes improve automation and reduce manual fixes.

@denisvmedia denisvmedia force-pushed the renovate-json-go-mod-tidy branch from 965ea78 to 6b1d2e4 Compare February 4, 2025 18:41
@denisvmedia denisvmedia force-pushed the renovate-json-go-mod-tidy branch from 6b1d2e4 to 2359497 Compare February 4, 2025 18:42
@denisvmedia denisvmedia merged commit c237f70 into master Feb 4, 2025
8 checks passed
@denisvmedia denisvmedia deleted the renovate-json-go-mod-tidy branch February 4, 2025 18:45
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.

1 participant