Skip to content

chore(deps): update dependency golangci/golangci-lint to v2.11.3#928

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint
Open

chore(deps): update dependency golangci/golangci-lint to v2.11.3#928
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lint

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Type Update Change Pending
golangci/golangci-lint minor v2.10.1v2.11.3 v2.11.4
golangci/golangci-lint uses-with minor v2.10.1v2.11.3 v2.11.4

Release Notes

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

v2.11.3

Compare Source

Released on 2026-03-10

  1. Linters bug fixes

v2.11.2

Compare Source

Released on 2026-03-07

  1. Fixes
    • fmt: fix error when using the fmt command with explicit paths.

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

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 these updates 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 requested a review from a team as a code owner March 20, 2026 16:46
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.40%. Comparing base (24a2fae) to head (ac9c7e8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #928   +/-   ##
=======================================
  Coverage   55.40%   55.40%           
=======================================
  Files          55       55           
  Lines        3485     3485           
=======================================
  Hits         1931     1931           
  Misses       1430     1430           
  Partials      124      124           

☔ 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/lint branch from 039723a to 0ae9622 Compare March 22, 2026 01:06
@renovate renovate bot changed the title chore(deps): update dependency golangci/golangci-lint to v2.11.1 chore(deps): update dependency golangci/golangci-lint to v2.11.2 Mar 22, 2026
@renovate renovate bot force-pushed the renovate/lint branch from 0ae9622 to 2ad177b Compare March 24, 2026 14:13
@renovate renovate bot changed the title chore(deps): update dependency golangci/golangci-lint to v2.11.2 chore(deps): update dependency golangci/golangci-lint to v2.11.3 Mar 24, 2026
@renovate renovate bot force-pushed the renovate/lint branch 3 times, most recently from e498fe4 to 0c9b418 Compare March 30, 2026 08:46
@renovate renovate bot force-pushed the renovate/lint branch 6 times, most recently from 782bfe4 to cbc7972 Compare March 30, 2026 09:49
@xunleii xunleii requested a review from Copilot March 30, 2026 11:30
@renovate renovate bot force-pushed the renovate/lint branch from cbc7972 to 5a447d2 Compare March 30, 2026 11:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions QA workflow to use a newer golangci-lint version during the lint job, keeping CI linting in sync with the latest minor release.

Changes:

  • Bump golangci/golangci-lint from v2.10.1 to v2.11.3 in the lint job configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@renovate renovate bot force-pushed the renovate/lint branch from 5a447d2 to a5e62d7 Compare March 30, 2026 11:52
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/lint branch from a5e62d7 to ac9c7e8 Compare March 30, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants