terraform-provider-docker
terraform-provider-docker copied to clipboard
fix(deps): update module github.com/golangci/golangci-lint to v1.49.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/golangci/golangci-lint | require | minor | v1.47.2 -> v1.49.0 |
Release Notes
golangci/golangci-lint
v1.49.0
IMPORTANT: varcheck and deadcode has been removed of default linters.
- new linters
interfacebloat: https://github.com/sashamelentyev/interfacebloatlogrlint: https://github.com/timonwong/logrlintreassign: https://github.com/curioswitch/go-reass
- updated linters
go-colorable: from 0.1.12 to 0.1.13go-critic: from 0.6.3 to 0.6.4go-errorlint: from 1.0.0 to 1.0.2go-exhaustruct: from 2.2.2 to 2.3.0gopsutil: from 3.22.6 to 3.22.7gosec: from 2.12.0 to 2.13.1revive: from 1.2.1 to 1.2.3usestdlibvars: from 1.8.0 to 1.13.0contextcheck: from v1.0.4 to v1.0.6 && re-enablenosnakecase: This linter is deprecated.varcheck: This linter is deprecated useunusedinstead.deadcode: This linter is deprecated useunusedinstead.structcheck: This linter is deprecated useunusedinstead.
- documentation
revive: fix wrong URL- Add a section about default exclusions
usestdlibvars: fix typo in documentationnolintlint: remove allow-leading-space option- Update documentation and assets
- misc.
- dev: rewrite the internal tests framework
- fix: exit early on run --version
- fix: set an explicit
GOROOTin the Docker image forgo-critic
v1.48.0
- new linters
usestdlibvars:https://github.com/sashamelentyev/usestdlibvars
- updated linters
contextcheck: disable lintererrcheck: from 1.6.1 to 1.6.2gci: add missingcustom-ordersettinggci: from 0.5.0 to 0.6.0ifshort: deprecate linternolint: drop allow-leading-space option and add "nolint:all"revgrep: bump to HEAD
- documentation
- remove outdated info on source install
- misc
- go1.19 support
v1.47.3
- updated linters:
- remove some go1.18 limitations
asasalint: from 0.0.10 to 0.0.11decorder: from 0.2.2 to v0.2.3gci: fix panic with invalid configuration optiongci: from 0.4.3 to v0.5.0go-exhaustruct: from 2.2.0 to 2.2.2gomodguard: from 1.2.3 to 1.2.4nosnakecase: from 1.5.0 to 1.7.0honnef.co/go/tools: from 0.3.2 to v0.3.3
- misc
- cgo: fix linters ignoring CGo files
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.