-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Update module github.com/golangci/golangci-lint to v1.55.2 #2305
Conversation
56b394e
to
3f54e65
Compare
Codecov Report
@@ Coverage Diff @@
## main #2305 +/- ##
=======================================
Coverage 33.89% 33.89%
=======================================
Files 91 91
Lines 24820 24820
=======================================
Hits 8412 8412
Misses 16253 16253
Partials 155 155 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
6831d4b
to
8143a93
Compare
11ce98d
to
0220883
Compare
0220883
to
0aef098
Compare
16efbda
to
56693c6
Compare
e4ca9b6
to
ac5e9d7
Compare
ac5e9d7
to
62e5c3e
Compare
e10d2db
to
0903a6c
Compare
c820ce9
to
0191885
Compare
d7062ef
to
28c798c
Compare
81c7c1d
to
86bbc24
Compare
86bbc24
to
da49dfe
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.51.2
->v1.55.2
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.55.2
Compare Source
ireturn
: from 0.2.1 to 0.2.2ginkgolinter
: from 0.14.0 to 0.14.1v1.55.1
Compare Source
gosec
: from 2.18.1 to 2.18.2revgrep
: from v0.5.0 to v0.5.2 (support git < 2.41.0)v1.55.0
Compare Source
gochecksumtype
: https://github.com/alecthomas/go-check-sumtypeinamedparam
: https://github.com/macabu/inamedparamperfsprint
: https://github.com/catenacyber/perfsprintprotogetter
: https://github.com/ghostiam/protogettersloglint
: https://github.com/go-simpler/sloglinttestifylint
: https://github.com/Antonboom/testifylintbidichk
: from 0.2.4 to 0.2.7decorder
: from 0.4.0 to 0.4.1dupword
: from 0.0.12 to 0.0.13errchkjson
: from 0.3.1 to 0.3.6gci
: from 0.11.0 to 0.11.2ginkgolinter
: from 0.13.5 to 0.14.0go-errorlint
: from 1.4.4 to 1.4.5gocognit
: from 1.0.7 to 1.1.0goconst
: from 1.5.1 to 1.6.0godot
: from 1.4.14 to 1.4.15gofmt
: update to HEADgoimports
: update to HEADgosec
: from 2.17.0 to 2.18.1gosmopolitan
: from 1.2.1 to 1.2.2govet
: addappends
analyzerireturn
: from 0.2.0 to 0.2.1protogetter
: from 0.2.2 to 0.2.3revgrep
: from745bb2f
to v0.5.0revive
: from 1.3.2 to 1.3.4sqlclosecheck
: from 0.4.0 to 0.5.1staticcheck
: from 0.4.5 to 0.4.6tagalign
: from 1.3.2 to 1.3.3unused
: support passing in optionsgosec
: add G602 to includes/excludes inside .golangci.reference.ymlv1.54.2
Compare Source
errname
: from 0.1.10 to 0.1.12ginkgolinter
: from 0.13.3 to 0.13.5go-errorlint
: from 1.4.3 to 1.4.4godot
: from 1.4.11 to 1.4.14gosec
: from 2.16.0 to 2.17.0musttag
: from 0.7.1 to 0.7.2nilnil
: from 0.1.5 to 0.1.7staticcheck
: from 0.4.3 to 0.4.5usestdlibvars
: from 1.23.0 to 1.24.0govet
: add missingdirective
andslog
passesv1.54.1
Compare Source
go-critic
: from 0.8.2 to 0.9.0v1.54.0
Compare Source
decorder
: from 0.2.3 to 0.4.0dupword
: from 0.0.11 to 0.0.12errorlint
: from 1.4.2 to 1.4.3exhaustruct
: from 2.3.0 to 3.1.0forbidigo
: from 1.5.3 to 1.6.0funlen
: from 0.0.3 to 0.1.0gci
: from 0.10.1 to 0.11.0ginkgolinter
: from 0.12.1 to 0.13.3go-critic
: from 0.8.1 to 0.8.2go-errorlint
: from 1.4.2 to 1.4.3go-exhaustruct
: from 2.3.0 to 3.1.0gocognit
: from 1.0.6 to 1.0.7gocritic
: from 0.8.1 to 0.8.2gofmt
: autofix missing newline at EOFmisspell
: 0.4.0 to 0.4.1musttag
: from 0.7.0 to 0.7.1paralleltest
: from 1.0.7 to 1.0.8tagalign
: from 1.2.2 to 1.3.2typecheck
: explain it and remove it from the linter listzerologlint
: from 0.1.2 to 0.1.3enable-all
Important
ruleguard
(a "rule" insidegocritic
) was disabled in this release (v1.54.0) and was enabled again in the next release (v1.54.1).exhaustruct
has breaking changes with regular expressions, more details here.v1.53.3
Compare Source
cyclop
: from 1.2.0 to 1.2.1exhaustive
: from 0.10.0 to 0.11.0forbidigo
: from 1.5.1 to 1.5.3ginkgolinter
: from 0.12.2 to 0.12.1ineffassign
: bump to HEADnakedret
: from 2.0.1 to 2.0.2zerologlint
: from 0.1.1 to 0.1.2v1.53.2
Compare Source
depguard
: from v2.0.1 to 2.1.0depguard
: throw error only when the linter is calledv1.53.1
Compare Source
depguard
: fix GOROOT detectionimportas
: fix duplication detection when aliases use regular expression replacement patternv1.53.0
Compare Source
gosmopolitan
: https://github.com/xen0n/gosmopolitanmirror
: https://github.com/butuzov/mirrortagalign
: https://github.com/4meepo/tagalignzerologlint
: https://github.com/ykadowak/zerologlintbodyclose
: bump to HEADcontainedctx
: from 1.0.2 to 1.0.3depguard
: migrate to v2errname
: from 0.1.9 to 0.1.10exhaustive
: from 0.9.5 to 0.10.0forbidigo
: better support for configuring complex rulesgci
: improve error messageginkgolinter
: add suppress-async-assertion optionginkgolinter
: from 0.9.0 to 0.12.0go-critic
: from 0.7.0 to 0.8.1go-errorlint
: from 1.4.0 to 1.4.2gofumpt
: from 0.4.0 to 0.5.0gosec
: convert global settings as map with proper key typegosec
: from 2.15.0 to 2.16.0importas
: detect duplicate alias or package in the configurationimportas
: fix typo in logsireturn
: from 0.1.1 to 0.2.0musttag
: from 0.5.0 to 0.7.0nakedret
: to 2.0.1nilnil
: from 0.1.3 to 0.1.5paralleltest
: from 1.0.6 to 1.0.7revive
: from 1.3.1 to 1.3.2tagliatelle
: from 0.4.0 to 0.5.0usestdlibvars
: fix configurationgolang.org/x/tools
: from 0.7.0 to 0.9.2mnd
: clarify ignore usage examples to be regexpstagliatelle
: update documentationv1.52.2
Compare Source
tparallel
: from 0.3.0 to 0.3.1require_serial
andpass_filenames
v1.52.1
Compare Source
v1.52.0
Compare Source
asciicheck
: from 0.1.1 to 0.2.0bidichk
: from 0.2.3 to 0.2.4contextcheck
: from 1.1.3 to 1.1.4dupword
: from 0.0.9 to 0.0.11durationcheck
: from 0.0.9 to 0.0.10errchkjson
: from 0.3.0 to 0.3.1errname
: from 0.1.7 to 0.1.9forbidigo
: from 1.4.0 to 1.5.1gci
: from 0.9.1 to 0.10.1ginkgolinter
: from 0.8.1 to 0.9.0go-critic
: from 0.6.7 to 0.7.0go-errorlint
: from 1.1.0 to 1.4.0godox
: bump to HEADlll
: skip go commandloggercheck
: from 0.9.3 to 0.9.4musttag
: from 0.4.5 to 0.5.0nilnil
: from 0.1.1 to 0.1.3noctx
: from 0.0.1 to 0.0.2revive
: from 1.2.5 to 1.3.1rowserrcheck
: remove limitation related to generics supportstaticcheck
: from 0.4.2 to 0.4.3testpackage
: from 1.1.0 to 1.1.1tparallel
: from 0.2.1 to 0.3.0wastedassign
: remove limitation related to generics supportwrapcheck
: from 2.8.0 to 2.8.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.