Skip to content

Update module github.com/golangci/golangci-lint/v2 to v2.14.0 - #119

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.12.2 → v2.14.0 age confidence

Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.14.0

Compare Source

Released on 2026-09-23

  1. Bug fixes
    • fix: cache of facts reloading
  2. Linters new features or changes
    • exhaustive: from 0.12.0 to 0.13.0
    • exhaustruct: from 5.0.3 to 5.2.0 (new option: allow-empty-blank-assignments)
    • go-check-sumtype: from 0.3.1 to ae6904d
    • gocritic: from 0.14.4 to 0.15.0
    • gofumpt: from v0.11.1 to 0.12.0
    • gomoddirectives: from 0.9.0 to 0.10.0
    • gosec: from 2.28.0 to 2.29.0 (re-enable G407)
    • govet-modernize: from 0.49.0 to 0.50.0
    • loggercheck: from 0.11.0 to 0.12.0
    • revive: from 1.15.0 to 1.17.0 (new rule: use-slices-concat)
    • tagliatelle: from 0.7.2 to 0.8.0
  3. Linters bug fixes
    • fatcontext: from 0.10.0 to 0.10.1
    • flock: from 0.13.0 to 0.13.1
    • godoclint: from 0.11.2 to 0.11.4
    • protogetter: from 0.3.21 to 1.0.0
    • protogetter: from 1.0.0 to 1.0.1
    • recvcheck: from 0.3.0 to 0.3.1
    • tagalign: from 1.4.3 to 1.4.4

v2.13.2

Compare Source

Released on 2026-08-28

  1. Bug fixes
    • Decrease cache entropy
  2. Linters bug fixes
    • iface: from 1.5.0 to 1.5.1
    • staticcheck: from 0.8.0 to 0.8.1
    • unparam: from 3f964bc to 2fa3d84
    • canonicalheader: from v1.1.2 to a temporary fork

v2.13.1

Compare Source

Released on 2026-08-20

  1. Linters bug fixes
    • ginkgolinter: from 0.23.1 to 0.24.0
    • gofmt: from d62b90e to e84e050
    • staticcheck: from 0.8.0-rc.1 to 0.8.0
    • wsl_v5: from 5.8.0 to 5.9.0

v2.13.0

Compare Source

Released on 2026-08-19

  1. Enhancements
    • 🎉 go1.27 support
  2. Bug fixes
    • fix: cache package facts
  3. Linters new features or changes
    • dupword: from 0.1.7 to 0.1.8 (new option skip-raw-strings)
    • errcheck: from 1.10.0 to 1.20.0
    • exhaustruct_v5: from 4.0.0 to 5.0.2 (new configuration)
    • exhaustruct: deprecated and replaced by exhaustruct_v5
    • fatcontext: from 0.9.0 to 0.10.0 (new options: check-loops, check-function-literals)
    • goconst: from 1.10.0 to 1.11.0 (new options: ignore-map-keys, exclude-types)
    • gofumpt: from 0.9.2 to 0.11.0 (new options: extra.group-params, extra.clothe-returns, extra.balance-calls)
    • gomoddirectives: from 0.8.0 to 0.9.0 (new option: replace-allow-all)
    • gosec: from 2.26.1 to 2.27.1
    • govet-modernize: from 0.44.0 to 0.49.0 (fmtappendf is removed. New analyzers atomictypes, embedlit, errorsastype, importcomment, reflecttypeassert, slicesclip, and slicesbackward. waitgroup is renamed waitgroupgo)
    • iface: from 1.4.3 to 1.5.0 (new analyzer: unusedmethod)
    • noinlineerr: from 1.0.5 to 1.0.6
    • nonamedreturns: from 1.0.6 to 1.0.8 (new option: allow-unused-named-returns)
    • recvcheck: from 0.2.0 to 0.3.0 (new default exclusions)
    • unparam: from 5beb8c8 to 3f964bc
  4. Linters bug fixes
    • clickhouse-go-linter: from 1.2.0 to 1.2.1
    • errname: from 1.1.1 to 1.1.2
    • exhaustruct: from 5.0.2 to 5.0.3
    • funcorder: add missing Function field
    • ginkgolinter: from 0.23.0 to 0.23.1
    • gocheckcompilerdirectives: from 1.3.0 to 1.4.0
    • gocritic: from 0.14.3 to 0.14.4
    • gomoddirectives: add missing IgnoreForbidden field
    • iface: from 1.4.2 to 1.4.3
    • mirror: from 1.3.0 to 1.3.3
    • nilnil: from 1.1.1 to 1.1.2
    • protogetter: from 0.3.20 to 0.3.21

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 25, 2026 •

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: internal/tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 60 additional dependencies were updated

Details:

