chore(deps): update dependency golangci-lint to v1.60
This MR contains the following updates:
Package | Update | Change |
---|---|---|
golangci-lint | minor |
1.54.2 -> 1.60
|
Release Notes
golangci/golangci-lint (golangci-lint)
v1.60
- Updated linters
- Misc.
- Check that the Go version use to build is greater or equals to the Go version of the project
v1.59
- Updated linters
-
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
-
revive
: update documentation of the configuration
-
v1.58
- 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.57
- Updated linters
-
contextcheck
: from 1.1.4 to 1.1.5 -
copyloopvar
: from 1.0.8 to 1.0.10 -
ginkgolinter
: from 0.16.1 to 0.16.2 -
goconst
: from 1.7.0 to 1.7.1 -
gomoddirectives
: from 0.2.3 to 0.2.4 -
intrange
: from 0.1.0 to 0.1.1
-
- Misc.
- Display warnings on deprecated linter options
- Fix missing
colored-tab
output format - Fix TeamCity
inspectionType
service message
- Documentation
- Remove invalid example about mixing files and directory
- Improve linters page
v1.56
- updated linters
-
go-critic
: from 0.11.0 to 0.11.1 -
gosec
: from 2.18.2 to 2.19.0 -
testifylint
: from 1.1.1 to 1.1.2 -
usestdlibvars
: from 1.24.0 to 1.25.0 -
wsl
: from 4.2.0 to 4.2.1
-
- misc.
- Fix missing version in Docker image
- Documentation
- Explain the limitation of
new-from-rev
andnew-from-patch
- Explain the limitation of
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Soos