Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golangci-lint-2.12.2-1.4 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: golangci-lint Distribution: openSUSE Tumbleweed
Version: 2.12.2 Vendor: openSUSE
Release: 1.4 Build date: Fri May 15 23:55:35 2026
Group: Unspecified Build host: reproducible
Size: 58231078 Source RPM: golangci-lint-2.12.2-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://golangci-lint.run
Summary: A fast Go linters runner
golangci-lint is a fast Go linters runner. It runs linters in parallel, uses
caching, supports yaml config, has integrations with all major IDE and has
dozens of linters included.

Provides

Requires

License

GPL-3.0-only

Changelog

* Fri May 15 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.12.2:
    * chore: prepare release
    * dev: keep only JSONSchema (#6564)
    * gomodguard: fix blocked configuration (#6561)
    * build(deps): bump github.com/uudashr/iface from 1.4.1 to 1.4.2 (#6557)
    * build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in /pkg/golinters/ginkgolinter/testdata in the linter-testdata group across 1 directory (#6559)
    * docs: update GitHub Action assets (#6554)
    * dev: update Hugo (#6553)
    * docs: update documentation assets (#6552)
    * dev: workaround for post-release trigger (#6551)
    * dev: update documentation theme (#6550)
    * build(deps): bump github.com/ryancurrah/gomodguard/v2 from 2.1.0 to 2.1.3 (#6549)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 (#6548)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 (#6547)
    * docs: update GitHub Action assets (#6546)
* Fri May 01 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.12.1:
    * chore: prepare release
    * gomodguard: fix panic with migration suggestion (#6542)
    * fix: install.sh script (#6539)
    * docs: update GitHub Action assets (#6538)
* Fri May 01 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.12.0:
    * chore: prepare release
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.6.0 to 5.8.0 (#6536)
    * build(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#6535)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.23.1 to 2.24.1 (#6534)
    * feat: embed the JSON schema in the binary (#6533)
    * build(deps): bump github.com/securego/gosec/v2 from 2.25.0 to 2.26.1 (#6532)
    * build(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 in /pkg/golinters/arangolint/testdata in the linter-testdata group across 1 directory (#6531)
    * dev: add GitHub Actions validations (#6530)
    * build(deps): bump github.com/charmbracelet/lipgloss from v1.1.0 to v2.0.3 (#6529)
    * dev: improve Docker login during release (#6527)
    * build(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the github-actions group (#6526)
    * dev: switch to crazy-max/ghaction-github-pages (#6525)
    * build(deps): bump github.com/sourcegraph/go-diff from 0.7.0 to 0.8.0 (#6524)
    * build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 in the github-actions group (#6519)
    * chore: remove homebrew tap (#6516)
    * fix(custom): filter env vars when cloning the repository (#6515)
    * build(deps): bump go-simpler.org/sloglint from 0.11.1 to 0.12.0 (#6512)
    * Bump github.com/jingyugao/rowserrcheck from v1.1.1 to c5f79b8 (#6510)
    * chore: publish SBOM (#6511)
    * build(deps): bump the linter-testdata group across 2 directories with 3 updates (#6506)
    * build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 in the github-actions group (#6507)
    * feat: add clickhouselint (#6485)
    * build(deps): bump github.com/timakin/bodyclose from 1db5c5ca4d67 to 73d1f95b84b4 (#6504)
    * build(deps): bump github.com/ashanbrown/makezero/v2 from 2.2.0 to 2.2.1 (#6503)
    * build(deps): bump github.com/ashanbrown/forbidigo/v2 from 2.3.0 to 2.3.1 (#6502)
    * chore: improve GHA workflows (#6500)
    * chore: minor issue template improvements
    * chore: pin GitHub Actions
    * chore: minor changes
    * chore: new workflow to add a linter (#6497)
    * build(deps): bump github.com/manuelarte/funcorder from 0.5.0 to 0.6.0 (#6494)
    * build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 (#6491)
    * build(deps): bump github.com/ashanbrown/makezero/v2 from 2.1.0 to 2.2.0 (#6492)
    * build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 (#6493)
    * build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 (#6495)
    * chore: add incident response plan
    * chore: add a security policy
    * chore: remove unused elements
    * build(deps): bump github.com/jgautheron/goconst from 1.9.0 to 1.10.0 (#6482)
    * build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 (#6484)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 (#6483)
    * goconst: ignore strings from tests (#6480)
    * paralleltest: expose checkcleanup option (#6477)
    * build(deps): bump github.com/golangci/dupl from f665c8d69b32 to c99c5cf5c202 (#6474)
    * build(deps): bump the linter-testdata group across 4 directories with 5 updates (#6476)
    * dev: improve migration suggestion for gomodguardv2 (#6472)
    * build(deps): bump github.com/ryancurrah/gomodguard/v2 from 1.4.1 to 2.1.0 (#6465)
    * build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /.github/peril (#6463)
    * build(deps): bump github.com/tetafro/godot from 1.5.4 to 1.5.6 (#6460)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#6461)
    * build(deps): bump github.com/butuzov/ireturn from 0.4.0 to 0.4.1 (#6462)
    * build(deps): bump picomatch from 2.3.1 to 2.3.2 in /.github/peril (#6457)
    * chore: update go.mod
    * feat: decrease cache entropy (#6445)
    * build(deps): bump github.com/securego/gosec/v2 from 619ce2117e08 to 2.25.0 (#6443)
    * build(deps): bump github.com/jgautheron/goconst from 1.8.2 to 1.9.0 (#6421)
    * govet: add `inline` analyzer (#6385)
    * docs: update documentation assets (#6454)
    * docs: update GitHub Action assets (#6453)
* Thu Mar 26 2026 Dirk Müller <dmueller@suse.com>
  - build with go 1.26 otherwise it panics on start (improve
    check to actually find this)
* Sun Mar 22 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.11.4:
    * chore: prepare release
    * build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.5.1 to 0.6.0 (#6452)
    * build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 (#6451)
    * docs: update reference (#6450)
    * docs: update link to default linters page (#6447)
    * build(deps): bump github.com/ryanrolds/sqlclosecheck from v0.5.1 to a fork (#6441)
    * docs: fix typos and grammar errors in docs and code comments (#6440)
    * build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 (#6434)
    * build(deps): bump github.com/sonatard/noctx from 0.5.0 to 0.5.1 (#6436)
    * build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#6435)
    * build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 (#6433)
    * docs: update GitHub Action assets (#6427)
* Tue Mar 10 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.11.3:
    * chore: prepare release
    * build(deps): bump github.com/securego/gosec/v2 from v2.24.7 to 619ce2117e08 (#6424)
    * build(deps): bump the github-actions group with 2 updates (#6426)
    * build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in /scripts/gen_github_action_config in the scripts group (#6425)
    * docs: update GitHub Action assets (#6419)
* Sun Mar 08 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.11.2:
    * chore: prepare release
    * fix: fmt with path (#6418)
    * docs: update GitHub Action assets (#6415)
* Fri Mar 06 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.11.1:
    * chore: prepare release
    * docs: update GitHub Action assets (#6414)
    * docs: update documentation assets (#6413)
* Fri Mar 06 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.11.0:
    * chore: prepare release
    * build(deps): bump github.com/mgechev/revive from 1.14.0 to 1.15.0 (#6412)
    * build(deps): bump actions/attest-build-provenance from 3 to 4 in the github-actions group (#6404)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2 (#6401)
    * build(deps): bump github.com/securego/gosec/v2 from 2.24.6 to 2.24.7 (#6400)
    * build(deps): bump github.com/securego/gosec/v2 from 2.24.0 to 2.24.6 (#6398)
    * build(deps): bump github.com/securego/gosec/v2 from 2.23.0 to 2.24.0 (#6394)
    * build(deps): bump github.com/alexkohler/prealloc from 1.0.3 to 1.1.0 (#6395)
    * build(deps): bump github.com/kisielk/errcheck from 1.9.0 to 1.10.0 (#6396)
    * build(deps): bump minimatch from 3.1.3 to 3.1.5 in /.github/peril (#6397)
    * build(deps): bump github.com/sonatard/noctx from 0.4.0 to 0.5.0 (#6393)
    * build(deps): bump github.com/uudashr/gocognit from 1.2.0 to 1.2.1 (#6392)
    * build(deps): bump github.com/alexkohler/prealloc from 1.0.2 to 1.0.3 (#6391)
    * dev: cleanup (#6388)
    * build(deps): bump github.com/MirrexOne/unqueryvet from 1.5.3 to 1.5.4 (#6383)
    * build(deps): bump minimatch from 3.1.2 to 3.1.3 in /.github/peril (#6386)
    * build(deps): bump the linter-testdata group across 4 directories with 5 updates (#6382)
    * build(deps): bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group (#6384)
    * docs: update GitHub Action assets (#6378)
* Tue Feb 17 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.10.1:
    * chore: prepare release
    * dev: refactor to use waitgroup.Go (#6377)
    * fix: make markDepsForAnalyzingSource recursive to fix buildssa panic (#6376)
    * docs: update GitHub Action assets (#6374)
    * docs: update documentation assets (#6373)
* Tue Feb 17 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.10.0:
    * chore: prepare release
    * build(deps): bump github.com/godoc-lint/godoc-lint from 0.11.1 to 0.11.2 (#6372)
    * build(deps): bump honnef.co/go/tools from 0.6.1 to 0.7.0 (#6367)
    * chore: improve the support of large numbers of packages (FilenameUnadjuster) (#6369)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.11 to 2.23.0 (#6366)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.22.0 to 0.23.0 (#6368)
    * docs: fix linter names in changelog (#6364)
    * docs: fix changelog (#6362)
    * docs: update GitHub Action assets (#6361)
    * docs: update documentation assets (#6360)
* Tue Feb 10 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.9.0:
    * chore: prepare release
    * chore: minor changes
    * go1.26 support (#6271)
    * build(deps): bump github.com/mgechev/revive from 1.13.0 to 1.14.0 (#6359)
    * build(deps): bump github.com/golangci/misspell from 0.7.0 to 0.8.0 (#6358)
    * build(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 (#6357)
    * build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 (#6356)
    * build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 (#6355)
    * build(deps): bump github.com/golangci/golines from 0.14.0 to 0.15.0 (#6354)
    * build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 in /scripts/gen_github_action_config in the scripts group (#6352)
    * unqueryvet: change default (#6350)
    * feat: do not collect VCS information when loading code (#6349)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.19 to 0.3.20 (#6346)
    * build(deps): bump the linter-testdata group across 1 directory with 2 updates (#6343)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.1 (#6342)
    * build(deps): bump github.com/MirrexOne/unqueryvet from 1.5.0 to 1.5.3 (#6332)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.23.0 to 2.23.1 (#6338)
    * dev: fix modernize lint issues (#6335)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.3.0 to 5.6.0 (#6333)
    * feat: log information about files when configuration verification (#6330)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.22.0 to 2.23.0 (#6328)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.18 to 0.3.19 (#6326)
    * build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#6325)
    * mnd: add more tests (#6324)
    * fix: emit an error when no linters enabled (#6323)
    * build(deps): bump github.com/MirrexOne/unqueryvet from 1.4.0 to 1.5.0 (#6320)
    * build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 (#6319)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 (#6318)
    * build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 (#6317)
    * docs: fix link to the swaggo/swag (#6314)
    * build(deps): bump go.augendre.info/arangolint from 0.3.1 to 0.4.0 (#6304)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.21.2 to 0.22.0 (#6306)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.21.1 to 2.22.0 (#6308)
    * build(deps): bump github.com/alexkohler/prealloc from 1.0.1 to 1.0.2 (#6307)
    * build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 (#6305)
    * docs: update GitHub Action assets (#6302)
    * docs: update documentation assets (#6301)
  - Packaging improvements:
    * Update to BuildRequires: golang(API) >= 1.25 matching go.mod
* Thu Jan 08 2026 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.8.0:
    * chore: prepare release
    * revive: fix suggested fixes (#6295)
    * build(deps): bump github.com/go-critic/go-critic from 0.14.2 to 0.14.3 (#6300)
    * build(deps): bump github.com/MirrexOne/unqueryvet from 1.3.0 to 1.4.0 (#6299)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12 (#6290)
    * build(deps): bump github.com/alexkohler/prealloc from 1.0.0 to 1.0.1 (#6289)
    * revive: add missing enable-default-rules setting (#6288)
    * build(deps): bump the linter-testdata group across 5 directories with 8 updates (#6286)
    * build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.2 to 0.11.1 (#6282)
    * build(deps): bump codeberg.org/polyfloyd/go-errorlint from 1.8.0 to 1.9.0 (#6284)
    * chore: expose install.sh on the main domain (#6280)
    * docs: add mise alternative installation method (#6275)
    * build(deps): bump github.com/golangci/golines from 0.0.0-20250217134842-442fd0091d95 to 0.14.0 (#6279)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.20.0 to 2.21.1 (#6278)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.17 to 0.3.18 (#6277)
    * build(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#6276)
    * build(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#6270)
    * docs: fix heading
    * docs: restore install binaries section
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.11-0.20251204091113-daccba6b93d7 to 2.22.11 (#6258)
    * build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#6252)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.7.1 to 0.8.0 (#6241)
    * dev: fix attest-build-provenance subject-checksums usage (#6257)
    * docs: split install page (#6256)
    * docs: add Buildkite to CI examples (#6245)
    * build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#6255)
    * build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0 (#6253)
    * build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 (#6254)
    * build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 in the github-actions group (#6248)
    * build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 in /scripts/gen_github_action_config in the scripts group (#6247)
    * docs: update GitHub Action assets (#6243)
* Sun Dec 07 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.7.2:
    * chore: prepare release
    * build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#6240)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.10 to daccba6b93d7 (#6238)
    * docs: add thanks to the creator of golangci-lint (#6239)
    * docs: update GitHub Action assets (#6235)
* Thu Dec 04 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.7.1:
    * chore: prepare release
    * modernize: disable stringscut analyzer (#6233)
    * docs: add missing release date
    * docs: update documentation assets (#6230)
    * docs: update GitHub Action assets (#6231)
* Thu Dec 04 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.7.0:
    * chore: prepare release
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
    * build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2 (#6228)
    * build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#6222)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.11.0 to 2.12.0 (#6221)
    * build(deps): bump the github-actions group with 2 updates (#6211)
    * docs: improve description for unparam.check-exported (#6210)
    * build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /.github/peril (#6207)
    * fix: clone args used by custom command (#6206)
    * docs: split changelog v1 and v2 (#6203)
    * docs: improve revive enable-default-rules explanations (#6199)
    * build(deps): bump github.com/mgechev/revive from 1.12.0 to 1.13.0 (#6195)
    * build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#6193)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.10.0 to 0.10.1 (#6196)
    * build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 (#6197)
    * build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#6194)
    * feat: add some flags to the custom command (#6184)
    * build(deps): bump github.com/MirrexOne/unqueryvet from 1.2.1 to 1.3.0 (#6177)
    * build(deps): bump github.com/stbenjam/no-sprintf-host-port from 0.2.0 to 0.3.1 (#6162)
    * docs: update GitHub Action assets (#6191)
    * docs: update documentation assets (#6192)
* Fri Nov 14 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.6.2:
    * chore: prepare release
    * fix: fmt command with symlinks (#6187)
    * build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the github-actions group (#6186)
    * build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /scripts/gen_github_action_config in the scripts group (#6185)
    * build(deps): bump github.com/maratori/testpackage from 1.1.1 to 1.1.2 (#6183)
    * build(deps): bump github.com/maratori/testableexamples from 1.0.0 to 1.0.1 (#6182)
    * build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#6181)
    * fix: use file depending on build configuration to invalidate cache (#6179)
    * docs: improve fix flag description (#6175)
    * docs: fix changelog
    * docs: update GitHub Action assets (#6172)
* Tue Nov 04 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.6.1:
    * chore: prepare release
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#6168)
    * build(deps): bump the linter-testdata group across 2 directories with 3 updates (#6167)
    * build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 (#6164)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 (#6161)
    * docs: update documentation assets (#6157)
    * docs: update GitHub Action assets (#6158)
* Thu Oct 30 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.6.0:
    * chore: prepare release
    * dev: update goreleaser configuration (#6155)
    * build(deps): bump mvdan.cc/unparam to HEAD (#6152)
    * chore: improve PR template
    * build(deps): bump github.com/ashanbrown/makezero/v2 from 2.0.1 to 2.1.0 (#6150)
    * build(deps): bump github.com/ashanbrown/forbidigo/v2 from 2.1.0 to 2.3.0 (#6149)
    * build(deps): bump github.com/charithe/durationcheck from 0.0.10 to 0.0.11 (#6148)
    * chore: improve PR template
    * build(deps): bump github.com/Abirdcfly/dupword from 0.1.6 to 0.1.7 (#6142)
    * build(deps): bump mvdan.cc/gofumpt from 0.9.1 to 0.9.2 (#6143)
    * build(deps): bump go.augendre.info/arangolint from 0.3.0 to 0.3.1 (#6141)
    * build(deps): bump go.augendre.info/arangolint from 0.2.0 to 0.3.0 (#6139)
    * docs: improve modernize reference (#6136)
    * gocritic: add new checks
    * perfsprint: add new options
    * build(deps): bump github.com/go-critic/go-critic from 0.13.0 to 0.14.0 (#6135)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.9.1 to 0.10.0 (#6134)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.9 to 2.22.10 (#6133)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.14 to 1.0.15 (#6132)
    * build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.0 to 0.10.1 (#6131)
    * build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /scripts/gen_github_action_config in the scripts group (#6130)
    * build(deps): bump github/codeql-action from 3 to 4 in the github-actions group (#6129)
    * feat: add modernize analyzer suite (#6126)
    * dev: no semaphore if canceled (#6128)
    * chore: freebsd/arm64 builds (#6125)
    * build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#6123)
    * build(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 (#6124)
    * docs(revive): add an explanation of the default rules management (#6121)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.21.0 to 0.21.2 (#6118)
    * build(deps): bump github.com/ldez/exptostd from 0.4.4 to 0.4.5 (#6117)
    * build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 (#6119)
    * build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 (#6116)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.2.0 to 5.3.0 (#6113)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9 (#6111)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.16 to 0.3.17 (#6112)
    * build(deps): bump the linter-testdata group across 4 directories with 7 updates (#6106)
    * build(deps): bump github.com/gostaticanalysis/nilerr from 0.1.1 to 0.1.2 (#6105)
    * fix: ignore some files to hash the version for custom build (#6100)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.8 to 2.22.9 (#6103)
    * build(deps): bump go.augendre.info/fatcontext from 0.8.1 to 0.9.0 (#6104)
    * build(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.22 to 0.3.23 (#6102)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.7.0 to 0.7.1 (#6101)
    * docs: update GitHub Action assets (#6095)
    * docs: update documentation assets (#6094)
  - Packaging improvements:
    * Update to BuildRequires: golang(API) >= 1.24 matching go.mod
* Sun Sep 21 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.5.0:
    * chore: prepare release
    * build(deps): bump github.com/tetafro/godot from 1.5.2 to 1.5.4 (#6093)
    * docs: improve nolint section (#6089)
    * build(deps): bump github.com/gostaticanalysis/nilerr from 0.1.1 to a fork (#6087)
    * build(deps): bump github.com/kulti/thelper from 0.6.3 to 0.7.1 (#6084)
    * build(deps): bump github.com/Djarvur/go-err113 from 0.0.0-20210108212216-aea10b59be24 to 0.1.1 (#6086)
    * build(deps): bump github.com/ldez/grignotin from 0.10.0 to 0.10.1 (#6085)
    * Add unqueryvet linter (#6060)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.20.0 to 0.21.0 (#6079)
    * build(deps): bump github.com/tetafro/godot from 1.5.1 to 1.5.2 (#6078)
    * feat: add godoclint linter (#6062)
    * build(deps): bump github.com/Antonboom/testifylint from 1.6.3 to 1.6.4 (#6077)
    * dev: sync internal with `x/tools` (#6076)
    * feat: add iotamixing linter (#5966)
    * build(deps): bump github.com/Antonboom/errname from 1.1.0 to 1.1.1 (#6075)
    * build(deps): bump github.com/Antonboom/nilnil from 1.1.0 to 1.1.1 (#6072)
    * build(deps): bump github.com/Antonboom/testifylint from 1.6.1 to 1.6.3 (#6071)
    * build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 (#6074)
    * build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 (#6073)
    * build(deps): bump actions/setup-go from 5 to 6 in the github-actions group (#6068)
    * build(deps): bump the scripts group in /scripts/gen_github_action_config with 2 updates (#6067)
    * fix: no export data must always be handled as a typecheck error (#6061)
    * build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 (#6064)
    * build(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.1 (#6065)
    * build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 (#6063)
    * build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#6054)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.1.1 to 5.2.0 (#6055)
    * dev: use repository link (#6051)
    * build(deps): bump github.com/golangci/go-printf-func-name from 0.1.0 to 0.1.1 (#6048)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8 (#6047)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.15 to 0.3.16 (#6046)
    * build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#6044)
    * dev: skip empty originalURL (#6042)
    * dev: style changes in migration guide (#6040)
    * dev: update Hextra to v0.11.0 (#6039)
    * dev: fix filter button toggle
    * dev: fix linter filter
    * build(deps): bump github.com/mgechev/revive from 1.11.0 to 1.12.0 (#6035)
    * dev: use namespaced partials and shortcodes (#6028)
    * dev: update generated files
    * build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#6034)
    * build(deps): bump github.com/ldez/tagliatelle from 0.7.1 to 0.7.2 (#6033)
    * build(deps): bump github.com/gordonklaus/ineffassign from 0.1.0 to 0.2.0 (#6032)
    * build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /scripts/gen_github_action_config in the scripts group (#6031)
    * docs: add exclusion preset snippet inside false-positives page (#6023)
    * build(deps): bump actions/checkout from 4 to 5 in the github-actions group (#5993)
    * build(deps): bump github.com/tdakkota/asciicheck from 0.4.1 to 0.5.0 (#6018)
    * dev: update Hextra to v0.10.2 (#6016)
    * build(deps): bump go-simpler.org/musttag from 0.13.1 to 0.14.0 (#6015)
    * build(deps): bump github.com/manuelarte/embeddedstructfieldcheck from 0.3.0 to 0.4.0 (#6012)
    * dev: navbar heart animation
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.7 to 2.22.8 (#6014)
    * build(deps): bump go.augendre.info/fatcontext from 0.8.0 to 0.8.1 (#6013)
    * dev: remove generated files (#6008)
    * dev: fix item setting badges (#6009)
    * dev: open starcharts in a new tab (#6010)
    * dev: update Hextra to v0.10.1 (#6011)
    * dev: update to Hextra v0.10.0 (#6007)
    * docs: improve wording about formatter as linter (#6006)
    * docs: update documentation assets (#6001)
    * docs: update GitHub Action assets (#6002)
* Thu Aug 14 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.4.0:
    * chore: prepare release
    * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct from v3.3.1 to 4.0.0 (#5984)
    * feat: go1.25 support (#5872)
    * dev: minor doc style changes (#5999)
    * docs: dedicated donation page (#5998)
    * docs: add a note about formatters and run command (#5997)
    * dev: fix website search for items with quotes (#5994)
    * dev: add website aliases (#5991)
    * dev: improve documentation search index (#5989)
    * dev: better website footer (#5992)
    * docs: fix filter bar items (#5990)
    * dev: new way to fill the documentation (#5986)
    * build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#5988)
    * docs: fix documentation deployment
    * docs: fix JSONSchema deployment
    * docs: add missing CNAME file
    * docs: new website (#5965)
    * godox: trim filepath from report messages (#5977)
    * dev: improve HTTP download error handling for `wget` and `curl` (#5962)
    * staticcheck: allow empty options (#5983)
    * build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 (#5980)
    * build(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 (#5982)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.19.0 to 2.20.0 (#5981)
    * build(deps): bump github.com/4meepo/tagalign from 1.4.2 to 1.4.3 (#5971)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.6 to 4.25.7 (#5970)
    * docs: update GitHub Action assets (#5967)
* Sat Aug 02 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.3.1:
    * chore: prepare release
    * build(deps): bump the linter-testdata group across 3 directories with 3 updates (#5964)
    * build(deps): bump github.com/sonatard/noctx from 0.3.5 to 0.4.0 (#5960)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.1.0 to 5.1.1 (#5959)
    * build(deps): bump github.com/ldez/grignotin from 0.9.0 to 0.10.0 (#5958)
    * build(deps): bump github.com/daixiang0/gci from 0.13.6 to 0.13.7 (#5957)
    * tagliatelle: force upper case for custom initialisms (#5956)
    * build(deps): bump form-data from 3.0.1 to 3.0.4 in /docs (#5954)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.6 to 2.22.7 (#5953)
    * docs: update GitHub Action assets (#5952)
    * docs: update documentation assets (#5951)
* Mon Jul 21 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.3.0:
    * chore: prepare release
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.5 to 2.22.6 (#5950)
    * build(deps): bump github.com/AlwxSin/noinlineerr from 1.0.4 to 1.0.5 (#5949)
    * build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#5948)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#5947)
    * build(deps): bump on-headers and compression in /docs (#5944)
    * fix: panic: close of closed channel (#5939)
    * build(deps): bump go-simpler.org/sloglint from 0.11.0 to 0.11.1 (#5936)
    * build(deps): bump github.com/mgechev/revive from 1.10.0 to 1.11.0 (#5933)
    * build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#5935)
    * build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 (#5934)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.19.1 to 0.20.0 (#5932)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 5.0.0 to 5.1.0 (#5917)
    * build(deps): bump github.com/sonatard/noctx from 0.3.4 to 0.3.5 (#5916)
    * build(deps): bump github.com/uudashr/iface from 1.4.0 to 1.4.1 (#5915)
    * docs: update GitHub Action assets
* Sat Jul 12 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.2.2:
    * chore: prepare release
    * fix: panic: close of closed channel (#5929)
    * docs: improve debug keys documentation (#5930)
    * build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 (#5931)
    * build(deps): bump github.com/AlwxSin/noinlineerr from 1.0.3 to 1.0.4 (#5928)
    * build(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 (#5927)
    * docs: fix tutorial URL (#5925)
    * godot: add noinline value into the JSONSchema (#5922)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6 (#5918)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.18.0 to 2.19.0 (#5914)
    * docs: add the command to check the Go version used to build (#5913)
    * build(deps): bump the linter-testdata group across 2 directories with 3 updates (#5908)
    * dev: fix GitHub Action assets generation (#5906)
    * docs: update GitHub Action assets
* Sun Jun 29 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.2.1:
    * chore: prepare release
    * varnamelen: fix configuration (#5904)
    * docs: update documentation assets (#5903)
* Sun Jun 29 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.2.0:
    * chore: prepare release
    * dev: add suggested migration for linter configuration (#5902)
    * build(deps): bump github.com/bombsimon/wsl/v5 from 4.7.0 to 5.0.0 (#5900)
    * fix: unique version per custom build (#5896)
    * build(deps): bump github.com/sonatard/noctx from 0.3.3 to 0.3.4 (#5895)
    * fix: formats consistently the code with gci (#5893)
    * build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /.github/peril (#5889)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#5888)
    * fix: stop the analysis after the first package analysis error (#5885)
    * docs: update migration guide with --print-issued-lines (#5886)
    * dev: remove useless condition
    * fix: typecheck memory leak (#5884)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.4 to 2.22.5 (#5880)
    * build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs (#5878)
    * build(deps): bump github.com/ldez/usetesting from 0.4.3 to 0.5.0 (#5877)
    * build(deps): bump github.com/ldez/exptostd from 0.4.3 to 0.4.4 (#5876)
    * docs: update gomoddirectives configuration
    * dev: log level colors (#5866)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.6.1 to 0.7.0 (#5869)
    * build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#5867)
    * build(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 (#5868)
    * fix: deduplicate typecheck errors (#5864)
    * docs: add a note about `GL_DEBUG=staticcheck` (#5861)
    * feat: deprecate print-resources-usage flag (#5860)
    * dev: handle linter major versions (#5848)
    * dev: use slice of pointers (#5854)
    * dev: correct debug log for default rules in revive (#5852)
    * dev: display list of staticcheck checks in debug (#5853)
    * docs: improve module plugin explanation (#5851)
    * build(deps): bump the linter-testdata group across 4 directories with 4 updates (#5850)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.4 to 4.25.5 (#5849)
    * dev: improve comments (#5846)
    * dev: some simplifications (#5843)
    * Add noinlineerr linter (#5826)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.1.5 to 0.1.6 (#5841)
    * chore: improve pull request template
    * build(deps): bump github.com/Abirdcfly/dupword from 0.1.4 to 0.1.5 (#5839)
    * build(deps): bump github.com/mgechev/revive from 1.9.0 to 1.10.0 (#5837)
    * build(deps): bump github.com/golangci/plugin-module-register from 0.1.1 to 0.1.2 (#5838)
    * fix: formatters CLI flags help message (#5835)
    * fix: error message when trying to migrate a migrated config (#5836)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.28.0 to 1.29.0 (#5828)
    * build(deps): bump github.com/santhosh-tekuri/jsonschema/v6 from 6.0.1 to 6.0.2 (#5829)
    * fix: write the input to stdout when using stdin and there are no changes (#5827)
    * build(deps): bump github.com/jgautheron/goconst from 1.8.1 to 1.8.2 (#5825)
    * docs: note about plugin system (#5822)
    * docs: improve typecheck FAQ (#5821)
    * build(deps): bump github.com/uudashr/iface from 1.3.2 to 1.4.0 (#5820)
    * docs: add description for linters.default sets (#5818)
    * dev: consistent version (#5817)
    * build(deps): bump the linter-testdata group across 2 directories with 2 updates (#5814)
    * build(deps): bump github.com/golangci/misspell from 0.6.0 to 0.7.0 (#5813)
    * build(deps): bump github.com/manuelarte/embeddedstructfieldcheck from 0.2.1 to 0.3.0 (#5811)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.2 to 2.18.0 (#5812)
    * build(deps): bump github.com/uudashr/iface from 1.3.1 to 1.3.2 (#5810)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.1.3 to 0.1.4 (#5809)
    * docs: fix revive defer rule configuration (#5804)
    * errcheck: add verbose option (#5802)
    * chore: remove dead code (#5801)
    * dev: restore aur-bin (#5803)
    * dev: remove AUR publishing (#5799)
    * dev: simplify linter constructors (#5796)
    * fix: exclusions path-expect (#5798)
    * feat: add embeddedstructfieldcheck linter (#5761)
    * feat: add arangolint linter (#5718)
    * Add swaggo/swag formatter (#5749)
    * build(deps): bump github.com/manuelarte/funcorder from 0.3.0 to 0.5.0 (#5792)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.3 to 2.22.4 (#5788)
    * build(deps): bump github.com/ashanbrown/forbidigo from 1.6.0 to 2.1.0 (#5783)
    * build(deps): bump github.com/ashanbrown/makezero from 1.2.0 to 2.0.1 (#5782)
    * build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 (#5786)
    * build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#5785)
    * build(deps): bump github.com/jjti/go-spancheck from 0.6.4 to 0.6.5 (#5784)
    * build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 in /scripts/gen_github_action_config in the scripts group (#5781)
    * build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 in the github-actions group (#5780)
    * build(deps): bump github.com/sonatard/noctx from 0.1.0 to 0.3.3 (#5771)
    * build(deps): bump github.com/manuelarte/funcorder from 0.2.1 to 0.3.0 (#5743)
    * docs: update GitHub Action assets
* Fri May 23 2025 Dirk Müller <dmueller@suse.com>
  - properly set the version information in the binary
* Sun May 04 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.6:
    * chore: prepare release
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 (#5779)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4 (#5778)
    * build(deps): bump the linter-testdata group across 2 directories with 2 updates (#5777)
    * build(deps): bump base-x from 3.0.9 to 3.0.11 in /docs (#5776)
    * build(deps): bump github.com/tetafro/godot from 1.5.0 to 1.5.1 (#5770)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.16.0 to 2.17.0 (#5772)
    * build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 (#5769)
    * docs: add note about golangci-lint v2 integration in VS Code (#5768)
    * docs: update GitHub Action assets (#5766)
* Thu Apr 24 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.5:
    * chore: prepare release (#5765)
    * docs: update GitHub Action assets (#5764)
* Thu Apr 24 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.4:
    * chore: prepare release (#5763)
    * docs: update GitHub Action assets (#5762)
  - Packaging improvements:
    * _service recompress change from xz to gz. The source archive is
      not large and xz unpack times are noticeably slower. If gz is
      not ideal for a given application, zstd is a good alternative.
* Thu Apr 24 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.3:
    * chore: prepare release
    * docs: GoLand IDE support v2 (#5758)
    * build(deps): bump go.augendre.info/fatcontext from 0.7.2 to 0.8.0 (#5757)
    * fix: convert uint as pointer of uint for the migration (#5755)
    * docs: GoLand IDE only support v1 for now (#5750)
    * fix: related information position (#5746)
    * dev: disable check-generated job (#5742)
    * fix: add go.mod hash to the cache salt (#5739)
    * fix: order of staticcheck settings during migration (#5741)
    * docs: update section about GoLand integration (#5740)
    * docs: update GitHub Action assets (#5738)
* Tue Apr 15 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.2:
    * chore: prepare release
    * docs: fix default value of linters.exclusions.generated (#5735)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.14 to 0.3.15 (#5732)
    * dev: simplify mnd implementation (#5731)
    * build(deps): bump github.com/ldez/usetesting from 0.4.2 to 0.4.3 (#5729)
    * build(deps): bump github.com/ldez/exptostd from 0.4.2 to 0.4.3 (#5730)
    * build(deps): bump mvdan.cc/gofumpt from 0.7.0 to 0.8.0 (#5728)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.13 to 0.3.14 (#5727)
    * docs: update GitHub Action assets (#5724)
    * docs: update changelog
* Sun Apr 13 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.1:
    * chore: prepare release
    * chore: downgrade goreleaser to v2.8.1
    * docs: update documentation assets (#5722)
    * docs: update GitHub Action assets (#5723)
* Sat Apr 12 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.1.0:
    * chore: prepare release
    * Add funcorder linter (#5630)
    * build(deps): bump github.com/mgechev/revive from 1.8.0 to 1.9.0 (#5721)
    * dev: update JSON schema
    * govet: add `httpmux` analyzer (#5717)
    * build(deps): bump github.com/timonwong/loggercheck from 0.10.1 to 0.11.0 (#5715)
    * build(deps): bump github.com/golangci/unconvert to HEAD (#5713)
    * build(deps): bump github.com/jgautheron/goconst from 1.7.1 to 1.8.1 (#5712)
    * docs: update section about vscode integration (#5706)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 (#5711)
    * build(deps): bump github.com/butuzov/ireturn from 0.3.1 to 0.4.0 (#5710)
    * build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 (#5708)
    * feat: add golangci-lint-fmt pre-commit hook (#5705)
    * build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in /scripts/gen_github_action_config in the scripts group (#5704)
    * build(deps): bump go-simpler.org/sloglint from 0.10.1 to 0.11.0 (#5698)
    * build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (#5699)
    * docs: explicitly describe that the `migrate` command automatically migrate `linters.presets` (#5697)
    * build(deps): bump go-simpler.org/sloglint from 0.10.0 to 0.10.1 (#5696)
    * fix: memory leaks when using go1.(N) with golangci-lint built with with go1.(N-1) (#5695)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.2 to 2.22.3 (#5694)
    * build(deps): bump github.com/alingse/nilnesserr from 0.1.2 to 0.2.0 (#5693)
    * docs: add `redundant-test-main-exit` to `revive` rules (#5692)
    * build(deps): bump dependencies in the linter-testdata group (#5691)
    * build(deps): bump go-simpler.org/sloglint from 0.9.0 to 0.10.0 (#5688)
    * build(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.16.0 (#5690)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.6.0 to 4.7.0 (#5689)
    * build(deps): bump github.com/firefart/nonamedreturns from 1.0.5 to 1.0.6 (#5687)
    * feat: add warn-unused option for fmt command (#5668)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.7.1 to 1.8.0 (#5686)
    * build(deps): bump github.com/mgechev/revive from 1.7.0 to 1.8.0 (#5663)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.13 to 1.0.14 (#5657)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.10.0 to 2.11.0 (#5656)
    * feat: colored diff for fmt command (#5652)
    * feat: add an option to display absolute paths (#5651)
    * feat: add config path placeholder (#5650)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.7.1 to 0.7.2 (#5685)
    * docs: add link to issues related to some integrations (#5682)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.2 to 4.25.3 (#5680)
    * build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.5 to 2.0.6 (#5681)
    * docs: update demo (#5677)
    * build(deps): bump the linter-testdata group across 2 directories with 4 updates (#5676)
    * fix: gocritic importshadow checker (#5673)
    * docs: fix `go get -tool` command (#5669)
    * docs: improve default exclusions render (#5661)
    * docs: remove tenv linter settings (#5665)
    * dev: rewrite and simplify thanks page generation (#5662)
    * docs: cleanup config reference (#5659)
    * build(deps): bump github.com/Antonboom/testifylint from 1.6.0 to 1.6.1 (#5654)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.12 to 0.3.13 (#5658)
    * build(deps): bump tar-fs and puppeteer in /docs (#5653)
    * docs: fix settings examples (#5643)
    * docs: improve version documentation (#5639)
    * docs: fix config reference for formatters (#5638)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.10 to 1.0.13 (#5636)
    * docs: remove golint in nolint example (#5635)
    * docs: add version field to configuration sample (#5632)
    * docs: update GitHub Action assets (#5634)
* Tue Mar 25 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.0.2:
    * chore: prepare release
    * fix: use absolute filepath inside base rule source (#5629)
    * docs: clean old configuration examples (#5626)
    * docs: fix flags example
    * docs: fix flags example
    * docs: info about the logo
    * fix: formatter validation message (#5624)
    * docs: update reference comment for errchkjson (#5623)
    * docs: replace 'disable-all' with 'default: none' (#5622)
    * docs: add section about flags migration (#5621)
    * fix: enable formatters with flags (#5620)
    * docs: adaptive stargazers image (#5613)
    * docs: update GitHub Action assets (#5611)
* Mon Mar 24 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.0.1:
    * chore: prepare release
    * docs: add example of the field version (#5609)
    * fix: forbidigo migration (#5606)
    * fix: copy golines settings during linter settings load (#5607)
    * fix: validate version before configuration (#5599)
    * docs: fix displaying GoLand logo on a dark theme (#5598)
    * docs: update GitHub Action assets (#5595)
* Mon Mar 24 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 2.0.0:
    * chore: prepare release
    * docs: cleaning
    * fix: funlen ignore-comments (#5594)
    * build(deps): bump github.com/daixiang0/gci from 0.13.5 to 0.13.6 (#5592)
    * feat: add option stdin for fmt command (#5588)
    * build(deps): bump github.com/ckaznocha/intrange from 0.3.0 to 0.3.1 (#5589)
    * docs: add a migration guide for VSCode integration (#5587)
    * docs: improve Docker example with cache reuse (#5586)
    * build(deps): bump github.com/timakin/bodyclose from ed6a65f985e3 to 1db5c5ca4d67 (#5585)
    * build(deps): bump mvdan.cc/unparam to HEAD (#5584)
    * build(deps): bump github.com/go-critic/go-critic from 0.12.0 to 0.13.0 (#5579)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.10 to 0.3.12 (#5578)
    * build(deps): bump github.com/BurntSushi/toml from 1.4.1-0.20240526193622-a339e1f7089c to 1.5.0 (#5577)
    * dev: sync cache internals with go1.24 (#5576)
    * docs: update Homebrew installation manual (#5565)
    * docs: update GitHub Action assets (#5573)
    * docs: add arguments to a few revive rules (#5562)
    * build(deps): bump github.com/xen0n/gosmopolitan from 1.2.2 to 1.3.0 (#5561)
    * build(deps): bump github.com/Antonboom/nilnil from 1.0.1 to 1.1.0 (#5560)
    * dev: log a link to the migration guide (#5559)
    * docs: fix missing imports
    * docs: add a link to the documentation of the v1 (#5553)
    * build(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#5556)
    * build(deps): bump github.com/macabu/inamedparam from 0.1.3 to 0.2.0 (#5554)
    * dev: simplify revive implementation (#5552)
    * build(deps): bump @babel/helpers from 7.19.0 to 7.26.10 in /.github/peril (#5551)
    * docs: go tool note (#5549)
    * docs: fix cache problem (#5550)
    * feat: detects linters inside formatters (#5544)
    * fix: improve staticcheck migration (#5545)
    * docs: add migration guide (#5439)
    * feat: error if typecheck is enabled or disabled (#5543)
    * build(deps): bump github.com/Antonboom/testifylint from 1.5.2 to 1.6.0 (#5542)
    * build(deps): bump github.com/Antonboom/errname from 1.0.0 to 1.1.0 (#5541)
    * build(deps): bump github.com/breml/errchkjson from 0.4.0 to 0.4.1 (#5537)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.9.0 to 0.9.1 (#5538)
    * build(deps): bump github.com/breml/bidichk from 0.3.2 to 0.3.3 (#5536)
    * build(deps): bump @babel/runtime from 7.20.13 to 7.26.10 in /docs (#5535)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.5.0 to 4.6.0 (#5483)
    * build(deps): bump @babel/runtime-corejs3 from 7.17.0 to 7.26.10 in /docs (#5534)
    * build(deps): bump @babel/helpers from 7.15.4 to 7.26.10 in /docs (#5533)
    * build(deps): bump the linter-testdata group across 3 directories with 4 updates (#5532)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.5 to 1.4.1 (#5511)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.8.2 to 0.9.0 (#5481)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.9 to 0.3.10 (#5531)
    * dev: prepare default branch switch (#5530)
    * docs: fix 'Slack' spelling (#5529)
    * dev: new v2 module name (#5526)
    * dev: rename and split workflow files (#5525)
    * feat: check version of the configuration (#5524)
    * dev: remove IdentifierMarker (#5523)
    * fix: formatters shound't be enabled/disabled as linters (#5516)
    * feat: use homogeneous JSON flags (#5522)
    * feat: new help commands related to formatters (#5517)
    * chore: call to action (#5519)
    * dev: replace FileCache by LineCache (#5518)
    * feat: drop v1 compatibility with exclude-dirs-use-default for fmt (#5520)
    * feat: migration command (#5506)
    * docs: update pages for v2 (#5505)
    * feat: merge staticcheck, stylecheck, gosimple (#5487)
    * feat: new linters configuration (#5475)
    * chore: apply same default limitations on all formatters (#5474)
    * feat: remove alternative names (#5472)
    * feat: new default values (#5470)
    * feat: convert comma separated to slices (#5468)
    * feat: new default sort order (#5465)
    * feat: remove options (#5464)
    * feat: configuration options renaming (#5462)
    * feat: new default for relative-path-mode to cfg (#5454)
    * chore: ignore globally test fix artifacts (#5453)
    * feat: remove v1 exclusion configuration (#5451)
    * feat: remove deprecated elements (#5450)
    * feat: remove compatibility layer for formatters configuration (#5446)
    * feat: new output format configuration (#5440)
    * dev: add missing mapstructure tags (#5436)
    * feat: golines formatter (#5432)
    * feat: add an option to display config path as JSON (#5431)
    * feat: new `fmt` command with dedicated formatter configuration (#5357)
    * dev: GitHub actions assets v2 (#5385)
    * dev: prepare CI for v2 (#5423)
* Mon Mar 17 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.8:
    * fix: check version of the configuration (#5564)
    * docs: update documentation assets (#5527)
    * docs: update GitHub Action assets (#5528)
* Fri Mar 14 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.7:
    * build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 in /scripts/gen_github_action_config in the scripts group (#5521)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.1 to 2.22.2 (#5515)
    * build(deps): bump github.com/golangci/dupl from 3e9179ac440a to f665c8d69b32 (#5512)
    * build(deps): bump honnef.co/go/tools from 0.6.0 to 0.6.1 (#5510)
    * build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from 2.2.0 to 2.2.1 (#5509)
    * build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 (#5508)
    * build(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 (#5507)
    * dev: fix schema not accepting valid timeout (#5501)
    * docs: fix logo url
    * docs: add sponsors section
    * docs: add GitLab documentation (#5497)
    * docs: update documentation assets (#5495)
    * docs: update GitHub Action assets (#5494)
* Mon Mar 03 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.6:
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.2 (#5486)
    * build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.1 to 1.3.0 (#5485)
    * build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /pkg/golinters/protogetter/testdata in the linter-testdata group across 1 directory (#5484)
    * build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.5 to 1.1.6 (#5482)
    * fix: use commit hash when version is v0.0.0 (#5479)
    * docs: update goheader.template reference (#5477)
    * build(deps): bump github.com/rogpeppe/go-internal from 1.14.0 to 1.14.1 (#5476)
    * build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /scripts/gen_github_action_config in the scripts group (#5471)
    * build(deps): bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.0 (#5469)
    * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.3.0 to 3.3.1 (#5467)
    * govet: skip fieldalignment test on 32bit platforms (#5463)
    * build(deps): bump github.com/ldez/exptostd from 0.4.1 to 0.4.2 (#5456)
    * docs: add arguments to `revive.error-strings` (#5455)
    * dev: jsonschema support for revive comment directives (#5448)
    * build(deps): bump github.com/kisielk/errcheck from 1.8.0 to 1.9.0 (#5447)
    * dev: improve deprecation warning for tenv linter (#5445)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.8.1 to 0.8.2 (#5441)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.19.0 to 0.19.1 (#5435)
    * docs: fix a syntax typo (#5434)
    * dev: add editor/IDE inside issue template (#5433)
    * build(deps): bump github.com/4meepo/tagalign from 1.4.1 to 1.4.2 (#5430)
    * build(deps): bump github.com/spf13/cobra from 1.9.0 to 1.9.1 (#5429)
    * dev: ask about installation inside issue template (#5424)
    * Require type for oneOf mutual exclusion (#5426)
    * build(deps): bump github.com/tetafro/godot from 1.4.20 to 1.5.0 (#5420)
    * build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.0 (#5421)
    * build(deps): bump github.com/mgechev/revive from 1.6.1 to 1.7.0 (#5422)
    * build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the github-actions group (#5419)
    * build(deps): bump github.com/tdakkota/asciicheck from 0.4.0 to 0.4.1 (#5418)
    * docs: fix typos in changelog (#5415)
    * docs: update documentation assets (#5414)
    * docs: update GitHub Action assets (#5413)
  - Packaging improvements:
    * Update to BuildRequires: golang(API) >= 1.23 matching go.mod
* Thu Feb 13 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.5:
    * fix: add missing new-from-merge-base flag (#5412)
    * build(deps): bump github.com/gostaticanalysis/forcetypeassert from 0.1.0 to 0.2.0 (#5409)
    * build(deps): bump github.com/tdakkota/asciicheck from 0.3.0 to 0.4.0 (#5411)
    * build(deps): bump github.com/securego/gosec/v2 from 2.22.0 to 2.22.1 (#5410)
    * docs: update GitHub Action assets (#5408)
* Wed Feb 12 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.4:
    * gci: fix section parsing (#5407)
    * docs: update GitHub Action assets (#5406)
* Wed Feb 12 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.3:
    * dev: update Docker base images (#5405)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.4 to 0.19.0 (#5404)
    * gci: fix standard packages list for go1.24 (#5402)
    * docs: option name typo inside changelog (#5401)
    * build(deps): bump github.com/mgechev/revive from 1.6.0 to 1.6.1 (#5399)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.5 to 0.12.0 (#5400)
    * docs: update install from sources paragraph (#5397)
    * dev: fix JSONSchema publication (#5395)
    * docs: improve linter authors page
    * dev: fix JSONSchema publication (#5394)
    * docs: update documentation assets (#5393)
    * docs: update GitHub Action assets (#5392)
* Tue Feb 11 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.2:
    * dev: disable chocolatey install
* Tue Feb 11 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.1:
    * build(deps): bump honnef.co/go/tools from 0.5.1 to 0.6.0 (#5391)
    * dev: disable chocolateys
* Tue Feb 11 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.64.0:
    * go1.24 support (#5224)
    * build(deps): bump github.com/ldez/exptostd from 0.4.0 to 0.4.1 (#5390)
    * build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 (#5389)
    * build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 in the github-actions group (#5388)
    * build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /scripts/gen_github_action_config in the scripts group (#5387)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.8.0 to 0.8.1 (#5386)
    * build(deps): bump go-simpler.org/sloglint from 0.7.2 to 0.9.0 (#5384)
    * dev: remove unused AssetURL from github action assets (#5383)
    * build(deps): bump 4d63.com/gochecknoglobals from 0.2.1 to 0.2.2 (#5380)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.7.1 to 0.8.0 (#5382)
    * build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#5376)
    * dev: use HEAD as references (#5377)
    * build(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 (#5375)
    * dev: generate GitHub Actions assets v1 file (#5372)
    * tenv: deprecation (#5373)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.7.0 to 1.7.1 (#5368)
    * build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#5367)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1 (#5366)
    * feat: use run.relative-path-mode for output format paths (#5363)
    * build(deps): bump the linter-testdata group across 2 directories with 4 updates (#5365)
    * feat: add new issues.new-from-merge-base option (#5362)
    * dev: cleanup printers (#5361)
    * fix: sanitize severities by output format (#5359)
    * dev: factorize base rule parsing (#5360)
    * docs: update FAQ about updating linter (#5358)
    * build(deps): bump github.com/matoous/godox from 0.0.0-20230222163458-006bad1f9d26 to 1.1.0 (#5355)
    * feat: new linter exclusions system (#5339)
    * chore: pull request template
    * docs: improve revive configuration examples (#5351)
    * fix: fallback on unknown severities for code climate (#5350)
    * docs: remove "good first issue" mention (#5347)
    * build(deps): bump github.com/mgechev/revive from 1.5.1 to 1.6.0 (#5346)
    * docs: update version inside module plugin automatically (#5341)
    * docs: add default exclusion names to the JSONSchema (#5338)
    * build(deps): bump github.com/golangci/revgrep from 0.6.1 to 0.7.0 (#5337)
    * build(deps): bump github.com/golangci/revgrep from 0.6.0 to 0.6.1 (#5336)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.6.0 to 0.7.1 (#5335)
    * build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the github-actions group (#5333)
    * build(deps): bump github.com/ldez/exptostd from 0.3.1 to 0.4.0 (#5330)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.5.3 to 0.6.0 (#5332)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.6.0 to 0.6.1 (#5329)
    * dev: move `forbidigo` debug const to const linters group  (#5328)
    * fix: spancheck default StartSpanMatchersSlice values (#5324)
    * dev: displays revive rules inside debug logs (#5325)
    * dev: linter log consistency (#5327)
    * dev: new processor order (#5322)
    * dev: processor optimizations (#5316)
    * chore: remove duplicate linter inside the configuration (#5320)
    * docs: clarify depguard configuration (#5321)
    * build(deps): bump github.com/golangci/revgrep from 0.5.3 to 0.6.0 (#5319)
    * build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (#5318)
    * build(deps): bump github.com/securego/gosec/v2 from 2.21.4 to 2.22.0 (#5311)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.1.0 to 1.2.1 (#5307)
    * fix: avoid panic with plugin without description (#5312)
    * build(deps): bump github.com/uudashr/iface from 1.3.0 to 1.3.1 (#5308)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.8 to 0.3.9 (#5306)
    * build(deps): bump github.com/alingse/nilnesserr from 0.1.1 to 0.1.2 (#5305)
    * build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 (#5309)
    * dev: avoid string conversion by passing byte slice (#5304)
    * dev: standardization of the integration of formatters (#5301)
    * build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /scripts/gen_github_action_config in the scripts group (#5302)
    * dev: disable blank issues
    * dev: temporarily allow blank issues
    * build(deps): bump github.com/ldez/grignotin from 0.7.0 to 0.8.0 (#5295)
    * build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (#5293)
    * docs: update GitHub Action assets (#5292)
* Fri Jan 03 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.63.4:
    * fix: filter Go filenames (#5291)
    * docs: update GitHub Action assets (#5288)
* Thu Jan 02 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.63.3:
    * fix: invalid from position (#5287)
    * goheader: skip issues with invalid positions (#5286)
    * build(deps): bump github.com/ldez/exptostd from 0.3.0 to 0.3.1 (#5283)
    * build(deps): bump github.com/ldez/usetesting from 0.4.1 to 0.4.2 (#5282)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.11 to 4.24.12 (#5281)
    * docs: update GitHub Action assets (#5280)
* Thu Jan 02 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.63.2:
    * fix: invalid position when missing EOL (#5279)
    * docs: update documentation assets (#5277)
    * docs: update GitHub Action assets (#5276)
* Wed Jan 01 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.63.1:
    * dev: fix aur sources (#5275)
    * gci: fix cgo (#5274)
    * fix: filter files (#5272)
    * docs: update documentation assets (#5269)
    * docs: update GitHub Action assets (#5270)
* Wed Jan 01 2025 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.63.0:
    * feat: format fixed files with the same formatters as the issues related to formatting (#5267)
    * build(deps): bump the linter-testdata group across 3 directories with 6 updates (#5268)
    * build(deps): bump github.com/ldez/usetesting from 0.4.0 to 0.4.1 (#5266)
    * Add exptostd linter (#5259)
    * dev: clarifies and homogenizes formatter descriptions (#5265)
    * build(deps): bump github.com/ldez/usetesting from 0.3.0 to 0.4.0 (#5264)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.27.0 to 1.28.0 (#5263)
    * build(deps): bump github.com/ldez/usetesting from 0.2.2 to 0.3.0 (#5261)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.4.1 to 4.5.0 (#5262)
    * docs: update "Contributing FAQ" (#5260)
    * feat: apply formatters after the suggested fixes (#5246)
    * fix: enable paths with junction inside windows (#5245)
    * Add nilnesserr linter (#5240)
    * build(deps): bump github.com/raeperd/recvcheck from 0.1.2 to 0.2.0 (#5258)
    * build(deps): bump github.com/julz/importas from 0.1.1-0.20241016092914-b26b8fc96f8a to 0.2.0 (#5256)
    * dev: use bool pointer on deprecated bool options (#5254)
    * build(deps): bump github.com/4meepo/tagalign from 1.3.4 to 1.4.1 (#5255)
    * fix: move uniq-by-line field from output to issues (#5253)
    * dev: improve --presets and --out-format flags help (#5251)
    * feat: disable timeout if timeout <= 0 (#5250)
    * build(deps): bump github.com/tetafro/godot from 1.4.18 to 1.4.20 (#5247)
    * build(deps): bump github.com/ldez/grignotin from 0.6.0 to 0.7.0 (#5248)
    * feat: improve formatter messages (#5243)
    * build(deps): bump github.com/ultraware/whitespace from 0.1.1 to 0.2.0 (#5244)
    * dev: publish AUR from sources (#5241)
    * fix: remove decoder, sloglint, tagalin from 'format' preset (#5242)
    * docs: update social network handles
    * docs: update completion guide (#5239)
    * goheader: fix invalid position (#5238)
    * feat: add support for SuggestedFixes (#5232)
    * docs: remove outdated update contributors instructions (#5234)
    * build(deps): bump github.com/Antonboom/nilnil from 1.0.0 to 1.0.1 (#5233)
    * build(deps): bump github.com/ultraware/funlen from 0.1.0 to 0.2.0 (#5231)
    * build(deps): bump github.com/alecthomas/go-check-sumtype from 0.2.0 to 0.3.1 (#5230)
    * gosec: handling of global nosec option when it is false (#5228)
    * docs: empty alias with importas (#5226)
    * importas: allow multiple empty aliases (#5222)
    * build(deps): bump github.com/julz/importas from 0.1.0 to b26b8fc96f8a (#5219)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.3 to 0.18.4 (#5217)
    * docs: update contributors image (#5216)
    * dev: fix implementation
    * dev: fix go mod
    * build(deps): bump nanoid from 3.3.6 to 3.3.8 in /docs (#5213)
    * gci: add new option
    * build(deps): bump github.com/uudashr/gocognit from 1.1.4 to 1.2.0 (#5212)
    * dev: remove archived mitchellh/go-ps (#5211)
    * feat: display linters help as JSON (#5209)
    * dev: enhance help linters output on fast and auto-fix capabilities (#5207)
    * dev: simplify cutVal implementation (#5206)
    * dev: format linter descriptions inside help command (#5205)
    * build(deps): bump github.com/ldez/tagliatelle from 0.6.0 to 0.7.1 (#5204)
    * build(deps): bump github.com/ckaznocha/intrange from 0.2.1 to 0.3.0 (#5203)
    * dev: sync checker with x/tools@v0.28.0 (#5201)
    * docs: Make contributors URL shorter (#5202)
    * build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#5199)
    * docs: Ignore previously ignored contributors (#5200)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.5.0 to 0.6.0 (#5196)
    * build(deps): bump github.com/ldez/usetesting from 0.2.1 to 0.2.2 (#5198)
    * build(deps): bump github.com/uudashr/gocognit from 1.1.3 to 1.1.4 (#5195)
    * build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 (#5197)
    * dev: remove useless call to WithLoadForGoAnalysis (#5193)
    * dev: refactor ifs with cmp.Or (#5194)
    * build(deps): bump path-to-regexp and express in /docs (#5192)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.4.2 to 0.5.0 (#5187)
    * build(deps): bump github.com/ldez/usetesting from 0.2.0 to 0.2.1 (#5189)
    * build(deps): bump github.com/butuzov/ireturn from 0.3.0 to 0.3.1 (#5188)
    * build(deps): bump github.com/sanposhiho/wastedassign/v2 from 2.0.7 to 2.1.0 (#5186)
    * dev: improve group names for dependabot
    * fix: improve Go version detection inside workspace (#5179)
    * build(deps): bump the linter-testdata group across 3 directories with 6 updates (#5182)
    * build(deps): bump github.com/ashanbrown/makezero from 1.1.1 to 1.2.0 (#5181)
    * build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.11 (#5180)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.2.4 to 0.4.2 (#5175)
    * build(deps): bump github.com/curioswitch/go-reassign from 0.2.0 to 0.3.0 (#5176)
    * build(deps): bump github.com/jjti/go-spancheck from 0.6.2 to 0.6.4 (#5174)
    * build(deps): bump github.com/butuzov/mirror from 1.2.0 to 1.3.0 (#5178)
    * build(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#5177)
    * Add UseTesting linter (#5170)
    * build(deps): bump github.com/ldez/tagliatelle from 0.5.0 to 0.6.0 (#5164)
    * dev: refactor linter constructors for consistency (#5173)
    * build(deps): bump santhosh-tekuri/jsonschema/v5 to v6 (#5171)
    * govet: fix stdversion (#5168)
    * docs: revert unwanted JSONSchema/doc changes (#5169)
    * build(deps):  bump github.com/shirou/gopsutil to v4.24.10 (#5167)
    * docs: fix GitLab doc link in CodeClimateIssue comment (#5166)
    * build(deps): bump github.com/tdakkota/asciicheck from 0.2.0 to 0.3.0 (#5163)
    * build(deps): bump github.com/uudashr/iface from 1.2.1 to 1.3.0 (#5162)
    * build(deps): bump github.com/stbenjam/no-sprintf-host-port from 0.1.1 to 0.2.0 (#5161)
    * govet: add `stdversion` analyzer (#5160)
    * build(deps): bump github.com/timakin/bodyclose from 574207250966 to ed6a65f985e (#5077)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.9.0 to 2.10.0 (#5138)
    * dev: fix AUR prepare step (#5158)
    * dev: clean goreleaser configuration
    * chore: add changelog
    * loggercheck: add missing slog option (#5155)
    * docs: update GitHub Action assets (#5157)
* Mon Nov 25 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.62.2:
    * dev: fix release workflow (#5156)
* Mon Nov 25 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.62.1:
    * build(deps): bump github.com/uudashr/iface from 1.2.0 to 1.2.1 (#5154)
    * dev: publish snap (#5130)
    * build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#5152)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.5.2 to 0.5.3 (#5153)
    * dev: add missing AUR_KEY secret (#5151)
    * dev: simplify sort results processors (#5150)
    * docs: Simplify team and contributors section (#5148)
    * dev: publish AUR -bin automatically (#5146)
    * build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /.github/contributors (#5145)
    * docs: remove golint on 'performance' page (#5139)
    * docs: fix URL for revive.ignore-generated-header (#5140)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.6.0 to 1.7.0 (#5134)
    * build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /.github/peril (#5136)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.0 to 0.18.3 (#5133)
    * build(deps): bump github.com/mgechev/revive from 1.5.0 to 1.5.1 (#5135)
    * build(deps): bump github.com/Antonboom/testifylint from 1.5.0 to 1.5.2 (#5132)
    * docs: improve testifylint description of require-f-funcs flag (#5131)
    * fix: ignore cache error when file not found (#5129)
    * build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 in /scripts/gen_github_action_config (#5128)
    * docs: missing doc link for sloglint.args-on-sep-lines (#5126)
    * docs: fix links to gocritic checks (#5125)
    * docs: update documentation (#5124)
    * docs: update documentation assets (#5122)
    * docs: update GitHub Action assets (#5123)
* Sun Nov 10 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.62.0:
    * build(deps): bump go-simpler.org/musttag from 0.12.2 to 0.13.0 (#5121)
    * build(deps): bump github.com/lasiar/canonicalheader from 1.1.1 to 1.1.2 (#5119)
    * build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#5120)
    * build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (#5118)
    * docs: improve forbidigo pattern examples for built-in functions (#5116)
    * fix: Go version propagation (#5109)
    * feat: deprecation step 2 of execinquery and gomnd (#5110)
    * build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0 (#5113)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.17.0 to 0.18.0 (#5114)
    * fix: improve Go detection (#5112)
    * dev: use secure links (#5106)
    * docs: replace staticcheck.io with staticcheck.dev (#5107)
    * docs: fix iface linter name (#5104)
    * dev: extends usage of new Stopwatch methods (#5102)
    * dev: improve readability and maintenance of `internal/cache` (#5101)
    * dev: isolates the code borrowed from Go (#5100)
    * dev: updates internal code borrowed from Go (#5098)
    * build(deps): bump the all group across 3 directories with 5 updates (#5099)
    * build(deps): bump github.com/timonwong/loggercheck from 0.9.4 to 0.10.1 (#5094)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.2 to 0.17.0 (#5093)
    * build(deps): bump github.com/sivchari/tenv from 1.10.0 to 1.12.1 (#5090)
    * build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#5088)
    * Revert "Add filen linter (#5081)" (#5087)
    * code-climate: add check_name field (#5086)
    * dev: remove unused function SetAnalyzerGoVersion (#5085)
    * Add filen linter (#5081)
    * docs: update demo animation (#5083)
    * Add iface linter (#4871)
    * build(deps): bump github.com/golangci/go-printf-func-name from 7558a9eaa5af to v0.1.0 (#5079)
    * build(deps): bump github.com/kisielk/errcheck from 1.7.0 to 1.8.0 (#5074)
    * build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.4 to 2.0.5 (#5076)
    * build(deps): bump github.com/breml/bidichk from 0.3.1 to 0.3.2 (#5075)
    * build(deps): bump github.com/bkielbasa/cyclop from 1.2.1 to 1.2.3 (#5071)
    * docs: improve new linter section (#5066)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.1.1 to 0.1.3 (#5062)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.4 to 0.11.5 (#5061)
    * build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the all group (#5059)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.9 to 1.0.0 (#5058)
    * build(deps): bump github.com/Antonboom/errname from 0.1.13 to 1.0.0 (#5057)
    * build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5056)
    * chore: update test workflow
    * build(deps): bump github.com/Antonboom/testifylint from 1.4.3 to 1.5.0 (#5054)
    * fix: type sizing when cross-compiling (32-bit) (#5053)
    * docs: improve 'install from sources' section (#5050)
    * build(deps): bump the all group across 3 directories with 4 updates /testdata (#5049)
    * docs: reorganize configuration files (#5048)
    * dev: remove Nancy (#5047)
    * docs: adds a section about `exclude-dirs-use-default` (#5045)
    * docs: improve FAQ about Go versions (#5046)
    * build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5041)
    * build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.4 to 0.2.0 (#5038)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.0 to 2.2.1 (#5040)
    * build(deps): bump github.com/securego/gosec/v2 from 2.21.3 to 2.21.4 (#5039)
    * docs: improve linter/rule/check docs (#5036)
    * build(deps): bump github.com/mgechev/revive from 1.3.9 to 1.4.0 (#5035)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.0 (#5034)
    * build(deps): bump github.com/securego/gosec/v2 from 2.21.2 to 2.21.3 (#5029)
    * build(deps): bump github.com/breml/errchkjson from 0.3.6 to 0.4.0 (#5028)
    * build(deps): bump github.com/sonatard/noctx from 0.0.2 to 0.1.0 (#5027)
    * build(deps): bump github.com/ckaznocha/intrange from 0.2.0 to 0.2.1 (#5024)
    * build(deps): bump github.com/breml/bidichk from 0.2.7 to 0.3.1 (#5025)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.6 to 0.3.8 (#5026)
    * docs: consistent WithSince versions (#5022)
    * build(deps): bump webpack from 5.76.1 to 5.94.0 in /docs (#4968)
    * docs: fix broken link (#5016)
    * build(deps): bump body-parser and express in /docs (#5017)
    * Add recvcheck linter (#5014)
    * dev: use slices package from stdlib (#5011)
    * docs: fix typo in goheader linter desc (#5009)
    * docs: restore JSONschema for v1.60
    * build(deps): bump github.com/tetafro/godot from 1.4.17 to 1.4.18 (#5002)
    * build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#5001)
    * docs: update documentation (#5000)
    * docs: update documentation assets (#4998)
    * docs: update GitHub Action assets (#4999)
* Thu Nov 07 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.61.0:
    * build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)
    * build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)
    * build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)
    * dev: fix nancy
    * docs: add additionnal info about typecheck (#4985)
    * gosec: disable G407 (#4983)
    * build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)
    * feat: exclude Swagger Codegen files (#4967)
    * feat: add junit-xml-extended format (#4918)
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 (#4910)
    * build(deps): bump github.com/securego/gosec/v2 from 2.20.1-0.20240826145712-bcec04e78483 to 2.21.0 (#4981)
    * build(deps): bump peter-evans/create-pull-request from 6 to 7 in the all group (#4978)
    * build(deps): bump the all group across 4 directories with 8 updates (#4979)
    * build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in /scripts/gen_github_action_config in the all group (#4977)
    * chore: improve dependabot configuration
    * nolintlint: remove empty line in unused directive replacement (#4973)
    * build(deps): bump github.com/daixiang0/gci from 0.13.4 to 0.13.5 (#4975)
    * fix: improve runtime version parsing (#4961)
    * build(deps): bump github.com/securego/gosec/v2 from ab3f6c1c83a0 to bcec04e78483 (#4960)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#4955)
    * build(deps): bump micromatch from 4.0.5 to 4.0.8 in /docs (#4952)
    * build(deps): bump micromatch from 4.0.5 to 4.0.8 in /.github/peril (#4951)
    * build(deps): bump github.com/quasilyte/go-ruleguard to 0fe6f58b47b1 (#4949)
    * docs: update documentation (#4945)
    * docs: update GitHub Action assets (#4944)
* Sat Aug 24 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.60.3:
    * build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to ab3f6c1c83a0 (#4943)
    * feat: check that Go version use to build is greater or equals to the Go version of the project (#4938)
    * docs: update documentation (#4931)
    * docs: update documentation assets (#4930)
    * docs: update GitHub Action assets (#4929)
* Wed Aug 21 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.60.2:
    * build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 81cda2f91fbe (#4927)
    * dev: fix GO_VERSION in post release workflow (#4926)
    * exportloopref: deprecation (#4916)
    * chore: update gofmt (#4923)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.3 to 2.9.0 (#4921)
    * build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 (#4922)
    * staticcheck: propagate Go version (#4907)
    * gosec: add G602 analyzer (#4906)
    * build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 (#4911)
    * docs: update documentation (#4903)
    * docs: update documentation assets (#4901)
    * docs: update GitHub Action assets (#4902)
* Wed Aug 14 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.60.1:
    * chore: free skip space during release
* Wed Aug 14 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.60.0:
    * go1.23 support (#4836)
    * build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#4898)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.2 to 1.6.0 (#4899)
    * unused: remove exported-is-used option
    * build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4893)
    * build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in /scripts/gen_github_action_config (#4892)
    * unused: remove exported-is-used option (#4890)
    * build(deps): bump github.com/mgechev/revive from 1.3.7 to 1.3.9 (#4886)
    * build(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#4889)
    * build(deps): bump github.com/uudashr/gocognit from 1.1.2 to 1.1.3 (#4887)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.3.0 to 0.4.0 (#4888)
    * dev: add comment to clarify using empty issues slice (#4884)
    * feat: improve processors filtering stats (#4882)
    * docs: improve ireturn documentation (#4881)
    * fix: typecheck issues should never be ignored (#4870)
    * chore: fix checklist
    * build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#4868)
    * build(deps): bump github.com/gofrs/flock from 0.10.0 to 0.12.0 (#4863)
    * build(deps): bump github.com/valyala/quicktemplate from 1.7.0 to 1.8.0 (#4862)
    * dev: fix code QL warning
    * docs: improve grammar of new linter checklist (#4861)
    * chore: change .yaml to .yml for consistency (#4860)
    * dev: add action to add checklist for new linter (#4855)
    * docs: remove 'trusted by' page (#4857)
    * docs: add link on linter without configuration (#4843)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.2 to 1.3.3 (#4851)
    * build(deps): bump github.com/gofrs/flock from 0.8.1 to 0.10.0 (#4852)
    * build(deps): bump github.com/moricho/tparallel from 0.3.1 to 0.3.2 (#4849)
    * dev: rewrite benchmarks (#4848)
    * dev: clean gen_github_action_config (#4847)
    * docs: update wsl documentation (#4846)
    * chore: update package-lock.json
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.4.0 to 4.4.1 (#4844)
    * build(deps): bump github.com/Antonboom/testifylint from 1.4.2 to 1.4.3 (#4839)
    * build(deps): bump go-simpler.org/sloglint from 0.7.1 to 0.7.2 (#4840)
    * docs: add repology package summary (#4838)
    * dev: improve benchmark scripts (#4826)
    * build(deps): bump github.com/jjti/go-spancheck from 0.6.1 to 0.6.2 (#4833)
    * fix: sanitize level property for SARIF (#4831)
    * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#4822)
    * build(deps): bump github.com/sivchari/tenv from 1.9.1 to 1.10.0 (#4823)
    * build(deps): bump github.com/Antonboom/testifylint from 1.4.1 to 1.4.2 (#4821)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.26.0 to 1.27.0 (#4820)
    * dev: improve revive construction (#4817)
    * dev: fix installation script for curl v8.8.0 (#4814)
    * docs: move whole-files near of new-from-xxx (#4815)
    * build(deps): bump braces from 3.0.2 to 3.0.3 in /docs (#4812)
    * build(deps): bump braces from 3.0.2 to 3.0.3 in /.github/peril (#4811)
    * build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in /scripts/gen_github_action_config (#4810)
    * build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#4809)
    * build(deps): bump github.com/sivchari/tenv from 1.7.1 to 1.9.1 (#4808)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.3.0 to 4.4.0 (#4807)
    * build(deps): bump github.com/Antonboom/testifylint from 1.3.1 to 1.4.1 (#4798)
    * build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0 (#4783)
    * lll: Advertise max line length instead of just reporting failure (#4781)
    * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.2.0 to 3.3.0 (#4760)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.1 to 4.3.0 (#4799)
    * docs: update documentation assets (#4806)
    * docs: update GitHub Action assets (#4805)
* Sun Jun 09 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.59.1:
    * build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#4801)
    * build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)
    * intrange: add style preset (#4797)
    * docs: update revive configuration (#4790)
    * chore: improve issue templates
    * chore: improve issue templates
    * dev: improve issue templates
    * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#4788)
    * unparam: bump to HEAD (#4786)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)
    * build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#4784)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#4782)
    * chore: fix bench scripts
    * chore: update badges
    * dev: remove unused field from PathPrettifier (#4778)
    * fix: SARIF format require issue column >= 1 (#4775)
    * dev: display version in verbose mode (#4771)
    * fix: gomnd deprecated configuration compatibility (#4768)
    * dev: add targets to benchmark a linter (#4761)
    * docs: fix broken link (#4766)
    * docs: fix typos (#4763)
    * build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#4759)
    * fix: init empty result slice for SARIF printer (#4758)
    * dev: fix double call to startTracing (#4757)
    * docs: update documentation (#4756)
    * docs: update documentation assets (#4749)
    * docs: update GitHub Action assets (#4750)
* Sun May 26 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.59.0:
    * build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to 5f0084eb01a9 (#4748)
    * dev: fix badges
    * dev: improve issue chooser (#4747)
    * build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#4746)
    * build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#4745)
    * chore: use global security policy
    * feat: allow the analysis of generated files (#4740)
    * feat: add warning about disabled and deprecated linters (level 2) (#4742)
    * chore: add html to the JSONSchema  (#4737)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.3 to 0.11.4 (#4738)
    * chore: improve grammar in the security policy (#4739)
    * chore: add security policy
    * fix: remove errcheck defaults (#4734)
    * docs: update documentation (#4732)
    * feat: deprecate github-actions format (#4726)
    * Support Sarif output (#4723)
    * build(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 (#4729)
    * build(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 (#4718)
    * docs: update GitHub Action assets (#4731)
* Sun May 19 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.58.2:
    * build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)
    * build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)
    * build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)
    * docs: improve integrations and install pages (#4719)
    * docs: uses org account for GitHub Sponsor
    * docs: funding and social networks
    * docs: funding and social networks
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)
    * build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)
    * dev: set CGO_ENABLED=1 when running "test" task (#4712)
    * build(deps): bump go-simpler.org/musttag from 0.12.1 to 0.12.2 (#4710)
    * docs: update documentation (#4711)
    * dev: deprecate errcheck.ignore option (#4709)
    * docs: update GitHub Action assets (#4708)
* Wed May 08 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.58.1:
    * build(deps): bump github.com/4meepo/tagalign from 1.3.3 to 1.3.4 (#4705)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.5 to 0.3.6 (#4707)
    * build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#4706)
    * fix: remove GitHub Action problem matchers (#4700)
    * build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#4701)
    * build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /scripts/gen_github_action_config (#4702)
    * fix: gochecknoinits shadow name (#4698)
    * chore: keep v1.57 JSON schema
    * docs: update documentation (#4694)
    * docs: update documentation assets (#4692)
    * docs: update GitHub Action assets (#4693)
* Fri May 03 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.58.0:
    * feat: use problem matchers for GitHub Action format (#4685)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (#4690)
    * unparam: bump to HEAD (#4689)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4688)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#4686)
    * build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#4684)
    * feat: log an error when using previously deprecated linters (#4681)
    * build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (#4682)
    * dev: clean deprecated options (#4673)
    * dev: removes BaseRule, ExcludeRule, SeverityRule duplications (#4676)
    * Add new linter canonicalheader (#4672)
    * build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (#4679)
    * fix: don't hide typecheck errors inside diff processor (#4674)
    * dev: dedicated package about  IllTypedError parsing (#4675)
    * build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (#4671)
    * build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (#4670)
    * build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (#4669)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (#4668)
    * build(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (#4667)
    * fix: skip go.mod report inside autogenerated_exclude processor (#4663)
    * build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (#4666)
    * build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (#4665)
    * build(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (#4664)
    * build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (#4645)
    * fix: speed up "fast" linters (#4653)
    * dev: improve goreleaser configuration (#4660)
    * dev: fix shellcheck lint issues (#4657)
    * fix: use plugin version (#4655)
    * dev: fix broken links to the website (#4656)
    * execinquery: deprecation (#4652)
    * dev: replace fmt.Errorf by errors.New (#4647)
    * dev: eliminate redundant indentation (#4650)
    * dev: close errcheck exclude file (#4649)
    * dev: close file
    * fix: keep only typecheck issues (#4640)
    * build(deps): bump go-simpler.org/sloglint from 0.5.0 to 0.5.1 (#4644)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#4643)
    * dev: sorts deprecated linters at the end of lists (#4642)
    * dev: remove alternatives names from CLI help (#4641)
    * dev: clean DefaultExcludePatterns and improve CLI render (#4638)
    * dev: improve formatting and description in flagsets (#4636)
    * docs: use proper templates when creating GitHub issues (#4637)
    * dev: group skip-dir related elements (#4631)
    * build(deps): bump github.com/golangci/revgrep from 0.5.2 to 0.5.3 (#4633)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 (#4632)
    * dev: group linter implementation and integration tests (#4603)
    * docs: remove deprecated Atom from Editor Integrations (#4628)
    * build(deps): bump go-simpler.org/musttag from 0.12.0 to 0.12.1 (#4626)
    * build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625)
    * build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /scripts/gen_github_action_config (#4624)
    * chore: add chocolatey (#4615)
    * build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#4620)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.2 to 0.11.3 (#4619)
    * build(deps): bump go-simpler.org/musttag from 0.11.0 to 0.12.0 (#4621)
    * fix: JSON schema about severities (#4617)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.1 to 1.3.2 (#4614)
    * build(deps): bump github.com/leonklingele/grouper from 1.1.1 to 1.1.2 (#4613)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#4612)
    * build(deps): bump github.com/daixiang0/gci from 0.13.3 to 0.13.4 (#4611)
    * build(deps): bump github.com/butuzov/mirror from 1.1.0 to 1.2.0 (#4610)
    * docs: fix links to Module and Go Plugins (#4607)
    * dev: set timeout for loading JSON schema (#4605)
    * dev: option to not check deprecation (#4591)
    * feat: add fatcontext linter (#4583)
    * Add `pre-commit` hook to run `config verify` (#4602)
    * build(deps): bump github.com/ckaznocha/intrange from 0.1.1 to 0.1.2 (#4601)
    * build(deps): bump go-simpler.org/musttag from 0.10.0 to 0.11.0 (#4600)
    * dev: clean up unused receivers with revive (#4599)
    * dev: add fix test for mirror linter (#4598)
    * fix: remove help display on error with verify command (#4597)
    * dev: unifying processors code style (#4592)
    * dev: enable testifylint linter (#4595)
    * dev: add fix test for tagalign linter (#4594)
    * docs: update documentation (#4590)
    * feat: replace gomnd by mnd (#4572)
    * feat: err113 analyzer name (#4567)
    * dev: add test for grouper linter (#4585)
    * build(deps): bump go-simpler.org/musttag from 0.9.0 to 0.10.0 (#4579)
    * feat: deprecate usage of linter alternative names (#4562)
    * build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 (#4522)
    * dev: clean code arround CLI args usage (#4557)
    * docs: update documentation assets (#4588)
    * docs: update GitHub Action assets (#4589)
* Thu Mar 28 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.57.2:
    * fix: hide useless warning (#4587)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 (#4584)
    * build(deps): bump express from 4.18.2 to 4.19.2 in /docs (#4581)
    * build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)
    * dev: organize golinters package (#4578)
    * dev: minor clean up (#4577)
    * dev: remove unused markdownlint config file (#4576)
    * fix: missing output format (#4574)
    * fix: the TeamCity inspectionType service message (#4573)
    * fix: display warnings on deprecated linter options (#4568)
    * docs: improve linters page (#4571)
    * build(deps): bump github.com/ckaznocha/intrange from 0.1.0 to 0.1.1 (#4570)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.1 to 0.16.2 (#4569)
    * docs: remove invalid example about mixing files and directory (#4566)
    * build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.4 to 1.1.5 (#4564)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.8 to 1.0.9 (#4565)
    * dev: improve feature request issue form (#4560)
    * build(deps): bump github.com/jgautheron/goconst from 1.7.0 to 1.7.1 (#4555)
    * docs: update GitHub Action assets (#4553)
* Thu Mar 21 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.57.1:
    * fix: filter invalid issues before other processors (#4552)
    * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#4548)
    * build(deps): bump github.com/golangci/plugin-module-register from 0.1.0 to 0.1.1 (#4549)
    * dev: improve dependabot configuration
    * docs: fix default value for sloglint no-global (#4547)
    * docs: update documentation (#4546)
    * docs: update documentation assets (#4545)
    * docs: update GitHub Action assets
* Wed Mar 20 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Packaging improvements:
    * Re-enable binary stripping and debuginfo boo#1210938
    * Use BuildRequires: golang(API) >= 1.21 instead of go.
      The go metapackage points to a single go version that
      increments at a date TBD after each go1.x major release. The
      expression golang(API) is available immediately upon each go1.x
      major release and is stable for expressing the minimum version
      or a temporarily pinned version.
    * Use BuildRequires: golang(API) >= 1.21 matching go.mod
    * Drop BuildRequires: go-md2man and use plain markdown as %doc
    * Use autosetup -a 1 to unpack source and vendored dependencies
    * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
    * Build PIE with pattern that may become recommended procedure:
      %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
      A go toolchain buildmode default config would be preferable
      but none exist at this time.
    * Remove ldflags -s (Omit symbol table and debug info) and -w
      (Omit DWARF symbol table). This information is used to produce
      separate debuginfo packages and binaries are stripped for
      reduced size by GNU strip during RPM build.
    * Remove ldflags -X entries for build time stamp.
      This information is embedded in binaries with go1.18+ and
      available via go version -m or runtime/debug.ReadBuildInfo().
    * Drop go build -o arg, default binary name is pkg of main()
    * Add basic %check to execute binary --help
    * Use %license dropping conditional for 0%{?suse_version} < 1500.
      %license macro is available since rpm-4.11+, SLE-12:SP3+
* Wed Mar 20 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.57.0:
    * fix: disable temporarily httpresponse from govet (#4528)
    * dev: silence help on some commands usage on error (#4542)
    * feat: add verify command (#4527)
    * dev: refactor .golangci.yml configuration and fix up nolintlint issues (#4537)
    * build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.2 to 2.0.4 (#4540)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.4 to 0.3.5 (#4539)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.3.0 to 1.3.1 (#4538)
    * dev: fix exclude-rules text
    * govet: add a warning about the deprecation of check-shadowing (#4535)
    * feat: improve 'no go files to analyze' message (#4536)
    * govet: fix check-shadowing (#4534)
    * Revert "fix: deprecation message related to UseDefaultSkipDirs (#4533)"
    * fix: deprecation message related to UseDefaultSkipDirs (#4533)
    * fix: use GOTOOLCHAIN=auto inside the Docker images (#4532)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.0 to 0.16.1 (#4531)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)
    * feat: new output.formats file configuration syntax (#4521)
    * dev: run all commands on the CI (#4526)
    * dev: validate test configurations (#4520)
    * dev: remove Run.Args (#4525)
    * feat: create output directory (#4524)
    * dev: split ContextLoader (#4516)
    * build(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 (#4523)
    * docs: add more tagliatelle examples (#4519)
    * feat: replace `run.skip-xxx` options by `issues.exclude-xxx` options (#4509)
    * docs: fix website broken links (#4518)
    * dev: review config path usage inside gocritic (#4517)
    * feat: rename exclude-autogenerated-strict to exclude-generated-strict (#4514)
    * docs: fix installation link in the readme (#4515)
    * build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#4513)
    * build(deps): bump github.com/golangci/plugin-module-register to 0.1.0 (#4510)
    * feat: option to strictly follow Go autogenerated file convention (#4507)
    * docs: organize sections and pages (#4493)
    * docs: fix plugin example URL (#4508)
    * dev: clean up (#4502)
    * docs: shorten description for gochecknoglobals linter (#4505)
    * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#4503)
    * dev: reformat code with gofumpt (#4500)
    * chore: simplify comparators (#4499)
    * dev: clean up (#4495)
    * docs: improve "about golangci-lint" in README (#4498)
    * dev: display help message with green color (#4497)
    * docs: fix linters page
    * docs: improve plugins page (#4494)
    * dev: use `cmd.Context` inside custom command (#4496)
    * docs: fix JSON schema publishing
    * docs: publish JSON schema on golangci-lint.run (#4488)
    * dev: minor clean up (#4492)
    * dev: fix a typo in the log about preserving temp (#4491)
    * docs: improve grammar in the custom linter article (#4489)
    * docs: add jsonschema (#4487)
    * dev: improve version output (#4483)
    * docs: use information from the previous release to create pages (#4457)
    * build(deps): downgrade github.com/daixiang0/gci from 0.13.0 to 0.12.3 (#4484)
    * feat: syntax to not override severity from linters (#4472)
    * docs: define linter deprecation cycle (#4474)
    * feat: new custom linters system (#4437)
    * dev: the printer just needs Output configuration (#4479)
    * dev: clean up command contructors (#4478)
    * dev: clean context loader (#4480)
    * dev: remove unused release target (#4481)
    * fix: panic when concurrency=0 (#4477)
    * fix: rule severity is required (#4469)
    * fix: store and read severity from linters in the cache (#4468)
    * feat: use gosec severities (#4470)
    * build(deps): bump github.com/golangci/unconvert to HEAD (#4473)
    * feat: add sort-order option (#4467)
    * docs: add explanation about the configuration inside repo  (#4466)
    * fix: use first issue without inline on mergeLineIssues on multiplie issues (#3316)
    * dev: add GL_DEBUG=govet to see enabled analyzers (#4465)
    * build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /scripts/gen_github_action_config (#4464)
    * feat: allow running only a specific linter without modifying the file configuration (#4438)
    * dev: fix nancy
    * build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#4462)
    * dev: rename function parameter `i` to `issue` (#4460)
    * docs: fix typo in 'e.g.' (#4461)
    * chore: nancy
    * dev: simplify exclude processors (#4456)
    * docs: don't mark dupword as autofixable (#4455)
    * feat: option to not override severity from linters (#4452)
    * dev: simplify severity processor (#4451)
    * fix: move show-stats field from run to output (#4439)
    * feat: inactivate deprecated linters (#4436)
    * dev: split post-release workflow (#4440)
    * dev: isolate printer code (#4435)
    * feat: automatically adjust the maximum concurrency to the container CPU quota (#4441)
    * build(deps): bump github.com/Antonboom/testifylint from 1.1.3 to 1.2.0 (#4449)
    * dev: adjust replacement msg for nosnakecase (#4443)
    * build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 (#4444)
    * build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#4448)
    * build(deps): bump github.com/Antonboom/testifylint from 1.1.2 to 1.1.3 (#4447)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2 (#4446)
    * dev: rewrite linters Manager (#4419)
    * docs: expand install manual for running website locally (#4431)
    * build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.0 (#4429)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.1 to 0.11.2 (#4430)
    * build(deps): bump go-simpler.org/musttag from 0.8.0 to 0.9.0 (#4428)
    * dev: add test on ExcludeRule and SeverityRule (#4420)
    * build(deps): bump es5-ext from 0.10.53 to 0.10.63 in /docs (#4422)
    * dev: new commands system (#4412)
    * dev: clean reference file (#4418)
    * dev: add tests on linterdb package (#4416)
    * build(deps): bump github.com/denis-tingaikin/go-headerfrom 0.4.3 to 0.5.0 (#4396)
    * build(deps): bump github.com/jjti/go-spancheck from 0.5.2 to 0.5.3 (#4414)
    * dev: clean up Executor  (#4404)
    * build(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 (#4410)
    * docs: update code snippets in Architecture (#4409)
    * install.sh: set executable bit for Unix (#4408)
    * dev: install.sh remove obsolete reference to godownloader (#4407)
    * dev: install.sh fix usage message (#4406)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.1 to 2.8.3 (#4403)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.7.0 to 0.7.1 (#4402)
    * misspell: add extra-words (#4401)
    * feat: disable copyloopvar and intrange on Go < 1.22 (#4397)
    * gocritic: support of enable-all and disable-all options (#4335)
    * build(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.12.3 (#4400)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.13 to 0.0.14 (#4398)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.0.10 (#4394)
    * feat: add copyloopvar linter (#4382)
    * feat: add intrange linter (#4378)
    * dev: fix Docker image on tag (#4392)
    * docs: improve `govet` description (#4366)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 (#4386)
    * revive: add exclude option (#4365)
    * docs: Update documentation and assets
* Thu Feb 15 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.56.2:
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.24.0 to 1.25.0 (#4390)
    * build(deps): bump github.com/securego/gosec/v2 from 2.18.2 to 2.19.0 (#4389)
    * build(deps): bump github.com/go-critic/go-critic from 0.11.0 to 0.11.1 (#4388)
    * build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#4387)
    * build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4380)
    * build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#4379)
    * docs: explain limitation of new-from-rev and new-from-patch (#4377)
    * dev: handle old TODO (#4374)
    * dev: fix govet.nilness lint issues (#4373)
    * dev: refactor govet impl with slices.Contains (#4372)
    * build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.2 (#4371)
    * dev: use goreleaser to create Docker images (#4370)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.0 to 4.2.1 (#4367)
    * docs: Update documentation and assets (#4362)
* Thu Feb 15 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.56.1:
    * build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 (#4359)
    * build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4358)
    * govet: disable loopclosure with go1.22 (#4357)
    * build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
    * dev: use matrix go version
    * docs: Update documentation and assets (#4354)
* Wed Feb 07 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.56.0:
    * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.1.0 to 3.2.0 (#4304)
    * go1.22 support (#4272)
    * build(deps): bump github.com/butuzov/ireturn from 0.2.2 to 0.3.0 (#4352)
    * build(deps): bump peter-evans/create-pull-request from 5 to 6 (#4348)
    * dev: remove unrelated flags from config and linters command (#4284)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.5.0 to 0.6.0 (#4346)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#4344)
    * feat: implement stats per linter with a flag (#4341)
    * docs: adjust list from why install from source is not recommended (#4340)
    * dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 (#4339)
    * build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#4338)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4.8 (#4337)
    * build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d to 20240104100049-c549a3470d14 (#4333)
    * dev: check go.sum is up to date (#4334)
    * build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.0 (#4330)
    * build(deps): bump actions/cache from 3 to 4 (#4329)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 (#4327)
    * docs: adjust wrapcheck ignoreSigs to new defaults (#4326)
    * devs: fix typo in testdata for gochecknoglobals (#4320)
    * fix: parse Go RC version (#4319)
    * build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.3 to 0.1.4 (#4317)
    * build(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 (#4314)
    * build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#4315)
    * build(deps): bump github.com/jjti/go-spancheck from 0.4.2 to 0.5.2 (#4316)
    * build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docs (#4309)
    * build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scripts/gen_github_action_config (#4308)
    * build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools (#4307)
    * docs: improve typecheck FAQ (#4306)
    * build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#4305)
    * docs: fix grammar (#4302)
    * dev: replace raw loops with funcs from slices and maps (#4299)
    * feat: add `spancheck` linter (#4290)
    * docs: fix noctx description (#4297)
    * build(deps): bump github.com/go-critic/go-critic from 0.10.0 to 0.11.0 (#4295)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#4296)
    * dev: enable errorlint linter (#4292)
    * build(deps): bump github.com/daixiang0/gci from 0.12.0 to 0.12.1 (#4293)
    * dev: replace hashicorp/go-multierror with errors.Join (#4291)
    * build(deps): bump msgpackr from 1.5.4 to 1.10.1 in /docs (#4289)
    * build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 in /tools (#4288)
    * doc: add missing fields to .golangci.reference.yml (#4285)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.15.2 (#4282)
    * misspell: add mode option (#4275)
    * fix: make versioning inside Docker image consistent with binaries (#4279)
    * doc: fix URL not available (#4280)
    * docs: fix Go version fallback  (#4277)
    * docs: update link (#4274)
    * docs: improve .golangci.reference.yml defaults (#4271)
    * build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools (#4269)
    * build(deps): bump github/codeql-action from 2 to 3 (#4266)
    * build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 (#4261)
    * build(deps): bump github.com/daixiang0/gci from 0.11.2 to 0.12.0 (#4260)
    * build(deps): bump go-simpler.org/sloglint from 0.3.0 to 0.4.0 (#4257)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.4.0 to 0.5.0 (#4258)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.8 to 1.0.9 (#4256)
    * build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#4259)
    * build(deps): bump github.com/sigstore/cosign from 1.13.1 to 1.13.2 in /tools (#4251)
    * build(deps): bump actions/setup-go from 4 to 5 (#4250)
    * build(deps): bump github.com/go-critic/go-critic from 0.9.0 to 0.10.0 (#4249)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.1 to 0.15.1 (#4248)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.6 to 1.4.7 (#4245)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.3.1 to 0.4.0 (#4236)
    * build(deps): bump github.com/ykadowak/zerologlint from 0.1.4 to 0.1.5 (#4235)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.5 to 1.4.6 (#4234)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#4233)
    * build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#4232)
    * dev: use zerologlint analyzer fields for name and doc (#4225)
    * build(deps): bump github.com/bombsimon/wsl/v4 from 3.4.0 to 4.2.0 (#4215)
    * sloglint: add static-msg option (#4213)
    * build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 in /scripts/gen_github_action_config (#4223)
    * dev: replace tab by space inside CLI help (#4221)
    * build(deps): bump github.com/ykadowak/zerologlint from 0.1.3 to 0.1.4 (#4222)
    * dev: use analyzer fields for name, doc instead of hardcoded strings (#4214)
    * chore: build doc on PR
    * build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from 2.1.0 to 2.2.0 (#4207)
    * build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /scripts/gen_github_action_config (#4203)
    * build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 (#4201)
    * build(deps): bump github.com/jgautheron/goconst from 1.6.0 to 1.7.0 (#4200)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.3.0 to 0.3.1 (#4199)
    * build(deps): bump github.com/nishanths/exhaustive from 0.11.0 to 0.12.0 (#4195)
    * build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#4194)
    * build(deps): bump github.com/Antonboom/testifylint from 1.0.1 to 1.0.2 (#4193)
    * build(deps): bump github.com/tetafro/godot from 1.4.15 to 1.4.16 (#4192)
    * build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#4191)
    * docs: note that `exhaustruct` struct regular expressions are expected to match the entire `package/name/structname` (#4190)
    * build(deps): bump github.com/Antonboom/testifylint from 0.2.3 to 1.0.1 (#4186)
    * build(deps): bump github.com/ghostiam/protogetter from 0.3.1 to 0.3.3 (#4185)
    * build(deps): bump go-simpler.org/sloglint from 0.2.0 to 0.3.0 (#4183)
    * whitespace: update after moving to the `analysis` package (#4003)
    * build(deps): bump github.com/gordonklaus/ineffassign from 0.0.0-20230610083614-0e73809eb601 to 0.1.0 (#4173)
    * build(deps): bump github.com/ghostiam/protogetter from 0.2.3 to 0.3.1 (#4167)
    * build(deps): bump go-simpler.org/sloglint from 0.1.2 to 0.2.0 (#4166)
    * build(deps): bump github.com/catenacyber/perfsprint from 0.2.0 to 0.3.0 (#4157)
    * docs: Update documentation and assets (#4181)
* Fri Nov 03 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.55.2:
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#4177)
    * build(deps): bump github.com/butuzov/ireturn from 0.2.1 to 0.2.2 (#4178)
    * build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /tools (#4174)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.0 to 0.14.1 (#4171)
    * build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tools (#4164)
    * docs: Update documentation and assets (#4163)
* Wed Oct 25 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.55.1:
    * output: convert backslashes to forward slashes for GitHub Action annotations printer (#4149)
    * build(deps): bump actions/setup-node from 3 to 4 (#4155)
    * build(deps): bump github.com/golangci/revgrep from v0.5.0 to v0.5.2 (#4154)
    * build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 (#4153)
    * docs: Update documentation and assets
    * docs: Update documentation and assets
* Fri Oct 20 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 1.55.0:
    * Add perfsprint linter (#3714)
    * docs: describe enabled and disabled by default analyzers of govet (#4146)
    * build(deps): bump github.com/uudashr/gocognit from 1.1.0 to 1.1.2 (#4145)
    * build(deps): bump github.com/uudashr/gocognit from 1.1.1 to 1.1.0 (#4144)
    * fix: update gofmt (#4141)
    * feat: add `sloglint` linter (#4133)
    * build(deps): bump github.com/4meepo/tagalign from 1.3.2 to 1.3.3 (#4143)
    * build(deps): bump github.com/butuzov/ireturn from 0.2.0 to 0.2.1 (#4142)
    * build(deps): bump @babel/traverse from 7.19.1 to 7.23.2 in /.github/peril (#4140)
    * build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 in /docs (#4139)
    * docs: uppercase command option descriptions for consistency (#4135)
    * build(deps): bump github.com/ghostiam/protogetter from 0.2.2 to 0.2.3 (#4130)
    * build(deps): bump github.com/uudashr/gocognit from 1.0.7 to 1.1.1 (#4129)
    * build(deps): bump github.com/securego/gosec/v2 from 2.18.0 to 2.18.1 (#4131)
    * Add "inamedparam": checks for interface method with unnamed params (#3793)
    * govet: add `appends` analyzer (#4127)
    * build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config (#4125)
    * build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools (#4124)
    * build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /scripts/gen_github_action_config (#4122)
    * unused: support passing in options (#4086)
    * feat: add `gochecksumtype` linter (#3671)
    * add protogetter linter (#4069)
    * Add `testifylint` linter (#4103)
    * build(deps): bump github.com/securego/gosec/v2 from 2.17.0 to 2.18.0 (#4120)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.5 to 0.14.0 (#4117)
    * build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#4119)
    * feat: update gofmt and goimports (#4115)
    * docs: add source options to exclude-rules docs (#4105)
    * docs: fix typos in testdata (#4116)
    * dev: enable gocheckcompilerdirectives linter (#4114)
    * build(deps): bump postcss from 8.4.20 to 8.4.31 in /docs (#4112)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#4111)
    * docs: add gosec G602 to includes/excludes inside .golangci.reference.yml (#4110)
    * dev: add missing test descriptions (#4107)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.12 to 0.0.13 (#4104)
    * build(deps): bump github.com/breml/errchkjson from 0.3.5 to 0.3.6 (#4102)
    * build(deps): bump github.com/breml/bidichk from 0.2.6 to 0.2.7 (#4101)
    * dev: remove golangci-releaser from generated team (#4096)
    * build(deps): bump docker/setup-qemu-action from 2 to 3 (#4095)
    * build(deps): bump docker/build-push-action from 4 to 5 (#4094)
    * build(deps): bump github.com/mgechev/revive from 1.3.3 to 1.3.4 (#4087)
    * build(deps): bump docker/setup-buildx-action from 2 to 3 (#4093)
    * dev: refactor some test assertions (#4081)
    * build(deps): bump github.com/daixiang0/gci from 0.11.1 to 0.11.2 (#4090)
    * build(deps): bump honnef.co/go/tools from 0.4.5 to 0.4.6 (#4083)
    * build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#4080)
    * build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /scripts/gen_github_action_config (#4079)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.4 to 1.4.5 (#4078)
    * build(deps): bump github.com/tetafro/godot from 1.4.14 to 1.4.15 (#4077)
    * Add a pre-commit hook to check all files (#4046)
    * build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.4.0 to 0.5.1 (#4071)
    * build(deps): bump github.com/xen0n/gosmopolitan from 1.2.1 to 1.2.2 (#4070)
    * build(deps): bump github.com/daixiang0/gci from 0.11.0 to 0.11.1 (#4068)
    * build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#4066)
    * build(deps): bump github.com/golangci/revgrep from 745bb2f7c2e6 to v0.5.0 (#4064)
    * build(deps): bump actions/checkout from 3 to 4 (#4065)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#4063)
    * build(deps): bump github.com/jgautheron/goconst from 1.5.1 to 1.6.0 (#4055)
    * build(deps): bump gitlab.com/bosi/decorder from 0.4.0 to 0.4.1 (#4056)
    * docs: fix a typo (#4048)
    * build(deps): bump github.com/breml/bidichk from 0.2.4 to 0.2.6 (#4044)
    * build(deps): bump github.com/mgechev/revive from 1.3.2 to 1.3.3 (#4043)
    * build(deps): bump github.com/breml/errchkjson from 0.3.1 to 0.3.5 (#4042)
    * build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#4036)
    * docs: Update documentation and assets (#4035)
* Mon Aug 21 2023 jkowalczyk@suse.com
  - Update to version 1.54.2:
    * fix: add all directories as safe git directories inside the Docker image (#4034)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.3 to 1.4.4 (#4030)
    * govet: add directive and slog passes (#4028)
    * build(deps): bump github.com/tetafro/godot from 1.4.11 to 1.4.14 (#4029)
    * build(deps): bump github.com/securego/gosec/v2 from 2.16.0 to 2.17.0 (#4015)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.23.0 to 1.24.0 (#4016)
    * build(deps): bump github.com/Antonboom/errname from 0.1.10 to 0.1.12 (#4026)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.5 to 0.1.7 (#4024)
    * build(deps): bump honnef.co/go/tools from 0.4.4 to 0.4.5 (#4022)
    * dev: remove netlify (#4014)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.3 to 0.13.5 (#4019)
    * build(deps): bump honnef.co/go/tools from 0.4.3 to 0.4.4 (#4018)
    * build(deps): bump go.tmz.dev/musttag from 0.7.1 to 0.7.2 (#4017)
    * dev: packaging improvements (#4009)
    * dev: CI cleanups (#4008)
    * dev: improve issue form (#4005)
    * docs: Update documentation and assets (#4006)
* Sat Aug 12 2023 jkowalczyk@suse.com
  - Update to version 1.54.1:
    * plugin: temporarily hide warning about using plugins using the old API (#4002)
    * build(deps): bump github.com/go-critic/go-critic from 0.8.2 to 0.9.0 (#4000)
    * build(deps): bump github.com/quasilyte/go-ruleguard from v0.3.19 to v0.4.0 (#3999)
    * docs: Update documentation and assets (#3997)
* Wed Aug 09 2023 jkowalczyk@suse.com
  - Update to version 1.54.0:
    * fix: trim Go version (#3995)
    * go1.21 support (#3922)
    * build(deps): bump github.com/daixiang0/gci from 0.10.1 to 0.11.0 (#3994)
    * build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 (#3992)
    * build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 in /scripts/gen_github_action_config (#3991)
    * build(deps): bump github.com/ultraware/funlen from 0.0.3 to 0.1.0 (#3988)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 (#3989)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.7 to 1.0.8 (#3985)
    * build(deps): bump github.com/4meepo/tagalign from 1.3.1 to 1.3.2 (#3980)
    * build(deps): bump github.com/4meepo/tagalign from 1.2.2 to 1.3.1 (#3979)
    * build(deps): bump github.com/go-critic/go-critic from 0.8.1 to 0.8.2 (#3978)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.0 to 0.13.3 (#3972)
    * dev: add tests for the new ginkgolinter's configuration (#3970)
    * build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 2.3.0 to 3.1.0 (#3963)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.2 to 0.13.0 (#3962)
    * build(deps): bump github.com/uudashr/gocognit from 1.0.6 to 1.0.7 (#3961)
    * build(deps): bump gitlab.com/bosi/decorder from 0.2.3 to 0.4.0 (#3959)
    * build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /docs (#3956)
    * docs: add linters description (#3945)
    * build(deps): bump semver from 6.3.0 to 6.3.1 in /.github/peril (#3949)
    * build(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#3950)
    * build(deps): bump semver from 5.7.0 to 5.7.2 in /tools (#3948)
    * build(deps): bump semver from 5.7.1 to 5.7.2 in /.github/contributors (#3947)
    * build(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 in /scripts/gen_github_action_config (#3946)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.11 to 0.0.12 (#3944)
    * build(deps): bump github.com/ashanbrown/forbidigo from 1.5.3 to 1.6.0 (#3942)
    * build(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0 (#3943)
    * dev: improve bug report template (#3930)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.2 to 1.4.3 (#3935)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.1 to 0.12.2 (#3937)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#3936)
    * feat: explain typecheck and remove it from the linter list (#3929)
    * build(deps): bump go.tmz.dev/musttag from 0.7.0 to 0.7.1 (#3924)
    * build(deps): bump github.com/ykadowak/zerologlint from 0.1.2 to 0.1.3 (#3923)
    * chore: fix nancy
    * build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 in /scripts/gen_github_action_config (#3920)
    * build(deps): bump github.com/golangci/misspell 0.4.0 to 0.4.1 (#3918)
    * gofmt: autofix missing newline at EOF (#3917)
    * build(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#3914)
    * fix: include custom linters in `enable-all` (#3911)
    * docs: Update documentation and assets (#3909)
    * plugin: allow to use settings for plugins (#3887)
  - Packaging: Update LICENSE to %license from %doc
* Wed Aug 09 2023 jkowalczyk@suse.com
  - Update to version 1.53.3:
    * Add support for generating illumos/amd64 targeted builds (#3907)
    * build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.1 to 2.0.2 (#3905)
    * build(deps): bump github.com/ashanbrown/forbidigo from 1.5.1 to 1.5.3 (#3904)
    * dev: simplify GetAllSupportedLinterConfigs method (#3901)
    * build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#3903)
    * build(deps): bump actions/setup-go from 3 to 4 (#3902)
    * build(deps): bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 (#3899)
    * build(deps): bump github.com/nishanths/exhaustive from 0.10.0 to 0.11.0 (#3900)
    * ineffassign: bump to HEAD (#3898)
    * build(deps): bump gatsby from 4.25.0 to 4.25.7 in /docs (#3896)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.2 to 0.12.1 (#3892)
    * build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#3890)
    * dev: use to GitHub Pages (#3884)
    * build(deps): bump github.com/ykadowak/zerologlint from 0.1.1 to 0.1.2 (#3889)
    * build(deps): bump github.com/bkielbasa/cyclop from 1.2.0 to 1.2.1 (#3888)
    * build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#3886)
    * dev: tidy go deps (#3885)
    * codeclimate: less memory allocation (#3882)
    * docs: Update documentation and assets
* Sat Jun 03 2023 jkowalczyk@suse.com
  - Update to version 1.53.2:
    * build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from v2.0.1 to 2.1.0 (#3883)
    * depguard: throw error only when the linter is called (#3880)
    * docs: fix default depguard rule (#3879)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 (#3875)
    * build(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3 (#3874)
    * build(deps): bump @emotion/react from 11.10.8 to 11.11.0 in /docs (#3863)
    * dev: update Changelog
    * docs: Update documentation and assets (#3873)
* Sat Jun 03 2023 jkowalczyk@suse.com
  - Update to version 1.53.1:
    * importas: fix duplication detection when aliases use regular expression replacement pattern (#3869)
    * depguard: fix GOROOT detection (#3866)
    * docs: Update documentation and assets
* Thu Jun 01 2023 jkowalczyk@suse.com
  - Update to version 1.53.0:
    * mirror: linter that suggest using alternative string/[]byte functions (#3825)
    * build(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.0 (#3860)
    * build(deps): bump github.com/kunwardeep/paralleltest from 1.0.6 to 1.0.7 (#3859)
    * build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2 (#3858)
    * build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#3857)
    * dev: simplify issues and enabled set tests (#3832)
    * forbidigo: better support for configuring complex rules (#3612)
    * rules: support inverted path match (#3617)
    * build(deps): bump go.tmz.dev/musttag from 0.6.1 to 0.7.0 (#3853)
    * docs: update supported Go versions FAQ (#3852)
    * build(deps): bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 in /tools (#3851)
    * build(deps): bump github.com/goreleaser/nfpm/v2 from 2.25.1 to 2.29.0 in /tools (#3847)
    * build(deps): bump github.com/securego/gosec/v2 from 2.15.0 to 2.16.0 (#3843)
    * build(deps): bump github.com/mgechev/revive from 1.3.1 to 1.3.2 (#3845)
    * build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#3844)
    * build(deps): bump github.com/go-critic/go-critic from 0.8.0 to 0.8.1 (#3842)
    * build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#3841)
    * build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 in /scripts/gen_github_action_config (#3838)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.4 to 0.1.5 (#3836)
    * build(deps): bump github.com/Antonboom/errname from 0.1.9 to 0.1.10 (#3834)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.1 to 1.4.2 (#3837)
    * build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#3835)
    * dev: replace sliceutil package with exp/slices (#3830)
    * build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tools (#3831)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.11.2 to 0.12.0 (#3822)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.0 to 1.4.1 (#3821)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 (#3823)
    * build(deps): bump go.tmz.dev/musttag from 0.6.0 to 0.6.1 (#3824)
    * build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible in /tools (#3818)
    * build(deps): bump github.com/sigstore/rekor from 0.12.1-0.20220915152154-4bb6f441c1b2 to 1.1.1 in /tools (#3817)
    * doc: update tagliatelle documentation (#3816)
    * build(deps): bump @emotion/react from 11.10.4 to 11.10.8 in /docs (#3812)
    * build(deps): bump github.com/go-critic/go-critic from 0.7.0 to 0.8.0 (#3810)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.11.0 to 0.11.2 (#3811)
    * docs: clarify mnd ignore usage examples to be regexps (#3805)
    * ireturn: update tests & docs (#3800)
    * docs: Fix minor typo in new-linters.mdx (#3799)
    * depguard: migrate to v2 (#3795)
    * usestdlibvars: fix configuration (#3797)
    * build(deps): bump github.com/butuzov/ireturn from 0.1.1 to 0.2.0 (#3794)
    * bodyclose: bump to HEAD (#3792)
    * gci: improve error message (#3777)
    * gosec: convert global settings as map with proper key type (#3779)
    * build(deps): bump go.tmz.dev/musttag from 0.5.0 to 0.6.0 (#3791)
    * build(deps): bump gatsby-plugin-sharp from 4.25.0 to 4.25.1 in /docs (#3790)
    * dev: remove unused ctx parameter from Printer (#3761)
    * add linter zerologlint (#3726)
    * build(deps): bump github.com/ldez/tagliatelle from 0.4.0 to 0.5.0 (#3782)
    * dev: add gofmt rewrite rule to ensure 'any' is always used (#3780)
    * docs: improve features section (#3781)
    * build(deps): bump github.com/alexkohler/nakedret to 2.0.1 (#3760)
    * build(deps): bump peter-evans/create-pull-request from 4 to 5 (#3774)
    * build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 in /scripts/gen_github_action_config (#3773)
    * build(deps): bump mvdan.cc/gofumpt from 0.4.0 to 0.5.0 (#3772)
    * build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3771)
    * build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#3770)
    * build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible in /tools (#3765)
    * importas: fix typo in logs (#3762)
    * importas: detect duplicate alias or package in the configuration (#3753)
    * output: add colored-tab (#3729)
    * build(deps): bump gatsby-remark-responsive-iframe from 5.24.0 to 5.25.0 in /docs (#3750)
    * dev: enable revive linter with default config (#3622)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#3754)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.10.0 to 0.11.0 (#3756)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.3 to 0.1.4 (#3755)
    * feat: remove warning when the config file is explicitly stdin (#3740)
    * dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742)
    * dev: remove golangci-releaser from generated team (#3744)
    * add loongarch64 to the install script (#3741)
    * tests: remove go version restrictions (#3730)
    * ginkgolinter: add suppress-async-assertion option (#3735)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.9.0 to 0.10.0 (#3734)
    * add tagalign linter (#3709)
    * build(deps): bump github.com/nishanths/exhaustive from 0.9.5 to 0.10.0 (#3733)
    * build(deps): bump github.com/sivchari/containedctx from 1.0.2 to 1.0.3 (#3732)
    * feat: add the gosmopolitan linter (#3458)
    * docs: Update documentation and assets (#3731)
    * docs: Update documentation and assets
* Thu Jun 01 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Use _service mode manual as better alias name than disabled
* Sat Mar 25 2023 jkowalczyk@suse.com
  - Update to version 1.52.2:
    * build(deps): bump github.com/moricho/tparallel from 0.3.0 to 0.3.1 (#3719)
    * fix(pre-commit): require_serial & pass_filenames (#3713)
    * docs: Update documentation and assets
* Tue Mar 21 2023 jkowalczyk@suse.com
  - Update to version 1.52.1:
    * fix: combination of --fix and --path-prefix (#3700)
    * fix: improve panic management (#3710)
    * build(deps): bump actions/setup-go from 3 to 4 (#3707)
    * docs: fix typos (#3705)
    * docs: Update documentation and assets
  - Packaging: _service add set_version to automate version updates
* Tue Mar 21 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - Use SOURCE_DATE_EPOCH as build date (boo#1047218)
* Sat Mar 18 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Normalize _service modes localonly and manual to disabled to
    prevent errors on package version updates. tar_scm, recompress
    and go_modules are intended to be run together.
* Sat Mar 18 2023 jkowalczyk@suse.com
  - Update to version 1.52.0:
    * docs: remove unused from config.LintersSettings (#3704)
    * build(deps): bump github.com/mgechev/revive from 1.3.0 to 1.3.1 (#3702)
    * fix: consider path prefix when matching path patterns (#3571)
    * build(deps): bump github.com/go-critic/go-critic from 0.6.7 to 0.7.0 (#3701)
    * build(deps): bump honnef.co/go/tools from 0.4.2 to 0.4.3 (#3699)
    * build(deps): bump github.com/mgechev/revive from 1.2.5 to 1.3.0 (#3698)
    * godox: bump to HEAD (#3697)
    * build(deps): bump github.com/sonatard/noctx from 0.0.1 to 0.0.2 (#3696)
    * rowserrcheck: remove limitation related to generics support (#3691)
    * build(deps): bump github.com/tdakkota/asciicheck from 0.1.1 to 0.2.0 (#3694)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.3.0 to 1.4.0 (#3695)
    * build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.3 to 1.1.4 (#3693)
    * build(deps): bump webpack from 5.68.0 to 5.76.1 in /docs (#3692)
    * wastedassign: remove limitation related to generics support (#3689)
    * doc: enhance errcheck description (#3688)
    * build(deps): bump github.com/daixiang0/gci from 0.9.1 to 0.10.1 (#3686)
    * build(deps): bump github.com/moricho/tparallel from 0.2.1 to 0.3.0 (#3687)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.9 to 0.0.11 (#3685)
    * build(deps): bump github.com/breml/errchkjson from 0.3.0 to 0.3.1 (#3684)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.2 to 0.1.3 (#3679)
    * build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 (#3681)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.2.0 to 1.3.0 (#3675)
    * build(deps): bump github.com/breml/bidichk from 0.2.3 to 0.2.4 (#3680)
    * build(deps): bump gatsby-plugin-sharp from 4.24.0 to 4.25.0 in /docs (#3677)
    * build(deps): bump github.com/maratori/testpackage from 1.1.0 to 1.1.1 (#3676)
    * build(deps): bump github.com/Antonboom/errname from 0.1.8 to 0.1.9 (#3672)
    * docs: remove description for deprecated "go" option (#3667)
    * build(deps): bump sonatype-nexus-community/nancy-github-action from 1.0.2 to 1.0.3 (#3665)
    * build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 in /scripts/gen_github_action_config (#3664)
    * feat: check only changed files in pre-commit hook (#3521)
    * build(deps): bump github.com/Antonboom/errname from 0.1.7 to 0.1.8 (#3660)
    * build(deps): bump github.com/charithe/durationcheck from 0.0.9 to 0.0.10 (#3661)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2 (#3659)
    * build(deps): bump github.com/Antonboom/nilnil from 0.1.1 to 0.1.2 (#3658)
    * build(deps): bump github.com/timonwong/loggercheck from 0.9.3 to 0.9.4 (#3657)
    * doc: remove from FAQ golangci.com mention (#3655)
    * doc: replace golang with Go in descriptions for gci, thelper, goerr113 (#3651)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.1 to 0.9.0 (#3643)
    * build(deps): bump golang.org/x/net from 0.0.0-20220805013720-a33c5aa5df48 to 0.7.0 in /tools (#3648)
    * build(deps): bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0 in /scripts/gen_github_action_config (#3647)
    * build(deps): bump gatsby-transformer-yaml from 4.21.0 to 4.25.0 in /docs (#3646)
    * dev: add Go version to version information (#3625)
    * doc: add Tekton in Trusted By page (#3645)
    * docs: Clarify that custom linters are not enabled by default (#3506)
    * build(deps): bump github.com/ashanbrown/forbidigo from 1.4.0 to 1.5.1 (#3639)
    * dev: remove github.com/pkg/errors inside tests (#3642)
    * feat: add TeamCity output format (#3606)
    * dev: git ignore golangci-lint.exe on Windows (#3641)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.1.0 to 1.2.0 (#3636)
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.0 to 2.8.1 (#3640)
    * build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3637)
    * dev: bytes.NewBuffer/bytes.NewBufferString to shorten initialization (#3632)
    * build(deps): bump github.com/junk1tm/musttag from 0.4.5 to 0.5.0 (#3624)
    * lll: skip go command (#3572)
    * dev: replace pkg/errors with native error wrapping (#3604)
    * chore: fix nancy
    * docs: Update documentation and assets (#3619)
* Sat Mar 18 2023 jkowalczyk@suse.com
  - Update to version 1.51.2:
    * build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
    * build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23.0 (#3615)
    * doc: improve installation section (#3610)
    * fix: cache status size calculation (#3611)
    * dev: remove duplicated test asserts (#3608)
    * dev: add new source archive (#3585)
    * govet: enable timeformat by default (#3602)
    * build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
    * build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
    * dev: do not print extra whitespace in deprecated lint log (#3596)
    * docs: remove trailing whitespaces (#3593)
    * build(deps): bump github.com/ashanbrown/forbidigo from 1.3.0 to 1.4.0 (#3590)
    * build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#3591)
    * build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.6 to 1.1.0 (#3588)
    * docs: Replace links to godoc.org with pkg.go.dev (#3584)
    * doc: update contact email
    * build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#3579)
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
    * build(deps): bump github.com/securego/gosec/v2 from 2.14.0 to 2.15.0 (#3577)
    * build(deps): bump github.com/bombsimon/wsl/v3 from 3.3.0 to 3.4.0 (#3575)
    * build(deps): bump github.com/daixiang0/gci from 0.9.0 to 0.9.1 (#3576)
    * build(deps): bump gatsby-plugin-canonical-urls from 4.22.0 to 4.25.0 in /docs (#3531)
    * build(deps): bump gatsby-transformer-remark from 5.21.0 to 5.25.1 in /docs (#3450)
    * docs: Update documentation and assets (#3566)
* Sat Mar 18 2023 jkowalczyk@suse.com
  - Update to version 1.51.1:
    * build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.7.0 to 2.8.0 (#3563)
    * build(deps): bump github.com/junk1tm/musttag from 0.4.3 to 0.4.4 (#3564)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.0 to 0.8.1 (#3562)
    * dev: replace deprecated command with environment file (#3558)
    * build(deps): bump github.com/go-toolsmith/astcopy from v1.0.2 to v1.0.3 (#3560)
    * staticcheck: bump to v0.4.0 (#3551)
    * ineffassign: bump to HEAD (#3550)
    * ginkgolinter: fix panic (#3553)
    * build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.3.0 to 0.4.0 (#3545)
    * build(deps): bump github.com/sanposhiho/wastedassign/v2 from 2.0.6 to 2.0.7 (#2160)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#3544)
    * dev: use Go1.20 to run tests with the latest golangci-lint version (#3540)
    * docs: Update documentation and assets (#3539)
* Sat Mar 18 2023 jkowalczyk@suse.com
  - Update to version 1.51.0:
    * build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#3537)
    * go1.20 support (#3414)
    * build(deps): bump docker/build-push-action from 3 to 4 (#3522)
    * build(deps): bump github.com/ryancurrah/gomodguard from 1.2.4 to 1.3.0 (#3518)
    * build(deps): bump github.com/mgechev/revive from 1.2.4 to 1.2.5 (#3517)
    * docs: update output example to use valid checkstyle example; add json example (#3516)
    * build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.0 to 1.2.1 (#3519)
    * build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 (#3520)
    * chore: fix install script (revert) (#3514)
    * chore: fix latest install to cater for existing users who installed using '-s latest' (#3513)
    * chore: fix install.sh to point at releases API (#3510)
    * build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#3508)
    * build(deps): bump 4d63.com/gochecknoglobals from 0.1.0 to 0.2.1 (#3496)
    * build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#3501)
    * build(deps): bump github.com/junk1tm/musttag from 0.4.1 to 0.4.3 (#3499)
    * build(deps): bump github.com/nunnatsa/ginkgolinter from 0.6.0 to 0.7.1 (#3500)
    * build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.1.0 to 1.2.0 (#3497)
    * chore: Do not use methods on pointer and value receivers (#3321)
    * feat: add gocheckcompilerdirectives (#3463)
    * feat: add musttag linter (#3386)
    * ci: support building loong64 release binaries (#3459)
    * build(deps): bump github.com/ldez/tagliatelle from 0.3.1 to 0.4.0 (#3483)
    * build(deps): bump github.com/kisielk/errcheck from 1.6.2 to 1.6.3 (#3482)
    * docs: add note about binary requirement for plugin (#3468)
    * build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#3465)
    * unparam: bump to HEAD (#3452)
    * build(deps): bump react-headroom from 3.2.0 to 3.2.1 in /docs (#3448)
    * build(deps): bump gatsby-remark-images from 6.21.0 to 6.25.0 in /docs (#3447)
    * build(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.21 to 0.3.22 (#3443)
    * build(deps): bump json5 from 2.2.1 to 2.2.3 in /.github/peril (#3446)
    * build(deps): bump github.com/nishanths/exhaustive from 0.9.3 to 0.9.5 (#3444)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.12 (#3445)
    * Build NetBSD binaries (#3442)
    * doc: improve documentation about debugging. (#3434)
    * doc: More specific default cache directory (#3418)
    * build(deps): bump minimatch, recursive-readdir and gatsby-plugin-google-analytics in /docs (#3436)
    * Add timeformat to govet analysers (#3353)
    * Add the ginkgolinter linter (#3369)
    * unparam: bump to HEAD (#3429)
    * build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3427)
    * doc: usage typo in tagliatelle (#3423)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.8 to 0.0.9 (#3422)
    * doc: cache preserving and colored output on docker runs (#3377)
    * doc: improve documentation for goimport local-prefixes (#3349)
    * build(deps): bump gatsby from 4.19.2 to 4.25.0 in /docs (#3416)
    * build(deps): bump postcss from 8.4.18 to 8.4.20 in /docs (#3417)
    * build(deps): bump express from 4.17.2 to 4.18.2 in /docs (#3412)
    * build(deps): bump gatsby-plugin-manifest from 4.21.0 to 4.25.0 in /docs (#3415)
    * build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#3394)
    * build(deps): bump react-icons from 4.4.0 to 4.7.1 in /docs (#3389)
    * wsl: fix force-err-cuddling flag (#3407)
    * build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 (#3411)
    * feat: remove deprecated linters from presets (#3405)
    * Revert "build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11" (#3397)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 (#3393)
    * build(deps): bump github.com/nishanths/exhaustive from 0.9.2 to 0.9.3 (#3392)
    * build(deps): bump github.com/timakin/bodyclose to HEAD (#3378)
    * build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
    * build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.5 to 1.0.6 (#3380)
    * build(deps): bump github.com/daixiang0/gci from 0.8.5 to 0.9.0 (#3379)
    * build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#3373)
    * build(deps): bump github.com/leonklingele/grouper from 1.1.0 to 1.1.1 (#3372)
    * build(deps): bump github.com/kyoh86/exportloopref from 0.1.9 to 0.1.11 (#3368)
    * build(deps): bump github.com/daixiang0/gci from 0.8.2 to 0.8.5 (#3367)
    * build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#3360)
    * build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 (#3358)
    * chore: Add a clarifying note to the bug report template (#3355)
    * build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /docs (#3352)
    * build(deps): bump github.com/sourcegraph/go-diff to HEAD (#3350)
    * build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 (#3347)
    * doc: improve Editor Integration section (#3307)
    * build(deps): bump ansi-regex from 4.1.0 to 5.0.1 in /docs (#3344)
    * docs: fix typo in nolint (#3345)
    * build(deps): bump gatsby-plugin-sharp from 4.19.0 to 4.24.0 in /docs (#3343)
    * build(deps): bump gatsby-plugin-sitemap from 5.21.0 to 5.24.0 in /docs (#3342)
    * build(deps): bump gatsby-plugin-emotion from 7.21.0 to 7.24.0 in /docs (#3341)
    * build(deps): bump postcss from 8.4.16 to 8.4.18 in /docs (#3340)
    * build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#3334)
    * build(deps): bump github.com/Abirdcfly/dupword from 0.0.7 to 0.0.8 (#3333)
    * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3332)
    * build(deps): bump github.com/sivchari/tenv from 1.7.0 to 1.7.1 (#3331)
    * build(deps): bump github.com/daixiang0/gci from 0.8.1 to 0.8.2 (#3330)
    * build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3323)
    * chore: add changelog
    * build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.20.0 to 1.21.1 (#3318)
    * build(deps): bump github.com/kyoh86/exportloopref from 0.1.8 to 0.1.9 (#3317)
    * docs(gomnd): add missing always ignored functions (#3315)
    * build(deps): bump github.com/securego/gosec/v2 from 2.13.1 to 2.14.0 (#3311)
    * docs: Update documentation and assets (#3314)

Files

/usr/bin/golangci-lint
/usr/share/doc/packages/golangci-lint
/usr/share/doc/packages/golangci-lint/README.md
/usr/share/licenses/golangci-lint
/usr/share/licenses/golangci-lint/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:14:01 2026