Update golangci/golangci-lint Docker tag to v1.59.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golangci/golangci-lint | image | minor |
v1.58.2 -> v1.59.0
|
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
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-positiveand new optiongo-require.ignore-http-handlers)
-
- Misc.
- ️️
⚠ ️ Deprecategithub-actionoutput format - ️️
⚠ ️ Deprecateissues.exclude-generated-strictoption (replaced byissues.exclude-generated: strict) - ️️
⚠ ️ Add warning about disabled and deprecated linters (level 2)
- ️️
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.