Skip to content

chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main)#41805

Merged
tklauser merged 1 commit intomainfrom
renovate/main-golangci-lint
Sep 25, 2025
Merged

chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main)#41805
tklauser merged 1 commit intomainfrom
renovate/main-golangci-lint

Conversation

@cilium-renovate
Copy link
Copy Markdown
Contributor

@cilium-renovate cilium-renovate bot commented Sep 21, 2025

This PR contains the following updates:

Package Update Change
golangci/golangci-lint minor v2.4.0 -> v2.5.0

Release Notes

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

v2.5.0

Compare Source

  1. New linters
  2. Linters new features or changes
    • embeddedstructfieldcheck: from 0.3.0 to 0.4.0 (new option: empty-line)
    • err113: from aea10b5 to 0.1.1 (skip internals of Is methods for error type)
    • ginkgolinter: from 0.20.0 to 0.21.0 (new option: force-tonot)
    • gofumpt: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)
    • ineffassign: from 0.1.0 to 0.2.0 (new option: check-escaping-errors)
    • musttag: from 0.13.1 to 0.14.0 (support interface methods)
    • revive: from 1.11.0 to 1.12.0 (new options: identical-ifelseif-branches, identical-ifelseif-conditions, identical-switch-branches, identical-switch-conditions, package-directory-mismatch, unsecure-url-scheme, use-waitgroup-go, useless-fallthrough)
    • thelper: from 0.6.3 to 0.7.1 (skip t.Helper in functions passed to synctest.Test)
    • wsl: from 5.1.1 to 5.2.0 (improvements related to subexpressions)
  3. Linters bug fixes
    • asciicheck: from 0.4.1 to 0.5.0
    • errname: from 1.1.0 to 1.1.1
    • fatcontext: from 0.8.0 to 0.8.1
    • go-printf-func-name: from 0.1.0 to 0.1.1
    • godot: from 1.5.1 to 1.5.4
    • gosec: from 2.22.7 to 2.22.8
    • nilerr: from 0.1.1 to a temporary fork
    • nilnil: from 1.1.0 to 1.1.1
    • protogetter: from 0.3.15 to 0.3.16
    • tagliatelle: from 0.7.1 to 0.7.2
    • testifylint: from 1.6.1 to 1.6.4
  4. Misc.
    • fix: "no export data" errors are now handled as a standard typecheck error
  5. Documentation
    • Improve nolint section about syntax

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), 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 has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Sep 21, 2025
@cilium-renovate cilium-renovate bot requested review from a team as code owners September 21, 2025 20:14
@cilium-renovate cilium-renovate bot enabled auto-merge September 21, 2025 20:14
@cilium-renovate cilium-renovate bot requested review from aanm and ciliumbot September 21, 2025 20:14
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Sep 21, 2025
@cilium-renovate cilium-renovate bot temporarily deployed to Trigger CI from renovate PRs September 21, 2025 20:25 Inactive
@ciliumbot
Copy link
Copy Markdown

/test

@tklauser
Copy link
Copy Markdown
Member

Linter errors should be fixed by #41856

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-golangci-lint branch from f39e261 to 7e01cab Compare September 24, 2025 22:07
@cilium-renovate cilium-renovate bot changed the title chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main) chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main) - autoclosed Sep 24, 2025
@cilium-renovate cilium-renovate bot closed this Sep 24, 2025
auto-merge was automatically disabled September 24, 2025 23:07

Pull request was closed

@cilium-renovate cilium-renovate bot deleted the renovate/main-golangci-lint branch September 24, 2025 23:07
@cilium-renovate cilium-renovate bot changed the title chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main) - autoclosed chore(deps): update golangci/golangci-lint docker tag to v2.5.0 (main) Sep 25, 2025
@cilium-renovate cilium-renovate bot reopened this Sep 25, 2025
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-golangci-lint branch from 50158d4 to 7e01cab Compare September 25, 2025 08:08
@tklauser
Copy link
Copy Markdown
Member

/test

@tklauser tklauser enabled auto-merge September 25, 2025 08:47
@tklauser tklauser added this pull request to the merge queue Sep 25, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 25, 2025
Merged via the queue into main with commit 2a96b89 Sep 25, 2025
476 of 481 checks passed
@cilium-release-bot cilium-release-bot bot moved this to Released in cilium v1.19.0 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

2 participants