Skip to content

v1.50.0

Compare
Choose a tag to compare
@golangci-releaser golangci-releaser released this 04 Oct 10:46
· 878 commits to master since this release
704109c

Changelog

  • 890a826 Normalize exclude-rules paths for Windows (#2387)
  • db4955a build(deps): bump github.com/OpenPeeDeeP/depguard from 1.1.0 to 1.1.1 (#3186)
  • 937e3d4 build(deps): bump github.com/curioswitch/go-reassign v0.1.2 to v0.2.0 (#3234)
  • 40082da build(deps): bump github.com/daixiang0/gci from 0.6.3 to 0.7.0 (#3190)
  • c78bc23 build(deps): bump github.com/daixiang0/gci from 0.7.0 to 0.8.0 (#3241)
  • 28d7095 build(deps): bump github.com/go-critic/go-critic from 0.6.4 to 0.6.5 (#3150)
  • ff61ea9 build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.0 to 1.1.1 (#3208)
  • 0a581b3 build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.1 to 1.1.2 (#3243)
  • 0a94c36 build(deps): bump github.com/mgechev/revive from 1.2.3 to 1.2.4 (#3257)
  • 33a78c9 build(deps): bump github.com/nishanths/exhaustive from 0.8.1 to 0.8.3 (#3207)
  • d5dc2a1 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.2 to 1.0.3 (#3209)
  • ac95c85 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.3 to 1.0.4 (#3226)
  • b5203c3 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.4 to 1.0.5 (#3254)
  • 4189d1c build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.13.0 to 1.14.0 (#3147)
  • 70d595e build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.14.0 to 1.17.1 (#3188)
  • 1f155b7 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.17.1 to 1.19.0 (#3206)
  • d1dc9ae build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.19.0 to 1.19.1 (#3242)
  • e3aa30f build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.19.1 to 1.20.0 (#3255)
  • 24f86df build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 (#3187)
  • 704109c build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 (#3267)
  • 794f00c build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#3205)
  • 942e7e5 build(deps): bump github.com/sylvia7788/contextcheck from 1.0.6 to 1.0.8 (#3148)
  • ed47d7b build(deps): bump github.com/sylvia7788/contextcheck from 1.0.8 to 1.0.9 (#3189)
  • 2019f76 build(deps): bump mvdan.cc/gofumpt from 0.3.1 to 0.4.0 (#3256)
  • 0d33a5b cli: remove reference to old service (#3173)
  • 213fb56 contextcheck: change owner (#3198)
  • 8a3b754 exhaustive: add missing config (#3212)
  • febe5fd feat: add linter dupword (#3192)
  • 281e184 feat: add testableexamples linter (#3170)
  • 3a2ad90 feat: rename logrlint to loggercheck (#3144)
  • aba80c7 feat: update gofmt and goimports and add option "rewrite-rules" (#3174)
  • 091d2f4 interfacebloat: fix configuration loading (#3194)
  • 05c3af1 paralleltest: add tests of the ignore-missing option (#3233)
  • b1cec47 wsl: support all configs and update docs (#3202)