Releases: golangci/golangci-lint
Releases Β· golangci/golangci-lint
v1.49.0
Changelog
- 69a49cf build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.2.2 to 2.3.0 (#3122)
- 9da04f5 build(deps): bump github.com/go-critic/go-critic from 0.6.3 to 0.6.4 (#3089)
- 1bb23af build(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#3123)
- be10ef2 build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2 (#3075)
- 1ca9aff build(deps): bump github.com/mgechev/revive from 1.2.2 to 1.2.3 (#3091)
- f78f6dd build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.0 to 1.0.1 (#3092)
- edeaa17 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.1 to 1.0.2 (#3097)
- 1471405 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.10.0 to 1.13.0 (#3120)
- 0e044f2 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.8.0 to 1.10.0 (#3090)
- d57145d build(deps): bump github.com/securego/gosec/v2 from 2.12.0 to 2.13.1 (#3119)
- a813244 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 (#3074)
- cc2d97f contextcheck: bump to v1.0.6 && re-enable (#3102)
- 63b2fe0 feat: add interfacebloat (#3024)
- f48530e feat: add logrlint (#3093)
- 58809c3 feat: add reassign linter (#3064)
- 37d3aa4 feat: deprecate varcheck, deadcode, and structcheck (#3125)
- da3b149 fix: exit early on run --version (#3067)
- 970b0a5 fix: set an explicit GOROOT in the Docker image for go-critic (#3106)
- d4fd2db nosnakecase: deprecate linter (#3065)
v1.48.0
Changelog
- 368c41c build(deps): bump github.com/daixiang0/gci from 0.5.0 to 0.6.0 (#3035)
- 2d8fea8 build(deps): bump github.com/daixiang0/gci from 0.6.0 to 0.6.2 (#3058)
- aeb5860 build(deps): bump github.com/kisielk/errcheck from 1.6.1 to 1.6.2 (#3059)
- 0559b92 build(deps): bump revgrep to HEAD (#3054)
- 6313fa9 contextcheck: disable linter (#3050)
- 0ba1388 feat: add usestdlibvars (#3016)
- 1557692 feat: go1.19 support (#3037)
- 15cba44 gci: add missing
custom-order
setting (#3052) - 9a1b949 ifshort: deprecate linter (#3034)
- f8f8f9a nolint: drop allow-leading-space option and add "nolint:all" (#3002)
v1.47.3
Changelog
- 72fc41c build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#3009)
- 57d61af build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.2.0 to 2.2.2 (#3030)
- 9cb17e4 build(deps): bump github.com/alingse/asasalint from 0.0.10 to 0.0.11 (#3003)
- 2ab4678 build(deps): bump github.com/daixiang0/gci from 0.4.3 to 0.5.0 (#3031)
- 03d9b11 build(deps): bump github.com/ryancurrah/gomodguard from 1.2.3 to 1.2.4 (#3029)
- e55f22c build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#3010)
- c7ed8b6 build(deps): bump github.com/sivchari/nosnakecase from 1.5.0 to 1.7.0 (#3008)
- 95d57d9 build(deps): bump gitlab.com/bosi/decorder from 0.2.2 to 0.2.3 (#3033)
- d186efe build(deps): bump honnef.co/go/tools from 0.3.2 to 0.3.3 (#3032)
- 846fab8 cgo: fix linters ignoring Cgo files (#3025)
- d44cd49 feat: remove some go1.18 limitations (#3001)
- 886fbd7 gci: fix panic with invalid configuration option (#3019)
v1.47.2
v1.47.1
v1.47.0
Changelog
- b415402 Add linter
asasalint
to lint pass []any as any (#2968) - 1d8a15a add nosnakecase lint (#2828)
- 2a1edce build(deps): bump github.com/Antonboom/errname from 0.1.6 to 0.1.7 (#2888)
- c766184 build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2 from 2.1.0 to 2.2.0 (#2916)
- b8f1e2a build(deps): bump github.com/daixiang0/gci from 0.3.4 to 0.4.0 (#2965)
- 5e18365 build(deps): bump github.com/daixiang0/gci from 0.4.0 to 0.4.1 (#2973)
- e60937a build(deps): bump github.com/daixiang0/gci from 0.4.1 to 0.4.2 (#2979)
- 98c811d build(deps): bump github.com/firefart/nonamedreturns from 1.0.1 to 1.0.2 (#2929)
- 023e1c4 build(deps): bump github.com/firefart/nonamedreturns from 1.0.2 to 1.0.4 (#2944)
- 7fbb11c build(deps): bump github.com/fzipp/gocyclo from 0.5.1 to 0.6.0 (#2926)
- db5d58c build(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 (#2873)
- f75b1a8 build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 (#2958)
- 75be924 build(deps): bump github.com/kisielk/errcheck from 1.6.0 to 1.6.1 (#2871)
- 33f4aee build(deps): bump github.com/kulti/thelper from 0.6.2 to 0.6.3 (#2872)
- 6a412d3 build(deps): bump github.com/kunwardeep/paralleltest from 1.0.3 to 1.0.4 (#2907)
- 97eea6e build(deps): bump github.com/kunwardeep/paralleltest from 1.0.4 to 1.0.6 (#2918)
- 3a0f646 build(deps): bump github.com/maratori/testpackage from 1.0.1 to 1.1.0 (#2945)
- 92d7022 build(deps): bump github.com/nishanths/exhaustive from 0.7.11 to 0.8.1 (#2906)
- 97d7415 build(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.19 to 0.3.21 (#2874)
- 0e3730d build(deps): bump github.com/securego/gosec/v2 from 2.11.0 to 2.12.0 (#2925)
- ac99dbc build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.5 (#2908)
- 8e0a672 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.5 to 3.22.6 (#2959)
- c8e38c4 build(deps): bump github.com/sivchari/tenv from 1.5.0 to 1.6.0 (#2927)
- f70bf66 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2933)
- 153b407 build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#2889)
- f03a520 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#2917)
- e33e63e build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#2934)
- 44e9b34 build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#2942)
- bb5b662 build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#2957)
- 2c30625 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.6.1 to 2.6.2 (#2928)
- 9317da6 build(deps): bump github.com/uudashr/gocognit from 1.0.5 to 1.0.6 (#2962)
- 3071fec build(deps): bump gitlab.com/bosi/decorder from 0.2.1 to 0.2.2 (#2943)
- d92f144 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#2876)
- ddee31a build(deps): bump honnef.co/go/tools from 0.3.1 to 0.3.2 (#2870)
- 9ebc2d5 build(deps): bump moment from 2.29.2 to 2.29.4 in /.github/contributors (#2966)
- f9d8151 bump golang.org/x/tools to HEAD (#2875)
- de7cc56 chore: remove reviewers from dependabot configuration (#2932)
- 86bd842 chore: spelling and grammar fixes (#2865)
- 4b218e6 config: spread go version on linter's configurations (#2913)
- ae2a968 depguard: adjust phrasing (#2921)
- f2634d4 fix: codeQL scanning (#2882)
- 2f41c1f gci: fix issues and re-enable autofix (#2892)
- c531fc2 gosec: allow
global
config (#2880) - 0abb298 staticcheck: fix generics (#2976)
v1.46.2
v1.46.1
v1.46.0
Changelog
- b8c061e Add execinquery linter (#2677)
- 333187c Add nonamedreturns linter (#2701)
- 89e6cd6 Add nosprintfhostport linter (#2749)
- ff93f27 build(deps): bump actions/setup-go from 2 to 3 (#2763)
- 68f5cea build(deps): bump github.com/Antonboom/errname from 0.1.5 to 0.1.6 (#2758)
- b8f973e build(deps): bump github.com/Antonboom/nilnil from 0.1.0 to 0.1.1 (#2757)
- d335b96 build(deps): bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 (#2755)
- 4aa082a build(deps): bump github.com/breml/bidichk from 0.2.2 to 0.2.3 (#2698)
- 97adeb3 build(deps): bump github.com/breml/errchkjson from 0.2.3 to 0.3.0 (#2695)
- a8723d6 build(deps): bump github.com/fzipp/gocyclo from 0.4.0 to 0.5.0 (#2693)
- e87bd57 build(deps): bump github.com/fzipp/gocyclo from 0.5.0 to 0.5.1 (#2756)
- f7a66d0 build(deps): bump github.com/go-critic/go-critic from 0.6.2 to 0.6.3 (#2759)
- 2982005 build(deps): bump github.com/ldez/gomoddirectives from 0.2.2 to 0.2.3 (#2793)
- 00b1b71 build(deps): bump github.com/mgechev/revive from 1.1.4 to 1.2.0 (#2741)
- f368405 build(deps): bump github.com/mgechev/revive from 1.2.0 to 1.2.1 (#2760)
- 8edcc41 build(deps): bump github.com/nishanths/predeclared from 0.2.1 to 0.2.2 (#2761)
- 1b1c720 build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2691)
- f3c9bd1 build(deps): bump github.com/securego/gosec/v2 from 2.10.0 to 2.11.0 (#2697)
- 7d24a49 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3 (#2740)
- 8537612 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.3 to 3.22.4 (#2792)
- 80c4a76 build(deps): bump github.com/sivchari/tenv from 1.4.7 to 1.5.0 (#2739)
- 62ab410 build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#2770)
- 7bed085 build(deps): bump github.com/stbenjam/no-sprintf-host-port (#2781)
- b0ff233 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.5.0 to 2.6.0 (#2696)
- b7e13d6 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.6.0 to 2.6.1 (#2791)
- acceecf build(deps): bump github/codeql-action from 1 to 2 (#2782)
- e4945f7 build(deps): bump honnef.co/go/tools from 0.2.2 to 0.3.0 (#2738)
- 5c77c1b build(deps): bump honnef.co/go/tools from 0.3.0 to 0.3.1 (#2780)
- 4472864 build(deps): bump minimist from 1.2.5 to 1.2.6 in /.github/contributors (#2685)
- 10cc667 build(deps): bump minimist from 1.2.5 to 1.2.6 in /tools (#2686)
- 7c94fe3 build(deps): bump moment from 2.25.3 to 2.29.2 in /.github/contributors (#2753)
- 74ffd77 build(deps): bump mvdan.cc/gofumpt from 0.3.0 to 0.3.1 (#2694)
- 293b83d build(deps): bump peter-evans/create-pull-request from 3 to 4 (#2699)
- bb2fb45 bump deadcode to HEAD (#2704)
- 7086a94 bump github.com/kulti/thelper from 0.5.1 to 0.6.2 (#2742)
- 023be2e bump varnamelen to v0.6.2 (#2684)
- d2ccc6d bump varnamelen to v0.8.0 (#2703)
- a2e6c76 feat(log): enable override coloring based on CLICOLOR and CLICOLOR_FORCE (#2657)
- 380699a feat: add
exhaustruct
linter (#2667) - 76b5a53 nonamedreturns: bump from 1.0.0 to 1.0.1 (#2776)
- 93f1bd2 promlinter: bump to v0.2.0 (#2789)
- f5b92e1 staticcheck: re-enable for go1.18 (#2746)
- f79bc88 unused: fix false-positive (#2772)