Skip to content

Update dependabot config#22111

Open
ivanvc wants to merge 2 commits into
etcd-io:mainfrom
ivanvc:update-dependabot-config
Open

Update dependabot config#22111
ivanvc wants to merge 2 commits into
etcd-io:mainfrom
ivanvc:update-dependabot-config

Conversation

@ivanvc

@ivanvc ivanvc commented Jul 17, 2026

Copy link
Copy Markdown
Member

Follow up on #22093 (comment)

  1. Disable indirect dependency bumps. We only bump indirect dependencies if there's a vulnerability, and that's handled by Dependabot security updates.
  2. Offboard Docker updates for release-3.4, onboard release-3.7.

ivanvc added 2 commits July 16, 2026 21:40
We only bump indirect depenencies in case there's a vulnerability
reported. Refer to our [Dependency management](https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/dependency_management.md)
documentation.

However, Dependabot security updates is enabled for the repository.
Therefore, Dependabot will still bump indirect dependencies with
vulneratbilities even with the weekly version updates is turned off.

Signed-off-by: Ivan Valdes <ivan@vald.es>
Signed-off-by: Ivan Valdes <ivan@vald.es>
@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivanvc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow

Copy link
Copy Markdown

@ivanvc: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-etcd-grpcproxy-integration-amd64 3f99fe7 link true /test pull-etcd-grpcproxy-integration-amd64
pull-etcd-robustness-arm64 3f99fe7 link true /test pull-etcd-robustness-arm64
pull-etcd-coverage-report 3f99fe7 link true /test pull-etcd-coverage-report

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.64%. Comparing base (6006f40) to head (3f99fe7).

Additional details and impacted files

see 19 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #22111      +/-   ##
==========================================
- Coverage   69.73%   69.64%   -0.09%     
==========================================
  Files         449      449              
  Lines       38177    38177              
==========================================
- Hits        26624    26590      -34     
- Misses      10123    10155      +32     
- Partials     1430     1432       +2     

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6006f40...3f99fe7. Read the comment docs.

🚀 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

Development

Successfully merging this pull request may close these issues.

1 participant