etcd-io / etcd

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

build(deps): bump github.com/alexfalkowski/gocovmerge from 1.3.4 to 1.3.8 in /tools/mod #18194

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/alexfalkowski/gocovmerge from 1.3.4 to 1.3.8.

Changelog

Sourced from github.com/alexfalkowski/gocovmerge's changelog.

v1.3.8 - 2024-06-05

  • 79852bc fix(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#78)

v1.3.7 - 2024-06-05

  • aac2c03 fix(deps): upgrade to go 1.22.4 (#79)
  • 10d5a06 build(deps): bump bin from 55a2500 to 93c02b7 (#76)
  • 9105bad build(deps): bump bin from 693b345 to 55a2500 (#75)

v1.3.6 - 2024-05-08

v1.3.5 - 2024-05-07

  • c25a906 fix(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#72)
  • cad464e build(deps): bump bin from 63b9d75 to 693b345 (#73)
  • 400b976 build(deps): bump bin from cf2a686 to 63b9d75 (#70)
  • 17d4927 build(deps): bump bin from e47704b to cf2a686 (#69)
  • 6004b37 build(deps): bump bin from 6fee1b8 to e47704b (#68)
  • d8aaba6 build(deps): bump bin from c06391c to 6fee1b8 (#67)
  • 00fdf5a build(deps): bump bin from d5f116d to c06391c (#65)
  • fd79d61 build(ci): find the most recently generated cache (#63)
  • 3d6e953 build(deps): bump bin from 51c6ece to d5f116d (#62)
  • 30da174 build(ci): change cache key (#61)
  • 1ea77a4 build(make): use race (#60)
  • cf5ddab build(lint): remove deprecation (#59)
  • d0bc733 build(deps): bump bin from a1fc5ac to 51c6ece (#58)
  • f0fd443 build(ci): cache go build (#57)
  • b785b9e build(ci): cache deps (#56)
  • f48d64a build(deps): bump bin from 13a7302 to a1fc5ac (#55)
Commits
  • 27c48c6 chore(release): v1.3.8 [ci skip]
  • 79852bc fix(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#78)
  • c26e836 chore(release): v1.3.7 [ci skip]
  • aac2c03 fix(deps): upgrade to go 1.22.4 (#79)
  • 10d5a06 build(deps): bump bin from 55a2500 to 93c02b7 (#76)
  • 9105bad build(deps): bump bin from 693b345 to 55a2500 (#75)
  • 9092556 chore(release): v1.3.6 [ci skip]
  • 1b09817 fix(deps): upgraded go to v1.22.3 (#74)
  • 3e35706 chore(release): v1.3.5 [ci skip]
  • c25a906 fix(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#72)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
k8s-ci-robot commented 1 week ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
henrybear327 commented 1 week ago
➜  etcd git:(dependency_update/6_17_24) ✗ grep -Ri "github.com/alexfalkowski/gocovmerge v" | grep -v sum
./tools/mod/go.mod:     github.com/alexfalkowski/gocovmerge v1.3.8
dependabot[bot] commented 1 week ago

Looks like github.com/alexfalkowski/gocovmerge is up-to-date now, so this is no longer needed.