chore(deps): update golangci-lint-minor to v1.55.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
golangci-lint | minor |
1.54.2 -> 1.55.2
|
|
golangci/golangci-lint | minor |
1.54.2 -> 1.55.2
|
|
golangci/golangci-lint | repository | minor |
v1.54.2 -> v1.55.2
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
golangci/golangci-lint (golangci-lint)
v1.55.2
- updated linters
-
ireturn
: from 0.2.1 to 0.2.2 -
ginkgolinter
: from 0.14.0 to 0.14.1
-
v1.55.1
- updated linters
-
gosec
: from 2.18.1 to 2.18.2
-
- misc.
-
revgrep
: from v0.5.0 to v0.5.2 (support git < 2.41.0) - output: convert backslashes to forward slashes for GitHub Action annotations printer
-
v1.55.0
- new linters
-
gochecksumtype
: https://github.com/alecthomas/go-check-sumtype -
inamedparam
: https://github.com/macabu/inamedparam -
perfsprint
: https://github.com/catenacyber/perfsprint -
protogetter
: https://github.com/ghostiam/protogetter -
sloglint
: https://github.com/go-simpler/sloglint -
testifylint
: https://github.com/Antonboom/testifylint
-
- updated linters
-
bidichk
: from 0.2.4 to 0.2.7 -
decorder
: from 0.4.0 to 0.4.1 -
dupword
: from 0.0.12 to 0.0.13 -
errchkjson
: from 0.3.1 to 0.3.6 -
gci
: from 0.11.0 to 0.11.2 -
ginkgolinter
: from 0.13.5 to 0.14.0 -
go-errorlint
: from 1.4.4 to 1.4.5 -
gocognit
: from 1.0.7 to 1.1.0 -
goconst
: from 1.5.1 to 1.6.0 -
godot
: from 1.4.14 to 1.4.15 -
gofmt
: update to HEAD -
goimports
: update to HEAD -
gosec
: from 2.17.0 to 2.18.1 -
gosmopolitan
: from 1.2.1 to 1.2.2 -
govet
: addappends
analyzer -
ireturn
: from 0.2.0 to 0.2.1 -
protogetter
: from 0.2.2 to 0.2.3 -
revgrep
: from745bb2f
to v0.5.0 -
revive
: from 1.3.2 to 1.3.4 -
sqlclosecheck
: from 0.4.0 to 0.5.1 -
staticcheck
: from 0.4.5 to 0.4.6 -
tagalign
: from 1.3.2 to 1.3.3 -
unused
: support passing in options
-
- misc.
- Add a pre-commit hook to check all files
- Documentation
- add source options to exclude-rules docs
-
gosec
: add G602 to includes/excludes inside .golangci.reference.yml
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.