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

[2024-08-08] Bump dependency updates identified by dependabot #18418

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

henrybear327
Copy link
Contributor

@henrybear327 henrybear327 commented Aug 8, 2024

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

This pull request completes this week's etcd dependency updates following our dependency roster and dependency management instructions.

Summary of actions

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.00%. Comparing base (bb62635) to head (da4002b).

Current head da4002b differs from pull request most recent head fe9218d

Please upload reports for the commit fe9218d to get more accurate results.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

see 420 files with indirect coverage changes

@@            Coverage Diff            @@
##           main   #18418       +/-   ##
=========================================
+ Coverage      0   69.00%   +69.00%     
=========================================
  Files         0      420      +420     
  Lines         0    35475    +35475     
=========================================
+ Hits          0    24478    +24478     
- Misses        0     9582     +9582     
- Partials      0     1415     +1415     

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 bb62635...fe9218d. Read the comment docs.

@henrybear327
Copy link
Contributor Author

@ivanvc 1.22.6 is out, should I bump the go version in another PR? :)

@henrybear327
Copy link
Contributor Author

/retest

1 similar comment
@henrybear327
Copy link
Contributor Author

/retest

@ivanvc
Copy link
Member

ivanvc commented Aug 8, 2024

@ivanvc 1.22.6 is out, should I bump the go version in another PR? :)

I created issue #18419 to track this update. Thanks for the heads up, @henrybear327 :)

Copy link
Member

@ivanvc ivanvc 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, @henrybear327

tools/mod/go.mod Show resolved Hide resolved
henrybear327 added a commit to henrybear327/etcd that referenced this pull request Aug 8, 2024
….1.3.13

In tools/mod directory, I executed the following instructions to
- go get github.com/alexfalkowski/gocovmerge@none
- Set `go 1.22` in the go.mod file
- go get github.com/alexfalkowski/gocovmerge@v1.3.13
- go mod tidy

Reference:
- etcd-io#18418 (comment)
- alexfalkowski/gocovmerge#87
- https://github.com/alexfalkowski/gocovmerge/releases/tag/v1.3.12
….1.3.13

In tools/mod directory, I executed the following instructions to
- go get github.com/alexfalkowski/gocovmerge@none
- Set `go 1.22` in the go.mod file
- go get github.com/alexfalkowski/gocovmerge@v1.3.13
- go mod tidy

Reference:
- etcd-io#18418 (comment)
- alexfalkowski/gocovmerge#87
- https://github.com/alexfalkowski/gocovmerge/releases/tag/v1.3.12

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference:
- etcd-io#18405

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference:
- etcd-io#18401

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference:
- etcd-io#18406

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Due to bumping github.com/alexfalkowski/gocovmerge

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Due to bumping github.com/alexfalkowski/gocovmerge

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
@ahrtr
Copy link
Member

ahrtr commented Aug 8, 2024

@henrybear327 Please resolve the workflow failure pull-etcd-verify, thx

Due to bumping github.com/alexfalkowski/gocovmerge

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
@henrybear327
Copy link
Contributor Author

@henrybear327 Please resolve the workflow failure pull-etcd-verify, thx

@ahrtr it's resolved! Due to the PR done by @ivanvc and the fast upstream release, I added 39d3e25 and this caused quite some dependencies to be updated.

Please see the latest commits that I have posted! Thank you!

Copy link
Member

@ivanvc ivanvc left a comment

Choose a reason for hiding this comment

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

LGTM on green. Thanks, @henrybear327.
Could you please also update the pull request description to mention the update to x/net, x/crypto, and x/text?

@henrybear327
Copy link
Contributor Author

/retest

@henrybear327
Copy link
Contributor Author

henrybear327 commented Aug 8, 2024

LGTM on green. Thanks, @henrybear327. Could you please also update the pull request description to mention the update to x/net, x/crypto, and x/text?

@ivanvc updated as requested, actually mentioning github.com/alexfalkowski/gocovmerge, too. Please take a look! Thank you! :)

Copy link
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.

LGTM

Thanks

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, henrybear327, ivanvc

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

@henrybear327
Copy link
Contributor Author

/retest

@ahrtr ahrtr merged commit d57a793 into etcd-io:main Aug 8, 2024
47 checks passed
@henrybear327 henrybear327 deleted the dependencies/08_08_24 branch August 8, 2024 21:05
henrybear327 added a commit to henrybear327/auger that referenced this pull request Aug 12, 2024
The go directive from the go.mod file should be set to the minimum
version required to compile packages from the module, and use toolchain
to specify the latest go version [2].

This project's code should work fine with any version greater than 1.22.
It will avoid projects that depend on this package getting a go
directive version bump every time there's a new version of this
dependency.

Please see a similar issue we had during the etcd dependency update [1].

Reference:
[1] etcd-io/etcd#18418 (comment)
[2] alexfalkowski/gocovmerge#87
henrybear327 added a commit to henrybear327/auger that referenced this pull request Aug 12, 2024
The go directive from the go.mod file should be set to the minimum
version required to compile packages from the module, and use toolchain
to specify the latest go version [2].

This project's code should work fine with any version greater than 1.22.
It will avoid projects that depend on this package getting a go
directive version bump every time there's a new version of this
dependency.

Please see a similar issue we had during the etcd dependency update [1].

Reference:
[1] etcd-io/etcd#18418 (comment)
[2] alexfalkowski/gocovmerge#87

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
a-nych pushed a commit to a-nych/etcd that referenced this pull request Oct 16, 2024
….1.3.13

In tools/mod directory, I executed the following instructions to
- go get github.com/alexfalkowski/gocovmerge@none
- Set `go 1.22` in the go.mod file
- go get github.com/alexfalkowski/gocovmerge@v1.3.13
- go mod tidy

Reference:
- etcd-io#18418 (comment)
- alexfalkowski/gocovmerge#87
- https://github.com/alexfalkowski/gocovmerge/releases/tag/v1.3.12

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
a-nych pushed a commit to a-nych/etcd that referenced this pull request Oct 16, 2024
….1.3.13

In tools/mod directory, I executed the following instructions to
- go get github.com/alexfalkowski/gocovmerge@none
- Set `go 1.22` in the go.mod file
- go get github.com/alexfalkowski/gocovmerge@v1.3.13
- go mod tidy

Reference:
- etcd-io#18418 (comment)
- alexfalkowski/gocovmerge#87
- https://github.com/alexfalkowski/gocovmerge/releases/tag/v1.3.12

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
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