-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
d9c2d89
update ruleguard to 0.3.17 (#1249)dfd27d0
checkers: use ctx.SizeOf instead of SizesInfo.SizeOf (#1247)f1528e1
checkers: supported generics for typeDefFirst and paramTypeCombine (#1239)af0e6d7
checkers: don't call SizeOf for type parameters (#1237)8df9d7e
checkers: turninit()
for embedded rules into exported func (#1246)1d7d822
ci: add Go 1.18 (#1240)4f19cad
deps: bump github.com/cristalhq/acmd from 0.5.7 to 0.7.0 (#1236)7cb5c45
deps: bump toolmantim/release-drafter from 5.2.0 to 5.20.0 (#1231)ed6b4df
deps: bump actions/setup-go from 1 to 3 (#1228)7c630aa
deps: 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 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 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)Related to #3107