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.5k stars 9.74k forks source link

build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.5.1 in /tools/mod #18505

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/Crocmagnon/fatcontext from 0.2.2 to 0.5.1.

Release notes

Sourced from github.com/Crocmagnon/fatcontext's releases.

v0.5.1

Changelog

  • 4410b65005bd5c6170573eb79dffce60f66ed5b2 doc: update linter description

v0.5.0

Summary

  • Detect fat contexts in function literals (#18 - @​venkycode)
  • Update dependencies
  • Add support for go 1.23
  • Drop support for go 1.21

Changelog

  • be0aa70f239f152b453d19237b912ff6733e1606 Detect nested contexts in function literals (#18)
  • 46a445090de94d115e08b086480ab89710b7aa20 Merge pull request #16 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.23.0
  • 0be9888cea0cc94844d88c11a37f24ab7a6337bd Merge pull request #17 from Crocmagnon/pre-commit-ci-update-config
  • ab55c271f990a7ccc4b9c40a81ab83abd28ed098 [pre-commit.ci] pre-commit autoupdate
  • 3df83da91f92613af2a1eb033352eef09e28f0a4 build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
  • 77afd2461688c5124c6136ca30fd7a3df0ee3555 cd: always run all test jobs
  • a80e8ddef6b985bfbd9103c1812edd5f56fb57ac cd: test with 1.23rc2
  • 021f1b4ed6bfec3f8fab9afa3c1576e8bdb532c2 cd: use go1.23 for golangci-lint
  • 2e1ec44b798069fec61c4bb11db6f0c938337395 drop support for go 1.21, and test against released go 1.23
  • 0d2c4019d419d6287fd1f1351b1562550afaace5 update go.mod to 1.22
  • 90afb8d3fae26ac02dc10c0e332b63922fda7482 update readme

v0.4.0

Summary

  • Dependency updates
  • Detect in nested blocks (#14)

Changelog

  • a2ca606f30a367cdd74b560c0a484e1483a9649f Merge pull request #10 from Crocmagnon/pre-commit-ci-update-config
  • bf0cfec130953c49f7abb2dea0792fe75fe8bf34 Merge pull request #11 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.22.0
  • c6325891c10167208423764775896ac3f5f0297b Merge pull request #12 from Crocmagnon/dependabot/github_actions/goreleaser/goreleaser-action-6
  • f35e8a22630d17abd5e7d71588203218eb8bfcf2 Merge pull request #13 from Crocmagnon/go1.23
  • 30606c7931f79d116b7764d8dec428928d317cb8 Merge pull request #15 from Crocmagnon/feat/context-condition
  • 802ac1311cd315c6d2bba36954197ea487865428 [pre-commit.ci] pre-commit autoupdate
  • 602eb047a92e56136bd36d417c6d956a516109fa build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
  • 9a9e950a9139add91682acc52e4a196d59d514ec build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 40f87bfc5782c7363b12a7e6be4eeeee194bf173 cd: test with go 1.23rc1
  • 091030580e85ab39e1dace70689e41a9a220b5b0 feat: detect in nested blocks

v0.3.0

Summary

  • Fix false positives for context stored in structs (@​MichaelUrman)
  • Dependency updates

Changelog

... (truncated)

Commits
  • 4410b65 doc: update linter description
  • 90afb8d update readme
  • 021f1b4 cd: use go1.23 for golangci-lint
  • be0aa70 Detect nested contexts in function literals (#18)
  • 0d2c401 update go.mod to 1.22
  • 77afd24 cd: always run all test jobs
  • 2e1ec44 drop support for go 1.21, and test against released go 1.23
  • 0be9888 Merge pull request #17 from Crocmagnon/pre-commit-ci-update-config
  • ab55c27 [pre-commit.ci] pre-commit autoupdate
  • 46a4450 Merge pull request #16 from Crocmagnon/dependabot/go_modules/golang.org/x/too...
  • 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 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/etcd-io/etcd/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 1 month 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.
codecov-commenter commented 1 month ago

:warning: 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 :white_check_mark:

Project coverage is 68.88%. Comparing base (4d42c0f) to head (649986f).

:exclamation: Current head 649986f differs from pull request most recent head ff712b2

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

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

Additional details and impacted files [see 22 files with indirect coverage changes](https://app.codecov.io/gh/etcd-io/etcd/pull/18505/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #18505 +/- ## ======================================= Coverage 68.87% 68.88% ======================================= Files 420 420 Lines 35489 35489 ======================================= + Hits 24444 24445 +1 - Misses 9617 9619 +2 + Partials 1428 1425 -3 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/etcd-io/etcd/pull/18505?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). > **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=None) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/etcd-io/etcd/pull/18505?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Last update [4d42c0f...ff712b2](https://app.codecov.io/gh/etcd-io/etcd/pull/18505?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). 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=None).
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.