chore(deps): update dependency golangci/golangci-lint to v2.14.0 #15

Open
patchbot wants to merge 1 commit from renovate/golangci-golangci-lint-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint uses-with minor v2.13.1 → v2.14.0

Release Notes

golangci/golangci-lint (golangci/golangci-lint)

v2.14.0

Compare Source

Released on 2026-09-24

  1. Bug fixes
    • fix: cache of facts reloading
  2. Linters new features or changes
    • bodyclose: from 73d1f95 to 857993a (new directive handled)
    • exhaustive: from 0.12.0 to 0.13.0
    • exhaustruct_v5: from 5.0.3 to 5.2.0 (new option: allow-empty-blank-assignments)
    • go-check-sumtype: from 0.3.1 to ae6904d
    • gocritic: from 0.14.4 to 0.15.0
    • gofumpt: from 0.11.0 to 0.12.0
    • gomoddirectives: from 0.9.0 to 0.10.0
    • gosec: from 2.28.0 to 2.29.0 (re-enable G407)
    • govet-modernize: from 0.49.0 to 0.50.0
    • loggercheck: from 0.11.0 to 0.12.0
    • revive: from 1.15.0 to 1.17.0 (new rules: marshal-receiver, multiline-if-init, use-slices-concat)
    • tagliatelle: from 0.7.2 to 0.8.0
  3. Linters bug fixes
    • fatcontext: from 0.10.0 to 0.10.1
    • flock: from 0.13.0 to 0.13.1
    • godoclint: from 0.11.2 to 0.11.4
    • protogetter: from 0.3.21 to 1.0.1
    • recvcheck: from 0.3.0 to 0.3.1
    • tagalign: from 1.4.3 to 1.4.4

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

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 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | uses-with | minor | `v2.13.1` → `v2.14.0` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v2.14.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2140) [Compare Source](https://github.com/golangci/golangci-lint/compare/v2.13.2...v2.14.0) *Released on 2026-09-24* 1. Bug fixes - fix: cache of facts reloading 2. Linters new features or changes - `bodyclose`: from [`73d1f95`](https://github.com/golangci/golangci-lint/commit/73d1f95b84b4) to [`857993a`](https://github.com/golangci/golangci-lint/commit/857993a2939c) (new directive `handled`) - `exhaustive`: from 0.12.0 to 0.13.0 - `exhaustruct_v5`: from 5.0.3 to 5.2.0 (new option: `allow-empty-blank-assignments`) - `go-check-sumtype`: from 0.3.1 to [`ae6904d`](https://github.com/golangci/golangci-lint/commit/ae6904d28606) - `gocritic`: from 0.14.4 to 0.15.0 - `gofumpt`: from 0.11.0 to 0.12.0 - `gomoddirectives`: from 0.9.0 to 0.10.0 - `gosec`: from 2.28.0 to 2.29.0 (re-enable `G407`) - `govet-modernize`: from 0.49.0 to 0.50.0 - `loggercheck`: from 0.11.0 to 0.12.0 - `revive`: from 1.15.0 to 1.17.0 (new rules: `marshal-receiver`, `multiline-if-init`, `use-slices-concat`) - `tagliatelle`: from 0.7.2 to 0.8.0 3. Linters bug fixes - `fatcontext`: from 0.10.0 to 0.10.1 - `flock`: from 0.13.0 to 0.13.1 - `godoclint`: from 0.11.2 to 0.11.4 - `protogetter`: from 0.3.21 to 1.0.1 - `recvcheck`: from 0.3.0 to 0.3.1 - `tagalign`: from 1.4.3 to 1.4.4 ### [`v2.13.2`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2132) [Compare Source](https://github.com/golangci/golangci-lint/compare/v2.13.1...v2.13.2) *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`](https://github.com/golangci/golangci-lint/commit/3f964bcb5673) to [`2fa3d84`](https://github.com/golangci/golangci-lint/commit/2fa3d841b0c8) - `canonicalheader`: from v1.1.2 to a temporary fork </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
patchbot force-pushed renovate/golangci-golangci-lint-2.x from a3258ad571 to c93a86cb38 2026-09-24 14:17:43 +02:00 Compare
patchbot changed title from chore(deps): update dependency golangci/golangci-lint to v2.13.2 to chore(deps): update dependency golangci/golangci-lint to v2.14.0 2026-09-24 14:17:44 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/golangci-golangci-lint-2.x:renovate/golangci-golangci-lint-2.x
git switch renovate/golangci-golangci-lint-2.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
opencommit/newsbridge!15
No description provided.