etcd
etcd copied to clipboard
build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.5.1 in /tools/mod
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
4410b65doc: update linter description90afb8dupdate readme021f1b4cd: use go1.23 for golangci-lintbe0aa70Detect nested contexts in function literals (#18)0d2c401update go.mod to 1.2277afd24cd: always run all test jobs2e1ec44drop support for go 1.21, and test against released go 1.230be9888Merge pull request #17 from Crocmagnon/pre-commit-ci-update-configab55c27[pre-commit.ci] pre-commit autoupdate46a4450Merge pull request #16 from Crocmagnon/dependabot/go_modules/golang.org/x/too...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[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.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
:warning: Please install the 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
@@ 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.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4d42c0f...ff712b2. Read the comment docs.
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.