Skip to content

reconfigure dependabot to group updates and run monthly - #56

Merged
jsandas merged 1 commit into
masterfrom
dependabot_reconfigure
Jul 19, 2026
Merged

reconfigure dependabot to group updates and run monthly#56
jsandas merged 1 commit into
masterfrom
dependabot_reconfigure

Conversation

@jsandas

@jsandas jsandas commented Jul 19, 2026

Copy link
Copy Markdown
Owner

This pull request updates the Dependabot configuration to reduce the frequency of dependency update checks and to group updates together for easier management.

Dependabot configuration changes:

  • Changed the update schedule for gomod, github-actions, and docker dependencies from weekly to monthly to reduce noise from frequent pull requests.
  • Added grouping for each ecosystem so that all updates are bundled together in a single pull request, making dependency management more efficient.

@jsandas
jsandas merged commit c66e233 into master Jul 19, 2026
1 check passed
@jsandas
jsandas deleted the dependabot_reconfigure branch July 19, 2026 03:05
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.01%. Comparing base (8f9427b) to head (8fdcc9e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   76.35%   77.01%   +0.65%     
==========================================
  Files          15       15              
  Lines        1053      770     -283     
==========================================
- Hits          804      593     -211     
+ Misses        201      129      -72     
  Partials       48       48              
Flag Coverage Δ
unittests 77.01% <ø> (+0.65%) ⬆️

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.

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