chore(deps): update dependency golangci/golangci-lint to v1.64.5
This MR contains the following updates:
Package | Update | Change |
---|---|---|
golangci/golangci-lint | minor |
1.63.4 -> 1.64.5
|
View the Renovate pipeline for this MR
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v1.64.5
- Bug fixes
- Add missing flag
new-from-merge-base-flag
- Add missing flag
- Linters bug fixes
-
asciicheck
: from 0.3.0 to 0.4.0 -
forcetypeassert
: from 0.1.0 to 0.2.0 -
gosec
: from 2.22.0 to 2.22.1
-
v1.64.4
- Linters bug fixes
-
gci
: fix standard packages list for go1.24
-
v1.64.3
- Linters bug fixes
-
ginkgolinter
: from 0.18.4 to 0.19.0 -
go-critic
: from 0.11.5 to 0.12.0 -
revive
: from 1.6.0 to 1.6.1 -
gci
: fix standard packages list for go1.24
-
- Misc.
- Build Docker images with go1.24
v1.64.2
This is the last minor release of golangci-lint v1. The next release will be golangci-lint v2.
- Enhancements
-
🎉 go1.24 support - New
issues.new-from-merge-base
option - New
run.relative-path-mode
option
-
- Linters new features
-
copyloopvar
: from 1.1.0 to 1.2.1 (support suggested fixes) -
exptostd
: from 0.3.1 to 0.4.1 (handlesgolang.org/x/exp/constraints.Ordered
) -
fatcontext
: from 0.5.3 to 0.7.1 (new option:check-struct-pointers
) -
perfsprint
: from 0.7.1 to 0.8.1 (new options:integer-format
,error-format
,string-format
,bool-format
, andhex-format
) -
revive
: from 1.5.1 to 1.6.0 (new rules:redundant-build-tag
,use-errors-new
. New optionearly-return.early-return
)
-
- Linters bug fixes
-
go-errorlint
: from 1.7.0 to 1.7.1 -
gochecknoglobals
: from 0.2.1 to 0.2.2 -
godox
: from006bad1
to 1.1.0 -
gosec
: from 2.21.4 to 2.22.0 -
iface
: from 1.3.0 to 1.3.1 -
nilnesserr
: from 0.1.1 to 0.1.2 -
protogetter
: from 0.3.8 to 0.3.9 -
sloglint
: from 0.7.2 to 0.9.0 -
spancheck
: fix defaultStartSpanMatchersSlice
values -
staticcheck
: from 0.5.1 to 0.6.0
-
- Deprecations
-
⚠️ tenv
is deprecated and replaced byusetesting.os-setenv: true
.
-
- Misc.
- Sanitize severities by output format
- Avoid panic with plugin without description
- Documentation
- Clarify
depguard
configuration
- Clarify
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot