chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2#160
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2#160renovate[bot] wants to merge 1 commit into
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (59.97%) is below the target coverage (65.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #160 +/- ##
=======================================
Coverage 59.97% 59.97%
=======================================
Files 46 46
Lines 3458 3458
=======================================
Hits 2074 2074
Misses 1258 1258
Partials 126 126 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🤖 Augment PR SummarySummary: Updates the 🤖 Was this summary useful? React with 👍 or 👎 |
| - id: sync-pre-commit-deps | ||
| - repo: https://github.com/golangci/golangci-lint | ||
| rev: v2.11.4 | ||
| rev: v2.12.1 |
There was a problem hiding this comment.
Because .golangci.yaml sets linters.default: all, bumping golangci-lint can implicitly enable new linters/changed checks and start failing local pre-commit runs for contributors. Consider verifying this version bump doesn’t introduce unexpected new failures (e.g., new clickhouselint or behavior changes around gomodguard_v2).
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
a7c05b4 to
996fdb7
Compare
bd2c6ae to
0f22d83
Compare
0f22d83 to
8cb1eda
Compare
ab5c604 to
f5277d7
Compare
fb2c5c7 to
bbc66a2
Compare
b946a6d to
213557e
Compare
48dc804 to
9dd93c9
Compare
61b845e to
d245c58
Compare
d245c58 to
07b35c2
Compare
This PR contains the following updates:
v2.11.4→v2.12.2Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: 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: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: 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)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.