Skip to content

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

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

update(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1#310
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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 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):

  • 31 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.12.0 -> v1.12.1
charm.land/lipgloss/v2 v2.0.5 -> v2.0.6
cloud.google.com/go/auth v0.20.0 -> v0.21.0
github.com/AlwxSin/noinlineerr v1.0.5 -> v1.0.6
github.com/alecthomas/chroma/v2 v2.26.1 -> v2.27.0
github.com/bombsimon/wsl/v5 v5.8.0 -> v5.9.0
github.com/charmbracelet/ultraviolet v0.0.0-20260615092913-2399af76d5b1 -> v0.0.0-20260811164956-006e29f97886
github.com/charmbracelet/x/ansi v0.11.7 -> v0.11.8
github.com/firefart/nonamedreturns v1.0.7 -> v1.0.8
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/googleapis/enterprise-certificate-proxy v0.3.16 -> v0.3.18
github.com/googleapis/gax-go/v2 v2.22.0 -> v2.23.0
github.com/jgautheron/goconst v1.10.2 -> v1.11.0
github.com/lucasb-eyer/go-colorful v1.4.0 -> v1.4.1
github.com/nunnatsa/ginkgolinter v0.23.0 -> v0.24.0
github.com/pelletier/go-toml/v2 v2.3.1 -> v2.4.3
github.com/rogpeppe/go-internal v1.15.0 -> v1.16.0
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 -> v6.0.3
github.com/securego/gosec/v2 v2.27.1 -> v2.28.0
github.com/sirupsen/logrus v1.9.4 -> v1.10.1
go.augendre.info/fatcontext v0.9.0 -> v0.10.0
golang.org/x/exp/typeparams v0.0.0-20260611194520-c48552f49976 -> v0.0.0-20260811152304-ee035b5b010f
golang.org/x/mod v0.39.0 -> v0.40.0
google.golang.org/api v0.284.0 -> v0.288.0
google.golang.org/genproto/googleapis/api v0.0.0-20260615183401-62b3387ff324 -> v0.0.0-20260630182238-925bb5da69e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20260615183401-62b3387ff324 -> v0.0.0-20260706201446-f0a921348800
honnef.co/go/tools v0.7.0 -> v0.8.0
mvdan.cc/gofumpt v0.10.0 -> v0.11.0
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15 -> v0.0.0-20260818115549-3f964bcb5673
github.com/google/pprof v0.0.0-20260604005048-7023385849c0 -> v0.0.0-20260709232956-b9395ee17fa0

@codesphere-renovate
codesphere-renovate Bot requested a review from a team as a code owner August 20, 2026 14:11
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 3681174 to f6e4ddb Compare August 20, 2026 15:10
@codesphere-renovate codesphere-renovate Bot changed the title update(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.0 update(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 3 times, most recently from b123ebd to 0fa952b Compare August 20, 2026 19:14
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 0fa952b to 52c29d4 Compare August 23, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants