Skip to content

chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.2#240

Merged
koki-develop merged 1 commit into
mainfrom
renovate/go-github.com-golangci-golangci-lint-v2-cmd-golangci-lint-2.x
Dec 21, 2025
Merged

chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.2#240
koki-develop merged 1 commit into
mainfrom
renovate/go-github.com-golangci-golangci-lint-v2-cmd-golangci-lint-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint 2.6.2 -> 2.7.2 age confidence

Release Notes

golangci/golangci-lint (go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint)

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: 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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • v2.7.0: Added new linter features including modernize analyzer suite with plusbuild and stringscut analyzers, and enhanced revive linter with new rules (forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
  • v2.7.1: Disabled stringscut analyzer in modernize linter (bug fix)
  • v2.7.2: Minor bug fix for gosec linter dependency update
  • Breaking changes: None identified across all releases
  • Security fixes: Routine dependency updates for gosec and cobra packages, no critical security vulnerabilities

🎯 Impact Scope Investigation

  • Usage locations: golangci-lint is used in:
    • mise.toml: Tool version specification (mise.toml:4)
    • .github/workflows/ci.yml: CI lint job using command golangci-lint run --verbose ./... (ci.yml:55)
  • Configuration impact: No golangci-lint configuration file found (no .golangci.yml or .golangci.yaml), meaning default linter settings will apply
  • Dependency compatibility: golangci-lint is a development tool managed by mise, with no conflicts in go.mod dependencies
  • Build system: Uses mise for tool management, CI workflow remains unchanged

💡 Recommended Actions

  • Immediate merge: Safe to merge without manual intervention
  • No code changes required: Update only affects tool version in mise.toml
  • Optional follow-up: Consider adding .golangci.yml configuration file if project needs custom linting rules for the new analyzers
  • Testing: CI will automatically validate the new version during PR merge process

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate
renovate Bot force-pushed the renovate/go-github.com-golangci-golangci-lint-v2-cmd-golangci-lint-2.x branch from 4698b6c to f9f3317 Compare December 7, 2025 18:07
@renovate renovate Bot changed the title chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.0 chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.1 Dec 7, 2025
@renovate
renovate Bot force-pushed the renovate/go-github.com-golangci-golangci-lint-v2-cmd-golangci-lint-2.x branch from f9f3317 to bb5b04c Compare December 10, 2025 19:32
@renovate renovate Bot changed the title chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.1 chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.7.2 Dec 10, 2025
@koki-develop
koki-develop merged commit a0b0c8c into main Dec 21, 2025
5 checks passed
@koki-develop
koki-develop deleted the renovate/go-github.com-golangci-golangci-lint-v2-cmd-golangci-lint-2.x branch December 21, 2025 01:21
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