Update dependency golangci/golangci-lint to v1.54.0 #146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.53.3->v1.54.0Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v1.54.0Compare Source
decorder: from 0.2.3 to 0.4.0dupword: from 0.0.11 to 0.0.12errorlint: from 1.4.2 to 1.4.3exhaustruct: from 2.3.0 to 3.1.0forbidigo: from 1.5.3 to 1.6.0funlen: from 0.0.3 to 0.1.0gci: from 0.10.1 to 0.11.0ginkgolinter: from 0.12.1 to 0.13.3go-critic: from 0.8.1 to 0.8.2go-errorlint: from 1.4.2 to 1.4.3go-exhaustruct: from 2.3.0 to 3.1.0gocognit: from 1.0.6 to 1.0.7gocritic: from 0.8.1 to 0.8.2gofmt: autofix missing newline at EOFmisspell: 0.4.0 to 0.4.1musttag: from 0.7.0 to 0.7.1paralleltest: from 1.0.7 to 1.0.8tagalign: from 1.2.2 to 1.3.2typecheck: explain it and remove it from the linter listzerologlint: from 0.1.2 to 0.1.3enable-allImportant
ruleguard(a "rule" insidegocritic) is disabled, only with go1.21, due to a bug ofruleguardThe Go version should be 1.21 inside
go.modor be defined inside therunsection:go.mod
.golangci.yml
CLI flags
You can follow this topic by subscribing to the issue #3933.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.