Skip to content

tools/tools: Update module github.com/golangci/golangci-lint to v1.59.0

This MR contains the following updates:

Package Type Update Change
github.com/golangci/golangci-lint require minor v1.58.2 -> v1.59.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

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

v1.59.0

Compare Source

  1. Enhancements
    • Add SARIF output format
    • Allow the analysis of generated files (issues.exclude-generated: disable)
  2. Updated linters
    • errcheck: fix deprecation warning
    • go-critic: from 0.11.3 to 0.11.4
    • gosec: from 2.20.0 to 5f0084e (fix G601 and G113 performance issues)
    • sloglint: from 0.6.0 to 0.7.0 (new option forbidden-keys)
    • testifylint: from 1.2.0 to 1.3.0 (new checker negative-positive and new option go-require.ignore-http-handlers)
  3. Misc.
    • ️️️ Deprecate github-action output format
    • ️️️ Deprecate issues.exclude-generated-strict option (replaced by issues.exclude-generated: strict)
    • ️️️ Add warning about disabled and deprecated linters (level 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports