Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.11.4v2.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

v2.12.2

Compare Source

Released on 2026-05-06

  1. Linters bug fixes
    • gomodguard_v2: fix blocked configuration
    • gomodguard_v2: from 2.1.0 to 2.1.3
    • iface: from 1.4.1 to 1.4.2

v2.12.1

Compare Source

Released on 2026-05-01

  1. Linters bug fixes
    • gomodguard_v2: fix panic with migration suggestion
  2. Misc.
    • fix install.sh script (if you are still using an URL based on the branch master, please update to use https://golangci-lint.run/install.sh)

v2.12.0

Compare Source

Released on 2026-05-01

  1. New linters
  2. Linters new features or changes
    • dupl: from f665c8d to c99c5cf (extended detection)
    • funcorder: from 0.5.0 to 0.6.0 (new option: function)
    • goconst: add an option to ignore strings from tests
    • goconst: from 1.8.2 to 1.10.0 (extended detection)
    • gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)
    • gosec: from 619ce21 to 2.26.1 (new checks: G124, G708, G709, G710)
    • govet: add inline analyzer
    • makezero: from 2.1.0 to 2.2.1 (support slice type aliases)
    • paralleltest: expose checkcleanup option
    • sloglint: from 0.11.1 to 0.12.0 (new options: allowed-keys, custom-funcs)
    • wsl_v5: from 5.6.0 to 5.8.0 (new option: cuddle-max-statements; new checks: after-decl, after-defer, after-expr, after-go, cuddle-group)
  3. Linters bug fixes
    • forbidigo: from 2.3.0 to 2.3.1
    • godot: from 1.5.4 to 1.5.6
    • govet-modernize: from 0.43.0 to 0.44.0
    • ireturn: from 0.4.0 to 0.4.1
    • rowserrcheck: from 1.1.1 to c5f79b8
  4. Misc.
    • Decrease cache entropy
    • Embed the JSON schema in the binary
    • Filter env vars when cloning the repository with the custom command

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 May 4, 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):

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

Details:

Package Change
go 1.25.0 -> 1.26.0
github.com/sirupsen/logrus v1.9.4 -> v1.10.1
github.com/stretchr/testify v1.11.1 -> v1.12.1
4d63.com/gocheckcompilerdirectives v1.3.0 -> v1.4.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/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/alecthomas/chroma/v2 v2.23.1 -> v2.27.0
github.com/ashanbrown/forbidigo/v2 v2.3.0 -> v2.3.1
github.com/ashanbrown/makezero/v2 v2.1.0 -> v2.2.1
github.com/bombsimon/wsl/v5 v5.6.0 -> v5.9.0
github.com/butuzov/ireturn v0.4.0 -> v0.4.1
github.com/butuzov/mirror v1.3.0 -> v1.3.3
github.com/charmbracelet/colorprofile v0.3.1 -> v0.4.3
github.com/charmbracelet/x/ansi v0.10.1 -> v0.11.8
github.com/charmbracelet/x/term v0.2.1 -> v0.2.2
github.com/clipperhouse/displaywidth v0.10.0 -> v0.11.0
github.com/clipperhouse/uax29/v2 v2.6.0 -> v2.7.0
github.com/ebitengine/purego v0.10.1 -> v0.10.2
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/dupl v0.0.0-20250308024227-f665c8d69b32 -> v0.0.0-20260401084720-c99c5cf5c202
github.com/golangci/gofmt v0.0.0-20250704145412-3e58ba0443c6 -> v0.0.0-20260820135601-e84e05053792
github.com/hashicorp/go-version v1.8.0 -> v1.9.0
github.com/jgautheron/goconst v1.8.2 -> 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.2.0 -> v1.4.1
github.com/manuelarte/funcorder v0.5.0 -> v0.6.0
github.com/mattn/go-colorable v0.1.14 -> v0.1.15
github.com/mattn/go-runewidth v0.0.19 -> v0.0.24
github.com/nunnatsa/ginkgolinter v0.23.0 -> v0.24.0
github.com/pelletier/go-toml/v2 v2.2.4 -> 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.24.8-0.20260309165252-619ce2117e08 -> v2.28.0
github.com/shirou/gopsutil/v4 v4.26.6 -> v4.26.7
github.com/sourcegraph/go-diff v0.7.0 -> v0.8.0
github.com/tetafro/godot v1.5.4 -> v1.5.6
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 -> v0.0.0-20260129054331-73d1f95b84b4
github.com/uudashr/iface v1.4.1 -> v1.5.1
go-simpler.org/sloglint v0.11.1 -> v0.12.0
go.augendre.info/fatcontext v0.9.0 -> v0.10.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.37.0 -> v0.40.0
golang.org/x/tools v0.47.0 -> v0.49.0
google.golang.org/protobuf v1.36.8 -> v1.36.11
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

@renovate
renovate Bot requested a review from cjfinnell as a code owner May 4, 2026 01:48
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 9ed51db to a35aa53 Compare May 6, 2026 13:14
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.1 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 May 6, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed May 20, 2026
@renovate renovate Bot closed this May 20, 2026
@renovate
renovate Bot deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch May 20, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 May 25, 2026
@renovate renovate Bot reopened this May 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from a35aa53 to 25f4f64 Compare May 25, 2026 01:14
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jun 19, 2026
@renovate renovate Bot closed this Jun 19, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 Jun 22, 2026
@renovate renovate Bot reopened this Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 3 times, most recently from 10aca11 to 052e9e6 Compare June 22, 2026 14:38
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jun 30, 2026
@renovate renovate Bot closed this Jun 30, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 Jul 6, 2026
@renovate renovate Bot reopened this Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 052e9e6 to e831492 Compare July 6, 2026 02:54
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jul 29, 2026
@renovate renovate Bot closed this Jul 29, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 Aug 3, 2026
@renovate renovate Bot reopened this Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from e831492 to c418b02 Compare August 3, 2026 01:47
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Aug 4, 2026
@renovate renovate Bot closed this Aug 4, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 Aug 10, 2026
@renovate renovate Bot reopened this Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 3 times, most recently from 7ad7ea3 to 40437a6 Compare August 10, 2026 15:18
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Aug 13, 2026
@renovate renovate Bot closed this Aug 13, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 Aug 17, 2026
@renovate renovate Bot reopened this Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 40437a6 to a8227d4 Compare August 17, 2026 01:02
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Aug 18, 2026
@renovate renovate Bot closed this Aug 18, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.13.1 Aug 24, 2026
@renovate renovate Bot reopened this Aug 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 2 times, most recently from a8227d4 to d2144fa Compare August 24, 2026 00:53
@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 28, 2026
@renovate renovate Bot closed this Aug 28, 2026
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