chore(deps): update dependency golangci-lint to v2.8.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| golangci-lint | minor | 2.6.1 -> 2.8.0 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
golangci/golangci-lint (golangci-lint)
v2.8.0
Released on 2026-01-07
- Linters new features or changes
godoc-lint: from 0.10.2 to 0.11.1 (new rule:require-stdlib-doclink)golines: from442fd00to 0.14.0gomoddirectives: from 0.7.1 to 0.8.0gosec: fromdaccba6to 2.22.11 (new rule:G116)modernize: from 0.39.0 to 0.40.0 (new analyzers:stringscut,unsafefuncs)prealloc: from 1.0.0 to 1.0.1 (message changes)unqueryvet: from 1.3.0 to 1.4.0 (new options:check-aliased-wildcard,check-string-concat,check-format-strings,check-string-builder,check-subqueries,ignored-functions,sql-builders)
- Linters bug fixes
go-critic: from 0.14.2 to 0.14.3go-errorlint: from 1.8.0 to 1.9.0govet: from 0.39.0 to 0.40.0protogetter: from 0.3.17 to 0.3.18revive: add missing enable-default-rules setting
- Documentation
- docs: split installation page
v2.7.2
Released on 2025-12-07
- Linter bug fixes
gosec: from 2.22.10 todaccba6
v2.7.1
Released on 2025-12-04
- Linter bug fixes
modernize: disablestringscutanalyzer
v2.7.0
Released on 2025-12-03
- Bug fixes
- fix: clone args used by
customcommand
- fix: clone args used by
- Linters new features or changes
no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)unqueryvet: from 1.2.1 to 1.3.0 (handlesconstandvardeclarations)revive: from 1.12.0 to 1.13.0 (new option:enable-default-rules, new rules:forbidden-call-in-wg-go,unnecessary-if,inefficient-map-lookup)modernize: from 0.38.0 to 0.39.0 (new analyzers:plusbuild,stringscut)
- Linters bug fixes
perfsprint: from 0.10.0 to 0.10.1wrapcheck: from 2.11.0 to 2.12.0godoc-lint: from 0.10.1 to 0.10.2
- Misc.
- Add some flags to the
customcommand
- Add some flags to the
- Documentation
- docs: split changelog v1 and v2
v2.6.2
Released on 2025-11-14
- Bug fixes
fmtcommand with symlinks- use file depending on build configuration to invalidate cache
- Linters bug fixes
testableexamples: from 1.0.0 to 1.0.1testpackage: from 1.1.1 to 1.1.2
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.