Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update module github.com/golangci/golangci-lint/v2 to v2.7.2#564

Merged
XSAM merged 1 commit intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x
Dec 15, 2025
Merged

Update module github.com/golangci/golangci-lint/v2 to v2.7.2#564
XSAM merged 1 commit intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.6.1 -> v2.7.2 age confidence

Release Notes

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

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

v2.6.2

Compare Source

Released on 2025-11-14

  1. Bug fixes
    • fmt command with symlinks
    • use file depending on build configuration to invalidate cache
  2. Linters bug fixes
    • testableexamples: from 1.0.0 to 1.0.1
    • testpackage: from 1.1.1 to 1.1.2

Configuration

📅 Schedule: 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 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
Contributor Author

renovate bot commented Nov 14, 2025

ℹ 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):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/MirrexOne/unqueryvet v1.2.1 -> v1.3.0
github.com/catenacyber/perfsprint v0.10.0 -> v0.10.1
github.com/godoc-lint/godoc-lint v0.10.1 -> v0.10.2
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/maratori/testableexamples v1.0.0 -> v1.0.1
github.com/maratori/testpackage v1.1.1 -> v1.1.2
github.com/mgechev/revive v1.12.0 -> v1.13.0
github.com/securego/gosec/v2 v2.22.10 -> v2.22.11-0.20251204091113-daccba6b93d7
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cobra v1.10.1 -> v1.10.2
github.com/stbenjam/no-sprintf-host-port v0.2.0 -> v0.3.1
github.com/tomarrell/wrapcheck/v2 v2.11.0 -> v2.12.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/tools v0.38.0 -> v0.39.0

@renovate renovate bot requested a review from XSAM as a code owner November 14, 2025 22:03
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.7%. Comparing base (756e691) to head (8590bf5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #564   +/-   ##
=====================================
  Coverage   86.7%   86.7%           
=====================================
  Files         16      16           
  Lines        752     752           
=====================================
  Hits         652     652           
  Misses        74      74           
  Partials      26      26           

☔ View full report in Codecov by Sentry.
📢 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.

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from bdbc512 to d3e4ce1 Compare November 21, 2025 04:03
@renovate renovate bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.6.2 Update module github.com/golangci/golangci-lint/v2 to v2.7.0 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from d3e4ce1 to 19bf063 Compare December 3, 2025 21:37
@renovate renovate bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.7.0 Update module github.com/golangci/golangci-lint/v2 to v2.7.1 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 19bf063 to e9e48e1 Compare December 4, 2025 17:30
@renovate renovate bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.7.1 Update module github.com/golangci/golangci-lint/v2 to v2.7.2 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from e9e48e1 to d2b9a75 Compare December 7, 2025 17:33
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ 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):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/MirrexOne/unqueryvet v1.2.1 -> v1.3.0
github.com/catenacyber/perfsprint v0.10.0 -> v0.10.1
github.com/godoc-lint/godoc-lint v0.10.1 -> v0.10.2
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/maratori/testableexamples v1.0.0 -> v1.0.1
github.com/maratori/testpackage v1.1.1 -> v1.1.2
github.com/mgechev/revive v1.12.0 -> v1.13.0
github.com/securego/gosec/v2 v2.22.10 -> v2.22.11-0.20251204091113-daccba6b93d7
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cobra v1.10.1 -> v1.10.2
github.com/stbenjam/no-sprintf-host-port v0.2.0 -> v0.3.1
github.com/tomarrell/wrapcheck/v2 v2.11.0 -> v2.12.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/tools v0.38.0 -> v0.39.0

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from d2b9a75 to 8590bf5 Compare December 15, 2025 22:50
@XSAM XSAM merged commit d63742e into main Dec 15, 2025
18 checks passed
@XSAM XSAM deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch December 15, 2025 23:14
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.

1 participant