Skip to content

chore(deps): update golangci/golangci-lint docker tag to v1.59.0

Renovate-Bot requested to merge renovate/golangci-golangci-lint-1.x into master

This MR contains the following updates:

Package Type Update Change
golangci/golangci-lint image minor v1.58.0 -> v1.59.0

Release Notes

golangci/golangci-lint (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)

v1.58.2

Compare Source

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages

v1.58.1

Compare Source

  1. Updated linters
    • tagalign: from 1.3.3 to 1.3.4
    • protogetter: from 0.3.5 to 0.3.6
    • gochecknoinits: fix analyzer name
  2. Fixes
    • Restores previous gihub-actions output format (removes GitHub Action problem matchers)

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

 

Edited by Renovate-Bot

Merge request reports