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/kulti/thelper from 0.1.0 to 0.2.0 #1630

Merged
merged 24 commits into from Jan 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2021

Bumps github.com/kulti/thelper from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/kulti/thelper's releases.

v0.2.0

Changelog

040d154 feat: add compatibility with context.Context cb5c02d feat: support anonymous helper

Commits
  • ef95ecc chore: add goreleaser
  • 040d154 feat: add compatibility with context.Context
  • ef3046a docs: add not about golangci-lint
  • cb5c02d feat: support anonymous helper
  • e9d6427 fix: support empty value for checks flag
  • See full diff 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

Bumps [github.com/kulti/thelper](https://github.com/kulti/thelper) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/kulti/thelper/releases)
- [Changelog](https://github.com/kulti/thelper/blob/master/.goreleaser.yml)
- [Commits](kulti/thelper@v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jan 4, 2021
@dependabot dependabot bot requested a review from a team January 4, 2021 05:42
@ldez ldez self-requested a review January 4, 2021 08:06
@ldez ldez force-pushed the dependabot/go_modules/github.com/kulti/thelper-0.2.0 branch from e957d7a to 80ddf59 Compare January 4, 2021 18:11
@ldez ldez force-pushed the dependabot/go_modules/github.com/kulti/thelper-0.2.0 branch from ed72d00 to 9d8c388 Compare January 4, 2021 18:23
Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez
Copy link
Member

ldez commented Jan 4, 2021

I'm currently working on the CI problem.

@ldez ldez force-pushed the dependabot/go_modules/github.com/kulti/thelper-0.2.0 branch from 480bbf1 to 8b93b85 Compare January 5, 2021 02:58
@ldez
Copy link
Member

ldez commented Jan 5, 2021

There is an issue, seems related to v0.34.1, but I was not able to reproduce locally, I was also not able to reproduce in the CI of a fork, only the golangci-lint CI seems to be affected by this invalid analysis.

I excluded the falsy rule error.

Maybe it's related to an invalid cache, so I will merge this PR and try to remove the exclusion in the next PR.

@ldez ldez merged commit 1221939 into master Jan 5, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/kulti/thelper-0.2.0 branch January 5, 2021 04:09
ashanbrown pushed a commit to ashanbrown/golangci-lint that referenced this pull request Feb 20, 2021
@ldez ldez added linter: update version Update version of linter and removed dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jul 14, 2021
@ldez ldez added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jun 16, 2023
@ldez ldez added this to the v1.35 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants