Skip to content

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

Merged
nakatanakatana merged 2 commits intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x
Mar 7, 2026
Merged

chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1#54
nakatanakatana merged 2 commits intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 17, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.9.0v2.11.1 age confidence

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 17, 2026

ℹ️ Artifact update notice

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

  • 12 additional dependencies were updated

Details:

Package Change
github.com/MirrexOne/unqueryvet v1.5.3 -> v1.5.4
github.com/alexkohler/prealloc v1.0.2 -> v1.1.0
github.com/godoc-lint/godoc-lint v0.11.1 -> v0.11.2
github.com/kisielk/errcheck v1.9.0 -> v1.10.0
github.com/mgechev/revive v1.14.0 -> v1.15.0
github.com/nunnatsa/ginkgolinter v0.22.0 -> v0.23.0
github.com/securego/gosec/v2 v2.22.11 -> v2.24.7
github.com/sonatard/noctx v0.4.0 -> v0.5.0
github.com/uudashr/gocognit v1.2.0 -> v1.2.1
golang.org/x/exp/typeparams v0.0.0-20251125195548-87e1e737ad39 -> v0.0.0-20260209203927-2842357ff358
golang.org/x/text v0.33.0 -> v0.34.0
honnef.co/go/tools v0.6.1 -> v0.7.0

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from c16a94c to 4670996 Compare February 17, 2026 19:39
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.0 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.1 Feb 17, 2026
@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 4670996 to 7516918 Compare March 1, 2026 02:21
@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 7516918 to ed29964 Compare March 6, 2026 15:34
@renovate renovate Bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.1 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from ed29964 to 728f62b Compare March 6, 2026 15:35
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 7, 2026

Code Metrics Report

main (2742ed2) #54 (954a861) +/-
Coverage 85.0% 84.9% -0.1%
Code to Test Ratio 1:1.3 1:1.3 +0.0
Test Execution Time 26s 26s 0s
Details
  |                     | main (2742ed2) | #54 (954a861) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          85.0% |         84.9% | -0.1% |
  |   Files             |              9 |             9 |     0 |
  |   Lines             |            287 |           286 |    -1 |
- |   Covered           |            244 |           243 |    -1 |
+ | Code to Test Ratio  |          1:1.3 |         1:1.3 |  +0.0 |
  |   Code              |            672 |           671 |    -1 |
+ |   Test              |            894 |           898 |    +4 |
  | Test Execution Time |            26s |           26s |    0s |

Code coverage of files in pull request scope (88.4% → 88.3%)

Files Coverage +/- Status
cache.go 87.2% 0.0% modified
cmd/ff/handler.go 84.2% 0.0% modified
func.go 100.0% 0.0% modified

Reported by octocov

Comment thread cache.go Dismissed
Comment thread cache.go Dismissed
@nakatanakatana nakatanakatana merged commit 2c7815b into main Mar 7, 2026
8 checks passed
@nakatanakatana nakatanakatana deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch March 7, 2026 03:06
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.

2 participants