chore(deps): update golangci/golangci-lint docker tag to v2.5.0
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| golangci/golangci-lint | image | minor | v2.4.0->v2.5.0 | 
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.5.0
- New linters
- Add godoclintlinter https://github.com/godoc-lint/godoc-lint
- Add unqueryvetlinter https://github.com/MirrexOne/unqueryvet
- Add iotamixinglinter https://github.com/AdminBenni/iota-mixing
 
- Add 
- Linters new features or changes
- 
embeddedstructfieldcheck: from 0.3.0 to 0.4.0 (new option:empty-line)
- 
err113: fromaea10b5to 0.1.1 (skip internals ofIsmethods forerrortype)
- 
ginkgolinter: from 0.20.0 to 0.21.0 (new option:force-tonot)
- 
gofumpt: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)
- 
ineffassign: from 0.1.0 to 0.2.0 (new option:check-escaping-errors)
- 
musttag: from 0.13.1 to 0.14.0 (support interface methods)
- 
revive: from 1.11.0 to 1.12.0 (new options:identical-ifelseif-branches,identical-ifelseif-conditions,identical-switch-branches,identical-switch-conditions,package-directory-mismatch,unsecure-url-scheme,use-waitgroup-go,useless-fallthrough)
- 
thelper: from 0.6.3 to 0.7.1 (skipt.Helperin functions passed tosynctest.Test)
- 
wsl: from 5.1.1 to 5.2.0 (improvements related to subexpressions)
 
- 
- Linters bug fixes
- 
asciicheck: from 0.4.1 to 0.5.0
- 
errname: from 1.1.0 to 1.1.1
- 
fatcontext: from 0.8.0 to 0.8.1
- 
go-printf-func-name: from 0.1.0 to 0.1.1
- 
godot: from 1.5.1 to 1.5.4
- 
gosec: from 2.22.7 to 2.22.8
- 
nilerr: from 0.1.1 to a temporary fork
- 
nilnil: from 1.1.0 to 1.1.1
- 
protogetter: from 0.3.15 to 0.3.16
- 
tagliatelle: from 0.7.1 to 0.7.2
- 
testifylint: from 1.6.1 to 1.6.4
 
- 
- Misc.
- fix: "no export data" errors are now handled as a standard typecheck error
 
- Documentation
- Improve nolint section about syntax
 
Configuration
- 
If you want to rebase/retry this MR, check this box 
This MR has been generated by Renovate Bot.