Package Change
golang.org/x/tools v0.49.0 -> v0.50.0
mvdan.cc/gofumpt v0.10.0 -> v0.12.0
4d63.com/gocheckcompilerdirectives v1.3.0 -> v1.4.0
charm.land/lipgloss/v2 v2.0.3 -> v2.0.6
codeberg.org/chavacava/garif v0.2.0 -> v0.2.1
dev.gaijin.team/go/golib v0.6.0 -> v0.8.1
github.com/4meepo/tagalign v1.4.3 -> v1.4.4
github.com/Abirdcfly/dupword v0.1.7 -> v0.1.8
github.com/AlwxSin/noinlineerr v1.0.5 -> v1.0.6
github.com/Antonboom/errname v1.1.1 -> v1.1.2
github.com/Antonboom/nilnil v1.1.1 -> v1.1.2
github.com/ClickHouse/clickhouse-go-linter v1.2.0 -> v1.2.1
github.com/alecthomas/chroma/v2 v2.24.1 -> v2.27.0
github.com/alecthomas/go-check-sumtype v0.3.1 -> v0.5.1-0.20260828200218-ae6904d28606
github.com/bombsimon/wsl/v5 v5.8.0 -> v5.9.0
github.com/butuzov/mirror v1.3.0 -> v1.3.3
github.com/charmbracelet/ultraviolet v0.0.0-20251205161215-1948445e3318 -> v0.0.0-20260811164956-006e29f97886
github.com/charmbracelet/x/ansi v0.11.7 -> v0.11.8
github.com/firefart/nonamedreturns v1.0.6 -> v1.0.8
github.com/fsnotify/fsnotify v1.5.4 -> v1.9.0
github.com/ghostiam/protogetter v0.3.20 -> v1.0.1
github.com/go-critic/go-critic v0.14.3 -> v0.15.0
github.com/godoc-lint/godoc-lint v0.11.2 -> v0.11.4
github.com/gofrs/flock v0.13.0 -> v0.13.1
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d -> v0.0.0-20260820135601-e84e05053792
github.com/jgautheron/goconst v1.10.0 -> v1.11.0
github.com/kisielk/errcheck v1.10.0 -> v1.20.0
github.com/ldez/gomoddirectives v0.8.0 -> v0.10.0
github.com/ldez/tagliatelle v0.7.2 -> v0.8.0
github.com/lucasb-eyer/go-colorful v1.4.0 -> v1.4.1
github.com/mattn/go-colorable v0.1.14 -> v0.1.15
github.com/mattn/go-isatty v0.0.20 -> v0.0.22
github.com/mattn/go-runewidth v0.0.23 -> v0.0.24
github.com/mgechev/revive v1.15.0 -> v1.17.0
github.com/nishanths/exhaustive v0.12.0 -> v0.13.0
github.com/nunnatsa/ginkgolinter v0.23.0 -> v0.24.0
github.com/pelletier/go-toml/v2 v2.3.1 -> v2.4.3
github.com/raeperd/recvcheck v0.2.0 -> v0.3.1
github.com/rogpeppe/go-internal v1.14.1 -> v1.16.0
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 -> v6.0.3
github.com/securego/gosec/v2 v2.26.1 -> v2.29.0
github.com/sirupsen/logrus v1.9.4 -> v1.10.2
github.com/sourcegraph/go-diff v0.8.0 -> v0.9.0
github.com/stretchr/objx v0.5.2 -> v0.5.3
github.com/stretchr/testify v1.11.1 -> v1.12.1
github.com/timakin/bodyclose v0.0.0-20260129054331-73d1f95b84b4 -> v0.0.0-20260723120731-857993a2939c
github.com/timonwong/loggercheck v0.11.0 -> v0.12.0
github.com/uudashr/iface v1.4.2 -> v1.5.1
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e -> v1.0.0
go.augendre.info/fatcontext v0.9.0 -> v0.10.1
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 -> v0.0.0-20260811152304-ee035b5b010f
golang.org/x/mod v0.39.0 -> v0.41.0
golang.org/x/sync v0.22.0 -> v0.23.0
golang.org/x/sys v0.47.0 -> v0.48.0
golang.org/x/telemetry v0.0.0-20260811182544-a038080d80e5 -> v0.0.0-20260908163034-4bcc4b2ee518
golang.org/x/text v0.36.0 -> v0.41.0
google.golang.org/protobuf v1.36.10 -> v1.36.12
honnef.co/go/tools v0.7.0 -> v0.8.1
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15 -> v0.0.0-20260823230713-2fa3d841b0c8

@renovate renovate Bot added the renovatebot label Aug 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from f2ff9c4 to c287a15 Compare August 28, 2026 00:39
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.13.1 Update module github.com/golangci/golangci-lint/v2 to v2.13.2 Aug 28, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.13.2 Update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed Aug 28, 2026
@renovate renovate Bot closed this Aug 28, 2026
@renovate
renovate Bot deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch August 28, 2026 18:58
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed Update module github.com/golangci/golangci-lint/v2 to v2.13.2 Sep 1, 2026
@renovate renovate Bot reopened this Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 3 times, most recently from af72ad0 to 9ce8d35 Compare September 7, 2026 19:46
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 9ce8d35 to 2ef8caf Compare September 15, 2026 10:01
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.13.2 Update module github.com/golangci/golangci-lint/v2 to v2.14.0 Sep 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 2ef8caf to 5c694ea Compare September 24, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants