Skip to content

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1 - #22

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

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1#22
codesphere-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x

Conversation

@codesphere-renovate

@codesphere-renovate codesphere-renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate CLI.

@codesphere-renovate
codesphere-renovate Bot requested a review from a team as a code owner August 20, 2026 14:31
@codesphere-renovate

codesphere-renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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):

  • 45 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.0
github.com/onsi/gomega v1.40.0 -> v1.42.1
4d63.com/gocheckcompilerdirectives v1.3.0 -> v1.4.0
charm.land/lipgloss/v2 v2.0.3 -> v2.0.6
dev.gaijin.team/go/golib v0.6.0 -> v0.8.1
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/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/ghostiam/protogetter v0.3.20 -> v0.3.21
github.com/go-critic/go-critic v0.14.3 -> v0.14.4
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d -> v0.0.0-20260820135601-e84e05053792
github.com/google/pprof v0.0.0-20260402051712-545e8a4df936 -> v0.0.0-20260709232956-b9395ee17fa0
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.9.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-runewidth v0.0.23 -> v0.0.24
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.0
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.28.0
github.com/sirupsen/logrus v1.9.4 -> v1.10.1
github.com/uudashr/iface v1.4.2 -> v1.5.0
go.augendre.info/fatcontext v0.9.0 -> v0.10.0
golang.org/x/crypto v0.53.0 -> v0.55.0
golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 -> v0.0.0-20260811152304-ee035b5b010f
golang.org/x/mod v0.37.0 -> v0.40.0
golang.org/x/net v0.56.0 -> v0.58.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/term v0.44.0 -> v0.45.0
golang.org/x/text v0.40.0 -> v0.41.0
golang.org/x/tools v0.47.0 -> v0.49.0
honnef.co/go/tools v0.7.0 -> v0.8.0
mvdan.cc/gofumpt v0.9.2 -> v0.11.0
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15 -> v0.0.0-20260818115549-3f964bcb5673

@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from dc66451 to 60e932e Compare August 20, 2026 15:33
@codesphere-renovate codesphere-renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.0 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1 Aug 20, 2026
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 60e932e to e23d041 Compare August 21, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants