Skip to content

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

Open
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.2#553
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 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.2 age confidence

Release Notes

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

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
    • 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 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 was generated by Mend Renovate. View the repository job log.

@renovate

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

  • 49 additional dependencies were updated

Details:

Package Change
4d63.com/gocheckcompilerdirectives v1.3.0 -> v1.4.0
charm.land/lipgloss/v2 v2.0.5 -> v2.0.6
cloud.google.com/go/auth v0.20.0 -> v0.21.0
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/buger/jsonparser v1.1.2 -> v1.2.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/felixge/httpsnoop v1.0.4 -> v1.1.0
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/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.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/stretchr/objx v0.5.2 -> v0.5.3
github.com/stretchr/testify v1.11.1 -> v1.12.1
github.com/uudashr/iface v1.4.2 -> v1.5.1
go.augendre.info/fatcontext v0.9.0 -> v0.10.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 -> v0.69.0
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.40.0
google.golang.org/api v0.283.0 -> v0.288.0
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260630182238-925bb5da69e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20260523011958-0a33c5d7ca68 -> v0.0.0-20260706201446-f0a921348800
honnef.co/go/tools v0.7.0 -> v0.8.1
mvdan.cc/gofumpt v0.9.2 -> v0.11.0
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15 -> v0.0.0-20260823230713-2fa3d841b0c8

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.00%. Comparing base (72fb94b) to head (a91472b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #553   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            2        2           
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from cd52378 to db228c7 Compare August 20, 2026 19:14
@renovate 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
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 655c805 to 004b6ed Compare August 28, 2026 03:00
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 Aug 28, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate
renovate Bot deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch August 29, 2026 22:00
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 004b6ed to 588092f Compare August 30, 2026 00:42
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.2 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 588092f to a91472b Compare August 30, 2026 12:43
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