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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

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

Release notes

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

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

  • 69e9ae1 Explain getRootIdent/ObjectOf/Pos check
  • 0e13d06 Fix array test
  • 4c2ad68 Merge pull request #1 from Crocmagnon/pre-commit-ci-update-config
  • 6a0a70a Merge pull request #2 from Crocmagnon/pre-commit-ci-update-config
  • ec963af Merge pull request #3 from Crocmagnon/pre-commit-ci-update-config
  • d5171e1 Merge pull request #4 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.21.0
  • acb08d4 Merge pull request #5 from Crocmagnon/pre-commit-ci-update-config
  • 9beb365 Merge pull request #6 from Crocmagnon/pre-commit-ci-update-config
  • 6be4ab7 Merge pull request #7 from Crocmagnon/pre-commit-ci-update-config
  • e8053df Merge pull request #9 from MichaelUrman/contained
  • 3e9e29f Test and fix cases with nested contexts
  • 5cfbe16 Update README.md
  • db036b1 [pre-commit.ci] pre-commit autoupdate
  • 0b0c70a [pre-commit.ci] pre-commit autoupdate
  • b6bd36f [pre-commit.ci] pre-commit autoupdate
  • 66526fe [pre-commit.ci] pre-commit autoupdate
  • 954c9b6 [pre-commit.ci] pre-commit autoupdate
  • a0fa7db [pre-commit.ci] pre-commit autoupdate
  • e7f3a75 add dependabot config
  • de95617 build(deps): bump golang.org/x/tools from 0.19.0 to 0.21.0
  • da706a0 update golangci-lint action
Commits
  • 30606c7 Merge pull request #15 from Crocmagnon/feat/context-condition
  • 0910305 feat: detect in nested blocks
  • f35e8a2 Merge pull request #13 from Crocmagnon/go1.23
  • 40f87bf cd: test with go 1.23rc1
  • bf0cfec Merge pull request #11 from Crocmagnon/dependabot/go_modules/golang.org/x/too...
  • c632589 Merge pull request #12 from Crocmagnon/dependabot/github_actions/goreleaser/g...
  • 9a9e950 build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 602eb04 build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
  • a2ca606 Merge pull request #10 from Crocmagnon/pre-commit-ci-update-config
  • 802ac13 [pre-commit.ci] pre-commit autoupdate
  • 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 <dependency name> 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)

Bumps [github.com/Crocmagnon/fatcontext](https://github.com/Crocmagnon/fatcontext) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/Crocmagnon/fatcontext/releases)
- [Changelog](https://github.com/Crocmagnon/fatcontext/blob/master/.goreleaser.yaml)
- [Commits](Crocmagnon/fatcontext@v0.2.2...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/Crocmagnon/fatcontext
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2024
@k8s-ci-robot
Copy link

[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 wenjiaswe 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:

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

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2024

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.

@dependabot dependabot bot deleted the dependabot/go_modules/tools/mod/github.com/Crocmagnon/fatcontext-0.4.0 branch July 31, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test size/XS
Development

Successfully merging this pull request may close these issues.

2 participants