Skip to content

[2025-03-27] Manual Dependency Bump#21467#21527

Merged
ahrtr merged 3 commits intoetcd-io:mainfrom
joshjms:deps_mgmt_27_03_26
Mar 27, 2026
Merged

[2025-03-27] Manual Dependency Bump#21467#21527
ahrtr merged 3 commits intoetcd-io:mainfrom
joshjms:deps_mgmt_27_03_26

Conversation

joshjms added 2 commits March 27, 2026 14:05
…2.11.4 in /tools/mod

Signed-off-by: joshjms <joshjms1607@gmail.com>
Signed-off-by: joshjms <joshjms1607@gmail.com>
@ivanvc
Copy link
Copy Markdown
Member

ivanvc commented Mar 27, 2026

@joshjms, could you please bump golang.org/x/image to address the CI failure? Thanks.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.45%. Comparing base (8dfd828) to head (8d27932).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

see 29 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21527      +/-   ##
==========================================
+ Coverage   68.39%   68.45%   +0.05%     
==========================================
  Files         428      428              
  Lines       35381    35381              
==========================================
+ Hits        24200    24219      +19     
+ Misses       9773     9755      -18     
+ Partials     1408     1407       -1     

Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joshjms
Copy link
Copy Markdown
Member Author

joshjms commented Mar 27, 2026

@joshjms, could you please bump golang.org/x/image to address the CI failure? Thanks.

Sure, give me a sec

Signed-off-by: joshjms <joshjms1607@gmail.com>
@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Mar 27, 2026

/ok-to-test

Copy link
Copy Markdown
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, joshjms

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

@ahrtr ahrtr merged commit 79e256b into etcd-io:main Mar 27, 2026
33 checks passed
@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Mar 27, 2026

I still see there are some dependabot PRs.

@joshjms
Copy link
Copy Markdown
Member Author

joshjms commented Mar 27, 2026

All of them are indirect though:

github.com/prometheus/procfs version in all go.mod files:
./server/go.mod         github.com/prometheus/procfs v0.16.1 // indirect
./etcdutl/go.mod                github.com/prometheus/procfs v0.16.1 // indirect
./client/v3/go.mod              github.com/prometheus/procfs v0.16.1 // indirect
./tools/mod/go.mod              github.com/prometheus/procfs v0.16.1 // indirect
./go.mod                github.com/prometheus/procfs v0.16.1 // indirect
./tests/go.mod          github.com/prometheus/procfs v0.16.1 // indirect
github.com/olekukonko/ll version in all go.mod files:
./etcdutl/go.mod                github.com/olekukonko/ll v0.1.6 // indirect
./etcdctl/go.mod                github.com/olekukonko/ll v0.1.6 // indirect
./go.mod                github.com/olekukonko/ll v0.1.6 // indirect
./tests/go.mod          github.com/olekukonko/ll v0.1.6 // indirect
github.com/mattn/go-runewidth version in all go.mod files:
./etcdutl/go.mod                github.com/mattn/go-runewidth v0.0.19 // indirect
./tools/mod/go.mod              github.com/mattn/go-runewidth v0.0.19 // indirect
./etcdctl/go.mod                github.com/mattn/go-runewidth v0.0.19 // indirect
./go.mod                github.com/mattn/go-runewidth v0.0.19 // indirect
./tests/go.mod          github.com/mattn/go-runewidth v0.0.19 // indirect
go.yaml.in/yaml/v2 version in all go.mod files:
./server/go.mod         go.yaml.in/yaml/v2 v2.4.3 // indirect
./etcdutl/go.mod                go.yaml.in/yaml/v2 v2.4.3 // indirect
./client/v3/go.mod              go.yaml.in/yaml/v2 v2.4.3 // indirect
./tools/mod/go.mod              go.yaml.in/yaml/v2 v2.4.3 // indirect
./go.mod                go.yaml.in/yaml/v2 v2.4.3 // indirect
./tests/go.mod          go.yaml.in/yaml/v2 v2.4.3 // indirect

@ahrtr
Copy link
Copy Markdown
Member

ahrtr commented Mar 27, 2026

thx for the clarification. If it's an indirect dependency, pls feel free to close it. (already did just now)

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.

4 participants