Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint v2.6.0v2.8.0 age confidence

Release Notes

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

v2.8.0

Compare Source

Released on 2026-01-07

  1. Linters new features or changes
    • godoc-lint: from 0.10.2 to 0.11.1 (new rule: require-stdlib-doclink)
    • golines: from 442fd00 to 0.14.0
    • gomoddirectives: from 0.7.1 to 0.8.0
    • gosec: from daccba6 to 2.22.11 (new rule: G116)
    • modernize: from 0.39.0 to 0.40.0 (new analyzers: stringscut, unsafefuncs)
    • prealloc: from 1.0.0 to 1.0.1 (message changes)
    • unqueryvet: from 1.3.0 to 1.4.0 (new options: check-aliased-wildcard, check-string-concat, check-format-strings, check-string-builder, check-subqueries, ignored-functions, sql-builders)
  2. Linters bug fixes
    • go-critic: from 0.14.2 to 0.14.3
    • go-errorlint: from 1.8.0 to 1.9.0
    • govet: from 0.39.0 to 0.40.0
    • protogetter: from 0.3.17 to 0.3.18
    • revive: add missing enable-default-rules setting
  3. Documentation
    • docs: split installation page

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

v2.6.1

Compare Source


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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 7, 2025
@renovate renovate bot requested a review from a team as a code owner November 7, 2025 20:58
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 7, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: make tidy
make: go: No such file or directory
make: *** [Makefile:44: tidy] Error 127

@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch from 233de53 to 84775e1 Compare November 14, 2025 18:49
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v2.6.1 (makefile) chore(deps): update module github.com/golangci/golangci-lint to v2.6.2 (makefile) Nov 14, 2025
@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch 2 times, most recently from 40e48bf to 224c771 Compare November 22, 2025 17:42
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v2.6.2 (makefile) chore(deps): update module github.com/golangci/golangci-lint to v2.7.0 (makefile) Dec 3, 2025
@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch from 224c771 to ebb5035 Compare December 3, 2025 21:03
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v2.7.0 (makefile) chore(deps): update module github.com/golangci/golangci-lint to v2.7.1 (makefile) Dec 4, 2025
@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch from ebb5035 to 2aedf9d Compare December 4, 2025 17:52
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v2.7.1 (makefile) chore(deps): update module github.com/golangci/golangci-lint to v2.7.2 (makefile) Dec 7, 2025
@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch from 2aedf9d to 892cd46 Compare December 7, 2025 18:08
@renovate renovate bot force-pushed the renovate/Makefile/github.com-golangci-golangci-lint-2.x branch from 892cd46 to 54f4792 Compare January 7, 2026 22:11
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v2.7.2 (makefile) chore(deps): update module github.com/golangci/golangci-lint to v2.8.0 (makefile) Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant