-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 #3089
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/go-critic/go-critic from 0.6.3 to 0.6.4 #3089
Conversation
|
The failure due to the embedded rules that were moved to |
242138b to
2334ee0
Compare
|
I will have to rewrite the configuration parsing. |
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: github.com/go-critic/go-critic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
5a32c62 to
8f4989d
Compare
It's only a first step, must be rewrite in the future.
8f4989d to
29cc1d9
Compare
|
Thank you |
|
How long do you think it will take for a new version to be released that has this change? |
|
Is go-critic supposed to work with a package containing generic code, with golangci-lint v1.49.0 ? Yes my GOROOT variable is set. |
…olangci#3089) Co-authored-by: Fernandez Ludovic <[email protected]>
Bumps github.com/go-critic/go-critic from 0.6.3 to 0.6.4.
Release notes
Sourced from github.com/go-critic/go-critic's releases.
Commits
d9c2d89update ruleguard to 0.3.17 (#1249)dfd27d0checkers: use ctx.SizeOf instead of SizesInfo.SizeOf (#1247)f1528e1checkers: supported generics for typeDefFirst and paramTypeCombine (#1239)af0e6d7checkers: don't call SizeOf for type parameters (#1237)8df9d7echeckers: turninit()for embedded rules into exported func (#1246)1d7d822ci: add Go 1.18 (#1240)4f19caddeps: bump github.com/cristalhq/acmd from 0.5.7 to 0.7.0 (#1236)7cb5c45deps: bump toolmantim/release-drafter from 5.2.0 to 5.20.0 (#1231)ed6b4dfdeps: bump actions/setup-go from 1 to 3 (#1228)7c630aadeps: bump actions/checkout from 1 to 3 (#1229)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 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)Related to #3107