etcd-io / etcd

Distributed reliable key-value store for the most critical data of a distributed system
https://etcd.io
Apache License 2.0
47.89k stars 9.78k forks source link

[2024-11-18] Manual Dependency Bump #18932

Closed ArkaSaha30 closed 3 hours ago

ArkaSaha30 commented 1 day ago

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.

Dependabot raised the following PRs:

Bumped:

Purely Indirect:

codecov-commenter commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.70%. Comparing base (4186283) to head (5339444). Report is 10 commits behind head on main.

:exclamation: Current head 5339444 differs from pull request most recent head 9c82a17

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

Additional details and impacted files [see 18 files with indirect coverage changes](https://app.codecov.io/gh/etcd-io/etcd/pull/18932/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io) ```diff @@ Coverage Diff @@ ## main #18932 +/- ## ========================================== + Coverage 68.65% 68.70% +0.04% ========================================== Files 420 420 Lines 35558 35558 ========================================== + Hits 24413 24429 +16 + Misses 9715 9700 -15 + Partials 1430 1429 -1 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/etcd-io/etcd/pull/18932?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/etcd-io/etcd/pull/18932?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io). Last update [4186283...9c82a17](https://app.codecov.io/gh/etcd-io/etcd/pull/18932?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etcd-io).

🚨 Try these New Features:

ArkaSaha30 commented 1 day ago

/retest-required

ArkaSaha30 commented 1 day ago

/retest-required

k8s-ci-robot commented 3 hours ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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: - ~~[OWNERS](https://github.com/etcd-io/etcd/blob/main/OWNERS)~~ [ahrtr,jmhbnz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ahrtr commented 2 hours ago

We missed https://github.com/etcd-io/raft/releases/tag/v3.6.0-beta.0, @ArkaSaha30 could you raise a separate PR to bump it? thx