Skip to content

[2025-06-02] Manual Dependency Bump #20108

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

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Conversation

This commit will bump go.opentelemetry.io/proto/otlp from 1.6.0 to 1.7.0

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit will bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.7

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.85%. Comparing base (4d32b9a) to head (f89b3ae).
Report is 11 commits behind head on main.

Additional details and impacted files

see 20 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #20108      +/-   ##
==========================================
- Coverage   68.90%   68.85%   -0.06%     
==========================================
  Files         424      424              
  Lines       35788    35788              
==========================================
- Hits        24660    24642      -18     
- Misses       9714     9725      +11     
- Partials     1414     1421       +7     

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 4d32b9a...f89b3ae. Read the comment docs.

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

@ahrtr ahrtr requested review from ivanvc, jmhbnz and joshjms June 4, 2025 07:01
@joshjms
Copy link
Member

joshjms commented Jun 4, 2025

➜  etcd git:(main) grep -Ri "github.com/olekukonko/ll v" | grep -v sum
etcdutl/go.mod:	github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
tools/mod/go.mod:	github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
etcdctl/go.mod:	github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
go.mod:	github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
tests/go.mod:	github.com/olekukonko/ll v0.0.8-0.20250516010636-22ea57d81985 // indirect
➜  etcd git:(main) grep -Ri "github.com/olekukonko/errors v" | grep -v sum
etcdutl/go.mod:	github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
tools/mod/go.mod:	github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
etcdctl/go.mod:	github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
go.mod:	github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
tests/go.mod:	github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
➜  etcd git:(main) grep -Ri "github.com/go-logr/logr v" | grep -v sum
server/go.mod:	github.com/go-logr/logr v1.4.2 // indirect
go.mod.tmp:	github.com/go-logr/logr v1.4.2 // indirect
etcdutl/go.mod:	github.com/go-logr/logr v1.4.2 // indirect
tools/mod/go.mod:	github.com/go-logr/logr v1.4.2 // indirect
vendor/modules.txt:# github.com/go-logr/logr v1.4.2
go.mod:	github.com/go-logr/logr v1.4.2 // indirect
tests/go.mod:	github.com/go-logr/logr v1.4.2 // indirect

All indirect is fully indirect.

@joshjms
Copy link
Member

joshjms commented Jun 4, 2025

LGTM

thankss @ArkaSaha30 😄

@ahrtr
Copy link
Member

ahrtr commented Jun 4, 2025

@ArkaSaha30 I just merged another PR which updated several go.mod & go.sum files. Could you please rebase this PR? thx

Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks @ArkaSaha30

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArkaSaha30, jmhbnz, joshjms

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

The pull request process is described here

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

@jmhbnz jmhbnz merged commit a756eaf into etcd-io:main Jun 4, 2025
36 checks passed
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.

5 participants