* 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)
* Mon Oct 24 2022 jkowalczyk@suse.com
- Update to version 1.50.1:
* build(deps): bump github.com/daixiang0/gci from 0.8.0 to 0.8.1 (#3309)
* build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 (#3312)
* build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 (#3310)
* code-climate: add default severity (#3294)
* doc: improved wording (#3302)
* build(deps): bump parse-url and gatsby-telemetry in /docs (#3306)
* build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.2 to 1.1.3 (#3296)
* build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.5.0 to 2.5.1 (#3295)
* chore: update go.mod for gen_github_action_config script (#3300)
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3298)
* lll: skip imports (#3288)
* build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.6.2 to 2.7.0 (#3287)
* revive: fix configuration parsing (#3284)
* fix: remove redundant character escape '\/' (#3278)
* docs: Update documentation and assets (#3274)
* Mon Oct 24 2022 jkowalczyk@suse.com
- Update to version 1.50.0:
* build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 (#3267)
* build(deps): bump eventsource and @graphql-tools/url-loader in /docs (#3266)
* build(deps): bump gatsby-remark-autolink-headers from 5.15.1 to 5.24.0 in /docs (#3265)
* build(deps): bump gatsby-remark-copy-linked-files from 5.22.0 to 5.24.0 in /docs (#3263)
* build(deps): bump @emotion/react from 11.9.0 to 11.10.4 in /docs (#3262)
* build(deps): bump gatsby-plugin-offline from 5.19.0 to 5.24.0 in /docs (#3261)
* build(deps): bump gatsby-remark-responsive-iframe from 5.21.0 to 5.24.0 in /docs (#3260)
* build(deps): bump github.com/mgechev/revive from 1.2.3 to 1.2.4 (#3257)
* build(deps): bump mvdan.cc/gofumpt from 0.3.1 to 0.4.0 (#3256)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.19.1 to 1.20.0 (#3255)
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.4 to 1.0.5 (#3254)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.19.0 to 1.19.1 (#3242)
* build(deps): bump github.com/daixiang0/gci from 0.7.0 to 0.8.0 (#3241)
* build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.1 to 1.1.2 (#3243)
* build(deps): bump cross-fetch and graphql-config in /docs (#3239)
* build(deps): bump jpeg-js and @jimp/jpeg in /docs (#3238)
* build(deps): bump jsdom and jest in /.github/peril (#3237)
* build(deps): bump github.com/curioswitch/go-reassign v0.1.2 to v0.2.0 (#3234)
* paralleltest: add tests of the ignore-missing option (#3233)
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.3 to 1.0.4 (#3226)
* feat: add linter dupword (#3192)
* dev: add riscv64 to the install script (#3220)
* docs: specify what code checks are related to staticcheck sub-linter (#3215)
* dev: add doc about internal package extracted from Go (#3204)
* wsl: support all configs and update docs (#3202)
* dev: improve tests on Windows (#3211)
* exhaustive: add missing config (#3212)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.17.1 to 1.19.0 (#3206)
* build(deps): bump github.com/nishanths/exhaustive from 0.8.1 to 0.8.3 (#3207)
* build(deps): bump parse-path from 4.0.4 to 5.0.0 in /docs (#3210)
* build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.0 to 1.1.1 (#3208)
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.2 to 1.0.3 (#3209)
* build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#3205)
* contextcheck: change owner (#3198)
* feat: add testableexamples linter (#3170)
* feat: rename logrlint to loggercheck (#3144)
* dev: reference all the debug keys and env vars (#3196)
* interfacebloat: fix configuration loading (#3194)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.14.0 to 1.17.1 (#3188)
* build(deps): bump github.com/daixiang0/gci from 0.6.3 to 0.7.0 (#3190)
* build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 (#3187)
* build(deps): bump github.com/sylvia7788/contextcheck from 1.0.8 to 1.0.9 (#3189)
* build(deps): bump github.com/OpenPeeDeeP/depguard from 1.1.0 to 1.1.1 (#3186)
* build(deps): bump gatsby-source-filesystem from 4.21.1 to 4.22.0 in /docs (#3179)
* build(deps): bump gatsby-plugin-canonical-urls from 4.21.0 to 4.22.0 in /docs (#3182)
* build(deps): bump gatsby-remark-copy-linked-files from 5.21.0 to 5.22.0 in /docs (#3181)
* build(deps): bump gatsby-plugin-google-analytics from 4.17.0 to 4.22.0 in /docs (#3180)
* dev: review and clean linter tests (#3139)
* feat: update gofmt and goimports and add option "rewrite-rules" (#3174)
* cli: remove reference to old service (#3173)
* build(deps): bump gatsby-plugin-sitemap from 5.13.0 to 5.21.0 in /docs (#3169)
* build(deps): bump gatsby-plugin-canonical-urls from 4.13.0 to 4.21.0 in /docs (#3168)
* build(deps): bump @emotion/styled from 11.8.1 to 11.10.0 in /docs (#3167)
* build(deps): bump gatsby-plugin-catch-links from 4.17.0 to 4.21.0 in /docs (#3164)
* build(deps): bump react-icons from 4.3.1 to 4.4.0 in /docs (#3155)
* build(deps): bump prism-react-renderer from 1.3.3 to 1.3.5 in /docs (#3165)
* build(deps): bump gatsby-plugin-react-helmet from 5.19.0 to 5.21.0 in /docs (#3163)
* build(deps): bump gatsby-transformer-yaml from 4.19.0 to 4.21.0 in /docs (#3162)
* build(deps): bump gatsby-source-filesystem from 4.13.0 to 4.21.1 in /docs (#3161)
* build(deps): bump gatsby-remark-images from 6.15.1 to 6.21.0 in /docs (#3160)
* build(deps): bump gatsby-transformer-sharp from 4.19.0 to 4.21.0 in /docs (#3156)
* build(deps): bump gatsby-plugin-emotion from 7.19.0 to 7.21.0 in /docs (#3159)
* build(deps): bump gatsby-remark-copy-linked-files from 5.17.0 to 5.21.0 in /docs (#3157)
* build(deps): bump postcss from 8.4.14 to 8.4.16 in /docs (#3158)
* build(deps): bump react-dom from 18.1.0 to 18.2.0 in /docs (#3154)
* build(deps): bump github.com/go-critic/go-critic from 0.6.4 to 0.6.5 (#3150)
* build(deps): bump gatsby-transformer-remark from 5.13.0 to 5.21.0 in /docs (#3153)
* build(deps): bump gatsby-remark-responsive-iframe from 5.13.0 to 5.21.0 in /docs (#3152)
* build(deps): bump gatsby-plugin-manifest from 4.15.1 to 4.21.0 in /docs (#3151)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.13.0 to 1.14.0 (#3147)
* build(deps): bump github.com/sylvia7788/contextcheck from 1.0.6 to 1.0.8 (#3148)
* docs: link fixes (#3142)
* dev: fix CI workflow for Windows (#3134)
* Normalize exclude-rules paths for Windows (#2387)
* docs: Update documentation and assets (#3130)
* Mon Oct 24 2022 jkowalczyk@suse.com
- Update to version 1.49.0:
* contextcheck: bump to v1.0.6 && re-enable (#3102)
* feat: add reassign linter (#3064)
* dev: fix linter tests (#3128)
* feat: add logrlint (#3093)
* dev: concat string
* fix: flaky tests
* feat: deprecate varcheck, deadcode, and structcheck (#3125)
* dev: improve runner to run dir with go.mod (#3124)
* fix: set an explicit GOROOT in the Docker image for go-critic (#3106)
* feat: add interfacebloat (#3024)
* build(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#3123)
* build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.2.2 to 2.3.0 (#3122)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.10.0 to 1.13.0 (#3120)
* dev: fix output tests (#3118)
* build(deps): bump github.com/securego/gosec/v2 from 2.12.0 to 2.13.1 (#3119)
* docs: add a section about default exclusions (#3117)
* dev: follow standards by using 'want' instead of 'ERROR' for tests (#3104)
* docs: wrong URL in .golangci.reference.yml (#3113)
* dev: rewrite the tests framework (#3100)
* dev: replace golangcitest:config by golangcitest:config_path (#3099)
* build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 (#3089)
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.1 to 1.0.2 (#3097)
* docs: remove allow-leading-space option (#3072)
* fix: go.sum
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.0 to 1.0.1 (#3092)
* build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.8.0 to 1.10.0 (#3090)
* build(deps): bump github.com/mgechev/revive from 1.2.2 to 1.2.3 (#3091)
* docs: fix typo in usestdlibvars documentation (#3078)
* build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2 (#3075)
* build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 (#3074)
* fix: exit early on run --version (#3067)
* nosnakecase: deprecate linter (#3065)
* docs: Update documentation and assets (#3062)
* Mon Oct 24 2022 jkowalczyk@suse.com
- Update to version 1.48.0:
* build(deps): bump github.com/daixiang0/gci from 0.6.0 to 0.6.2 (#3058)
* build(deps): bump github.com/kisielk/errcheck from 1.6.1 to 1.6.2 (#3059)
* build(deps): bump revgrep to HEAD (#3054)
* dev: remove stable from actions/setup-go (#3055)
* feat: go1.19 support (#3037)
* contextcheck: disable linter (#3050)
* feat: add usestdlibvars (#3016)
* gci: add missing `custom-order` setting (#3052)
* build(deps): bump gatsby from 4.15.2 to 4.19.2 in /docs (#3046)
* build(deps): bump gatsby-transformer-yaml from 4.13.0 to 4.19.0 in /docs (#3045)
* build(deps): bump gatsby-plugin-offline from 5.17.0 to 5.19.0 in /docs (#3043)
* build(deps): bump gatsby-plugin-emotion from 7.17.0 to 7.19.0 in /docs (#3047)
* build(deps): bump gatsby-plugin-react-helmet from 5.17.0 to 5.19.0 in /docs (#3042)
* build(deps): bump gatsby-plugin-sharp from 4.17.0 to 4.19.0 in /docs (#3044)
* build(deps): bump gatsby-plugin-netlify from 4.3.1 to 5.0.1 in /docs (#3041)
* build(deps): bump gatsby-transformer-sharp from 4.13.0 to 4.19.0 in /docs (#3040)
* build(deps): bump github.com/daixiang0/gci from 0.5.0 to 0.6.0 (#3035)
* docs(install): remove outdated info on source install (#3039)
* dev: syntax highlight for all dockerfiles (#3038)
* ifshort: deprecate linter (#3034)
* nolint: drop allow-leading-space option and add "nolint:all" (#3002)
* docs: Update documentation and assets (#3036)