Skip to content

Update module github.com/golangci/golangci-lint/v2 to v2.12.2#14677

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

Update module github.com/golangci/golangci-lint/v2 to v2.12.2#14677
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

v2.11.4

Compare Source

Released on 2026-03-22

  1. Linters bug fixes
    • govet-modernize: from 0.42.0 to 0.43.0
    • noctx: from 0.5.0 to 0.5.1
    • sqlclosecheck: from 0.5.1 to 0.6.0

v2.11.3

Compare Source

Released on 2026-03-10

  1. Linters bug fixes

v2.11.2

Compare Source

Released on 2026-03-07

  1. Fixes
    • fmt: fix error when using the fmt command with explicit paths.

v2.11.1

Compare Source

Released on 2026-03-06

Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.

This release contains the same things as v2.11.0.

v2.11.0

Compare Source

Released on 2026-03-06

  1. Linters new features or changes
    • errcheck: from 1.9.0 to 1.10.0 (exclude crypto/rand.Read by default)
    • gosec: from 2.23.0 to 2.24.6 (new rules: G113, G118, G119, G120, G121, G122, G123, G408, G707)
    • noctx: from 0.4.0 to 0.5.0 (new detection: httptest.NewRequestWithContext)
    • prealloc: from 1.0.2 to 1.1.0
    • revive: from 1.14.0 to 1.15.0 (⚠️ Breaking change: package-related checks moved from var-naming to a new rule package-naming)
  2. Linters bug fixes
    • gocognit: from 1.2.0 to 1.2.1
    • gosec: from 2.24.6 to 2.24.7
    • unqueryvet: from 1.5.3 to 1.5.4

v2.10.1

Compare Source

Released on 2026-02-17

  1. Fixes
    • buildssa panic

v2.10.0

Compare Source

Released on 2026-02-17

  1. Linters new features or changes
    • ginkgolinter: from 0.22.0 to 0.23.0
    • gosec: from 2.22.11 to 2.23.0 (new rules: G117, G602, G701, G702, G703, G704, G705, G706)
    • staticcheck: from 0.6.1 to 0.7.0
  2. Linters bug fixes
    • godoclint: from 0.11.1 to 0.11.2

v2.9.0

Compare Source

Released on 2026-02-10

  1. Enhancements
    • 🎉 go1.26 support
  2. Linters new features or changes
    • arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)
    • ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)
    • golines: from 0.14.0 to 0.15.0
    • misspell: from 0.7.0 to 0.8.0
    • unqueryvet: from 1.4.0 to 1.5.3 (new options: check-n1, check-sql-injection, check-tx-leaks, allow, custom-rules)
    • wsl: from 5.3.0 to 5.6.0 (new rule: after-block)
  3. Linters bug fixes
    • modernize: from 0.41.0 to 0.42.0
    • prealloc: from 1.0.1 to 1.0.2
    • protogetter: from 0.3.18 to 0.3.20
  4. Misc.
    • Log information about files when configuration verification
    • Emit an error when no linters enabled
    • Do not collect VCS information when loading code

v2.8.0

Compare Source

Released on 2026-01-07

  1. Linters new features or changes
    • godoc-lint: from 0.10.2 to 0.11.1 (new rule: require-stdlib-doclink)
    • golines: from 442fd00 to 0.14.0
    • gomoddirectives: from 0.7.1 to 0.8.0
    • gosec: from daccba6 to 2.22.11 (new rule: G116)
    • modernize: from 0.39.0 to 0.40.0 (new analyzers: stringscut, unsafefuncs)
    • prealloc: from 1.0.0 to 1.0.1 (message changes)
    • unqueryvet: from 1.3.0 to 1.4.0 (new options: check-aliased-wildcard, check-string-concat, check-format-strings, check-string-builder, check-subqueries, ignored-functions, sql-builders)
  2. Linters bug fixes
    • go-critic: from 0.14.2 to 0.14.3
    • go-errorlint: from 1.8.0 to 1.9.0
    • govet: from 0.39.0 to 0.40.0
    • protogetter: from 0.3.17 to 0.3.18
    • revive: add missing enable-default-rules setting
  3. Documentation
    • docs: split installation page

v2.7.2

Compare Source

Released on 2025-12-07

  1. Linter bug fixes

v2.7.1

Compare Source

Released on 2025-12-04

  1. Linter bug fixes
    • modernize: disable stringscut analyzer

v2.7.0

Compare Source

  1. Bug fixes
    • fix: clone args used by custom command
  2. Linters new features or changes
    • no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)
    • unqueryvet: from 1.2.1 to 1.3.0 (handles const and var declarations)
    • revive: from 1.12.0 to 1.13.0 (new option: enable-default-rules, new rules: forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
    • modernize: from 0.38.0 to 0.39.0 (new analyzers: plusbuild, stringscut)
  3. Linters bug fixes
    • perfsprint: from 0.10.0 to 0.10.1
    • wrapcheck: from 2.11.0 to 2.12.0
    • godoc-lint: from 0.10.1 to 0.10.2
  4. Misc.
    • Add some flags to the custom command
  5. Documentation
    • docs: split changelog v1 and v2

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 added the dependencies Pull requests that update a dependency file label Mar 3, 2026
@renovate
renovate Bot requested a review from a team as a code owner March 3, 2026 04:36
@renovate renovate Bot added the renovatebot label Mar 3, 2026
@renovate
renovate Bot requested a review from TylerHelmuth March 3, 2026 04:36
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovatebot labels Mar 3, 2026
@renovate

renovate Bot commented Mar 3, 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):

  • 43 additional dependencies were updated

Details:

