deps: update golangci/golangci-lint Docker tag to v1.59.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
golangci/golangci-lint | image | minor |
v1.58.0 -> v1.59.1
|
golangci/golangci-lint | minor |
v1.58.0 -> v1.59.1
|
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v1.59.1
- Updated linters
-
go-errorlint
: from 1.5.1 to 1.5.2 -
gomnd
: deprecated configuration compatibility -
intrange
: addstyle
preset -
misspell
: from 0.5.1 to 0.6.0 -
sloglint
: from 0.7.0 to 0.7.1 -
testifylint
: from 1.3.0 to 1.3.1 -
unparam
: bump to HEAD -
usestdlibvars
: from 1.25.0 to 1.26.0
-
- Fixes
- SARIF: init empty result slice
- SARIF: issue column >= 1
- Documentation
- update
revive
configuration
- update
v1.59.0
- Enhancements
- Add SARIF output format
- Allow the analysis of generated files (
issues.exclude-generated: disable
)
- Updated linters
-
errcheck
: fix deprecation warning -
go-critic
: from 0.11.3 to 0.11.4 -
gosec
: from 2.20.0 to5f0084e
(fix G601 and G113 performance issues) -
sloglint
: from 0.6.0 to 0.7.0 (new optionforbidden-keys
) -
testifylint
: from 1.2.0 to 1.3.0 (new checkernegative-positive
and new optiongo-require.ignore-http-handlers
)
-
- Misc.
- ️️
⚠ Deprecategithub-action
output format - ️️
⚠ Deprecateissues.exclude-generated-strict
option (replaced byissues.exclude-generated: strict
) - ️️
⚠ Add warning about disabled and deprecated linters (level 2)
- ️️
v1.58.2
- Updated linters
-
canonicalheader
: from 1.0.6 to 1.1.1 -
gosec
: from 2.19.0 to 2.20.0 -
musttag
: from 0.12.1 to 0.12.2 -
nilnil
: from 0.1.8 to 0.1.9
-
- Documentation
- Improve integrations and install pages
v1.58.1
- Updated linters
-
tagalign
: from 1.3.3 to 1.3.4 -
protogetter
: from 0.3.5 to 0.3.6 -
gochecknoinits
: fix analyzer name
-
- Fixes
- Restores previous
gihub-actions
output format (removes GitHub Action problem matchers)
- Restores previous
-
If you want to rebase/retry this MR, check this box
Edited by Ghost User