Package Change
github.com/BurntSushi/toml v1.5.0 -> v1.6.0
github.com/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/MirrexOne/unqueryvet v1.2.1 -> v1.5.4
github.com/alecthomas/chroma/v2 v2.20.0 -> v2.24.1
github.com/alexkohler/prealloc v1.0.0 -> v1.1.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.3.0 -> v5.8.0
github.com/butuzov/ireturn v0.4.0 -> v0.4.1
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc -> v0.4.3
github.com/charmbracelet/x/ansi v0.8.0 -> v0.11.7
github.com/dlclark/regexp2 v1.11.5 -> v1.12.0
github.com/ghostiam/protogetter v0.3.18 -> v0.3.20
github.com/go-critic/go-critic v0.14.2 -> v0.14.3
github.com/godoc-lint/godoc-lint v0.10.1 -> v0.11.2
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 -> v0.0.0-20260401084720-c99c5cf5c202
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 -> v0.15.0
github.com/golangci/misspell v0.7.0 -> v0.8.0
github.com/hashicorp/go-version v1.7.0 -> v1.9.0
github.com/jgautheron/goconst v1.8.2 -> v1.10.0
github.com/kisielk/errcheck v1.9.0 -> v1.10.0
github.com/ldez/gomoddirectives v0.7.1 -> v0.8.0
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.4.0
github.com/manuelarte/funcorder v0.5.0 -> v0.6.0
github.com/mattn/go-runewidth v0.0.21 -> v0.0.23
github.com/mgechev/revive v1.12.0 -> v1.15.0
github.com/nunnatsa/ginkgolinter v0.21.2 -> v0.23.0
github.com/pelletier/go-toml/v2 v2.3.0 -> v2.3.1
github.com/ryanrolds/sqlclosecheck v0.5.1 -> v0.6.0
github.com/securego/gosec/v2 v2.22.10 -> v2.26.1
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/sonatard/noctx v0.4.0 -> v0.5.1
github.com/sourcegraph/go-diff v0.7.0 -> v0.8.0
github.com/stbenjam/no-sprintf-host-port v0.2.0 -> v0.3.1
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/tomarrell/wrapcheck/v2 v2.11.0 -> v2.12.0
github.com/uudashr/gocognit v1.2.0 -> v1.2.1
github.com/uudashr/iface v1.4.1 -> v1.4.2
go-simpler.org/sloglint v0.11.1 -> v0.12.0
go.augendre.info/arangolint v0.3.1 -> v0.4.0
golang.org/x/exp/typeparams v0.0.0-20251023183803-a4bb9ffd2546 -> v0.0.0-20260209203927-2842357ff358
honnef.co/go/tools v0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea -> v0.7.0

@codecov

codecov Bot commented Mar 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.04%. Comparing base (bc198f4) to head (e2a5081).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14677   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files         728      728           
  Lines       48467    48467           
=======================================
  Hits        44129    44129           
  Misses       3011     3011           
  Partials     1327     1327           

☔ 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.

@songy23
songy23 marked this pull request as draft March 3, 2026 14:44
@songy23 songy23 added the help wanted Good issue for contributors to OpenTelemetry Service to pick up label Mar 3, 2026

@codeboten codeboten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch from 25cc30a to 88bd4d7 Compare March 5, 2026 14:14
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.10.1 Update module github.com/golangci/golangci-lint/v2 to v2.11.1 Mar 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 2 times, most recently from a741458 to 8616a55 Compare March 8, 2026 00:44
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.11.1 Update module github.com/golangci/golangci-lint/v2 to v2.11.2 Mar 8, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.11.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.2 Mar 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch from 8616a55 to b1ade42 Compare March 10, 2026 11:23
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch from b1ade42 to 88e3dc2 Compare March 13, 2026 11:54
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 - abandoned Mar 30, 2026
@renovate

renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@github-actions

Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions Bot added Stale and removed Stale labels Apr 17, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 - abandoned Update module github.com/golangci/golangci-lint/v2 to v2.11.4 Apr 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch from 661c1d5 to 9c3f2b1 Compare April 22, 2026 16:27
@codspeed-hq

codspeed-hq Bot commented Apr 22, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⏩ 4 skipped benchmarks1
🗄️ 4 archived benchmarks run2


Comparing renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x (e2a5081) with main (bc198f4)

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. 4 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 2e41627 to 95d3fbf Compare April 30, 2026 14:45
@renovate renovate Bot closed this May 26, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Update module github.com/golangci/golangci-lint/v2 to v2.12.2 May 26, 2026
@renovate renovate Bot reopened this May 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 3 times, most recently from cbb40f9 to b95ac1e Compare May 28, 2026 15:46
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jun 11, 2026
@renovate renovate Bot closed this Jun 11, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Jun 16, 2026
@renovate renovate Bot reopened this Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 2 times, most recently from b95ac1e to 61c44d8 Compare June 16, 2026 07:00
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jun 22, 2026
@renovate renovate Bot closed this Jun 22, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Jun 23, 2026
@renovate renovate Bot reopened this Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 61c44d8 to a283d4d Compare June 23, 2026 04:49
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jun 25, 2026
@renovate renovate Bot closed this Jun 25, 2026
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Jun 30, 2026
@renovate renovate Bot reopened this Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 3 times, most recently from 4a57d73 to 7b12c6d Compare July 2, 2026 12:43
@renovate
renovate Bot force-pushed the renovate/github.qkg1.top-golangci-golangci-lint-v2-2.x branch 2 times, most recently from 8af901a to 4cfcad1 Compare July 14, 2026 16:07
@renovate renovate Bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.12.2 Update module github.com/golangci/golangci-lint/v2 to v2.12.2 - autoclosed Jul 20, 2026
@renovate renovate Bot closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file help wanted Good issue for contributors to OpenTelemetry Service to pick up renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants