-
Notifications
You must be signed in to change notification settings - Fork 0
Update golangci/golangci-lint Docker tag to v1.64.8 #51
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/golangci-golangci-lint-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ee79f92 to
d5875ac
Compare
d5875ac to
c8d9855
Compare
c8d9855 to
26b5854
Compare
26b5854 to
fa9423c
Compare
fa9423c to
18ebdc5
Compare
18ebdc5 to
defc769
Compare
defc769 to
c14afb9
Compare
c14afb9 to
174e4b9
Compare
174e4b9 to
6f43efc
Compare
6f43efc to
663b4b8
Compare
663b4b8 to
1ee24c2
Compare
1ee24c2 to
841e9ff
Compare
841e9ff to
0eeb8fa
Compare
0eeb8fa to
483103d
Compare
483103d to
008e5ff
Compare
193ced4 to
91b9b7d
Compare
91b9b7d to
9414dd9
Compare
9414dd9 to
cd818af
Compare
cd818af to
b2a7684
Compare
b2a7684 to
baba981
Compare
baba981 to
7091041
Compare
7091041 to
c2e5f03
Compare
c2e5f03 to
ecd1f06
Compare
ecd1f06 to
5c5b2c1
Compare
5c5b2c1 to
f18fa1b
Compare
f18fa1b to
566b4d5
Compare
566b4d5 to
98f7a72
Compare
98f7a72 to
cf87bb1
Compare
cf87bb1 to
de9142b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.39.0→v1.64.8Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v1.64.8Compare Source
v1.64.7Compare Source
depguard: from 2.2.0 to 2.2.1dupl: from3e9179atof665c8dgosec: from 2.22.1 to 2.22.2staticcheck: from 0.6.0 to 0.6.1v1.64.6Compare Source
asciicheck: from 0.4.0 to 0.4.1contextcheck: from 1.1.5 to 1.1.6errcheck: from 1.8.0 to 1.9.0exptostd: from 0.4.1 to 0.4.2ginkgolinter: from 0.19.0 to 0.19.1go-exhaustruct: from 3.3.0 to 3.3.1gocheckcompilerdirectives: from 1.2.1 to 1.3.0godot: from 1.4.20 to 1.5.0perfsprint: from 0.8.1 to 0.8.2revive: from 1.6.1 to 1.7.0tagalign: from 1.4.1 to 1.4.2v1.64.5Compare Source
new-from-merge-base-flagasciicheck: from 0.3.0 to 0.4.0forcetypeassert: from 0.1.0 to 0.2.0gosec: from 2.22.0 to 2.22.1v1.64.4Compare Source
gci: fix standard packages list for go1.24v1.64.3Compare Source
ginkgolinter: from 0.18.4 to 0.19.0go-critic: from 0.11.5 to 0.12.0revive: from 1.6.0 to 1.6.1gci: fix standard packages list for go1.24v1.64.2Compare Source
This is the last minor release of golangci-lint v1.
The next release will be golangci-lint v2.
issues.new-from-merge-baseoptionrun.relative-path-modeoptioncopyloopvar: from 1.1.0 to 1.2.1 (support suggested fixes)exptostd: from 0.3.1 to 0.4.1 (handlesgolang.org/x/exp/constraints.Ordered)fatcontext: from 0.5.3 to 0.7.1 (new option:check-struct-pointers)perfsprint: from 0.7.1 to 0.8.1 (new options:integer-format,error-format,string-format,bool-format, andhex-format)revive: from 1.5.1 to 1.6.0 (new rules:redundant-build-tag,use-errors-new. New optionearly-return.early-return)go-errorlint: from 1.7.0 to 1.7.1gochecknoglobals: from 0.2.1 to 0.2.2godox: from006bad1to 1.1.0gosec: from 2.21.4 to 2.22.0iface: from 1.3.0 to 1.3.1nilnesserr: from 0.1.1 to 0.1.2protogetter: from 0.3.8 to 0.3.9sloglint: from 0.7.2 to 0.9.0spancheck: fix defaultStartSpanMatchersSlicevaluesstaticcheck: from 0.5.1 to 0.6.0tenvis deprecated and replaced byusetesting.os-setenv: true.exportlooprefdeprecation step 2depguardconfigurationv1.63.4Compare Source
dupl,gomodguard,revive: keep only Go-files.v1.63.3Compare Source
gofmt,gofumpt,goimports,gci: panic with several trailing EOLgoheader: skip issues with invalid positionsv1.63.2Compare Source
gofmt,gofumpt,goimports,gci: panic with missing trailing EOLv1.63.1Compare Source
cgi: invalid reports with cgogofumpt: panic with autofix and cgov1.63.0Compare Source
gofmt,goimports,gofumpt,gci) are applied after the suggested fixes.exptostdlinter https://github.com/ldez/exptostdnilnesserrlinter https://github.com/alingse/nilnesserrusetestinglinter https://github.com/ldez/usetestinggci: new options:no-inline-comments,no-prefix-commentsgomoddirectives: from 0.2.4 to 0.6.0 (new options:go-version-pattern,toolchain-pattern,toolchain-forbidden,tool-forbidden,go-debug-forbidden)govet: newstdversion,waitgroupanalyzersimportas: allow multiple empty aliasesloggercheck: newslogoptionrecvcheck: from 0.1.2 to 0.2.0 (new options:disable-builtin,exclusions)tagliatelle: from 0.5.0 to 0.7.1 (new options:ignored-fields,extended-rules,overrides,pkg,ignore)usestdlibvars: from 1.27.0 to 1.28.0 (autofix)wrapcheck: from 2.9.0 to 2.10.0 (new option:extra-ignore-sigs)asciicheck: from 0.2.0 to 0.3.0bodyclose: from5742072toed6a65ffunlen: from 0.1.0 to 0.2.0ginkgolinter: from 0.18.3 to 0.18.4gochecksumtype: from 0.2.0 to 0.3.1gocognit: from 1.1.3 to 1.2.0godot: from 1.4.18 to 1.4.20goheader: report position improvementgosec: handling of global nosec option when it is falseiface: from 1.2.1 to 1.3.0importas: from 0.1.0 to 0.2.0intrange: from 0.2.1 to 0.3.0makezero: from 1.1.1 to 1.2.0mirror: from 1.2.0 to 1.3.0nilnil: from 1.0.0 to 1.0.1nosprintfhostport: from 0.1.1 to 0.2.0reassign: from 0.2.0 to 0.3.0spancheck: from 0.6.2 to 0.6.4tagalign: from 1.3.4 to 1.4.1wastedassign: from 2.0.7 to 2.1.0whitespace: from 0.1.1 to 0.2.0wsl: from 4.4.1 to 4.5.0output.uniq-by-lineis deprecated and replaced byissues.uniq-by-line.decoder,sloglint,tagalignfromformatpreset.run.timeout<= 0.v1.62.2Compare Source
fatcontext: from 0.5.2 to 0.5.3ginkgolinter: from 0.18.0 to 0.18.3errorlint: from 1.6.0 to 1.7.0iface: from 1.2.0 to 1.2.1revive: from 1.5.0 to 1.5.1testifylint: from 1.5.0 to 1.5.2v1.62.0Compare Source
recvchecklinter https://github.com/raeperd/recvcheckifacelinter https://github.com/uudashr/ifaceginkgolinter: from 0.17.0 to 0.18.0 (new option:force-succeed)gochecksumtype: from 0.1.4 to 0.2.0 (new option:default-signifies-exhaustive)loggercheck: from 0.9.4 to 0.10.1 (log/slogsupport)nilnil: from 0.1.9 to 1.0.0 (new option:detect-opposite)revive: from 1.3.9 to 1.5.0 (new rules:filename-format, andfile-length-limit)tenv: from 1.10.0 to 1.12.1 (handle dot import)testifylint: from 1.4.3 to 1.5.0 (new checkers:contains,encoded-compare,regexp)bidichk: from 0.2.7 to 0.3.2 (important performance improvement)canonicalheader: from 1.1.1 to 1.1.2cyclop: from 1.2.1 to 1.2.3dupword: from 0.1.1 to 0.1.3errcheck: from 1.7.0 to 1.8.0errchkjson: from 0.3.6 to 0.4.0errname: from 0.1.13 to 1.0.0gocritic: from 0.11.4 to 0.11.5goprintffuncname: from7558a9eto v0.1.0godot: from 1.4.17 to 1.4.18gosec: from 2.21.2 to 2.21.4intrange: from 0.2.0 to 0.2.1musttag: from 0.12.2 to 0.13.0nakedret: from 2.0.4 to 2.0.5noctx: from 0.0.2 to 0.1.0protogetter: from 0.3.6 to 0.3.8execinquery: deprecation step 2gomnd: deprecation step 2 (replaced bymnd)exclude-dirs-use-defaultforbidigopattern examples for built-in functionsv1.61.0Compare Source
junit-xml-extendedformatgci: from 0.13.4 to 0.13.5 (new optionno-lex-order)nolintlint: remove the empty line in the directive replacementdupword: from 0.0.14 to 0.1.1fatcontext: from 0.4.0 to 0.5.2go-ruleguard: from 0.4.2 to0fe6f58(fix panic with custom linters)godot: from 1.4.16 to 1.4.17gomodguard: from 1.3.3 to 1.3.5gosec: disable temporarilyG407gosec: fromab3f6c1to 2.21.2 (partially fixG115)intrange: from 0.1.2 to 0.2.0typecheckv1.60.3Compare Source
gosec: from81cda2ftoab3f6c1(fixG115false positives)v1.60.2Compare Source
gosec: from5f0084eto81cda2f(addsG115,G405,G406,G506,G507)gofmt: update to HEAD (go1.22)gofumpt: from 0.6.0 to 0.7.0gosec: fix G602 analyzerstaticcheck: from 0.5.0 to 0.5.1staticcheck: propagate Go versionwrapcheck: from 2.8.3 to 2.9.0exportloopref: deprecationv1.60.1Compare Source
exhaustruct: from 3.2.0 to 3.3.0 (recognize custom error values in return)govet(printf): report non-constant format, no argslll: advertise max line length instead of just reporting failurerevive: from 1.3.7 to 1.3.9 (new rule:comments-density)staticcheck: from 0.4.7 to 0.5.0testifylint: from 1.3.1 to 1.4.3 (new options:formatter,suite-broken-parallel,suite-subtest-run)errorlint: from 1.5.2 to 1.6.0fatcontext: from 0.2.2 to 0.4.0 (fix false positives for context stored in structs)gocognit: from 1.1.2 to 1.1.3gomodguard: from 1.3.2 to 1.3.3sloglint: from 0.7.1 to 0.7.2spancheck: from 0.6.1 to 0.6.2tenv: from 1.7.1 to 1.10.0 (remove reports on fuzzing)tparallel: from 0.3.1 to 0.3.2usestdlibvars: from 1.26.0 to 1.27.0 (fix false-positive with number used inside a mathematical operations)wsl: from 4.2.1 to 4.4.1unused: removeexported-is-usedoptiontypecheckissues should never be ignoredwslupdate documentation of the configurationv1.59.1Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
f738736build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#4759)44b3cddbuild(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#4788)1a55854build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)9a7a1adbuild(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)aaff918build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#4801)a0d2c83build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#4782)2042b1fbuild(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#4784)327a78abuild(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)e1a8055fix: SARIF format require issue column >= 1 (#4775)88f60c8fix: gomnd deprecated configuration compatibility (#4768)8173166fix: init empty result slice for SARIF printer (#4758)02740eaintrange: add style preset (#4797)615b873unparam: bump to HEAD (#4786)v1.59.0Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
4f5251dSupport Sarif output (#4723)73110dfbuild(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 (#4729)62c83ccbuild(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#4746)0cb1418build(deps): bump github.com/go-critic/go-critic from 0.11.3 to 0.11.4 (#4738)e14ae4bbuild(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#4745)2059b18build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to5f0084e(#4748)be1bb6dbuild(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 (#4718)08deff4feat: add warning about disabled and deprecated linters (level 2) (#4742)b99d529feat: allow the analysis of generated files (#4740)867adaffeat: deprecate github-actions format (#4726)4beae6afix: remove errcheck defaults (#4734)v1.58.2Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
7c87a9ebuild(deps): bump github.com/Antonboom/nilnil from 0.1.8 to 0.1.9 (#4716)3fbc2f5build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4725)8fe47a9build(deps): bump github.com/lasiar/canonicalheader from 1.0.6 to 1.1.1 (#4715)8c4cfb6build(deps): bump github.com/securego/gosec/v2 from 2.19.0 to 2.20.0 (#4724)35eaf60build(deps): bump go-simpler.org/musttag from 0.12.1 to 0.12.2 (#4710)7f6606abuild(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#4722)v1.58.1Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
dc28153build(deps): bump github.com/4meepo/tagalign from 1.3.3 to 1.3.4 (#4705)9116634build(deps): bump github.com/ghostiam/protogetter from 0.3.5 to 0.3.6 (#4707)d64e1debuild(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#4706)ee97dbfbuild(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#4701)4532eb9fix: gochecknoinits shadow name (#4698)6767d7cfix: remove GitHub Action problem matchers (#4700)v1.58.0Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Details
7e2229aAddpre-commithook to runconfig verify(#4602)b2df2f4Add new linter canonicalheader (#4672)95fc378build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (#4669)4c3cc53build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (#4668)2004f31build(deps): bump github.com/butuzov/mirror from 1.1.0 to 1.2.0 (#4610)4e56cbabuild(deps): bump github.com/ckaznocha/intrange from 0.1.1 to 0.1.2 (#4601)ed20557build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 (#4522)dc51209build(deps): bump github.com/daixiang0/gci from 0.13.3 to 0.13.4 (#4611)8fb9856build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (#4666)8f59629build(deps): bump github.com/go-critic/go-critic from 0.11.2 to 0.11.3 (#4619)92cb311build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (#4665)3f37412build(deps): bump github.com/golangci/revgrep from 0.5.2 to 0.5.3 (#4633)1611bcabuild(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (#4670)e953689build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (#4679)3f63db1build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 (#4632)e4dae2abuild(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (#4682)28f7c39build(deps): bump github.com/leonklingele/grouper from 1.1.1 to 1.1.2 (#4613)8e8ad83build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#4643)813af3ebuild(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4688)24bcca2build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (#4690)e12d070build(deps): bump github.com/ryancurrah/gomodguard from 1.3.1 to 1.3.2 (#4614)b937c19build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#4612)fa1cca8build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#4686)d2d77afbuild(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (#4664)54bfac8build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (#4671)1eab03dbuild(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (#4667)5e1e22fbuild(deps): bump go-simpler.org/musttag from 0.10.0 to 0.11.0 (#4600)7f70763build(deps): bump go-simpler.org/musttag from 0.11.0 to 0.12.0 (#4621)b7c1d1abuild(deps): bump go-simpler.org/musttag from 0.12.0 to 0.12.1 (#4626)ad7eab9build(deps): bump go-simpler.org/musttag from 0.9.0 to 0.10.0 (#4579)40d4872build(deps): bump go-simpler.org/sloglint from 0.5.0 to 0.5.1 (#4644)7ea621bbuild(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (#4645)1f46a11build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#4620)87db2a3build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#4684)83a91b4build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625)b7c7a1dexecinquery: deprecation (#4652)c00c1a5feat: add fatcontext linter (#4583)5a9f5c1feat: deprecate usage of linter alternative names (#4562)a7868b3feat: err113 analyzer name (#4567)38fac89feat: log an error when using previously deprecated linters (#4681)288c847feat: replace gomnd by mnd (#4572)28b3813feat: use problem matchers for GitHub Action format (#4685)a706941fix: JSON schema about severities (#4617)c1f9f54fix: don't hide typecheck errors inside diff processor (#4674)44c070afix: keep only typecheck issues (#4640)dac4ba3fix: remove help display on error with verify command (#4597)2b2fc8cfix: skip go.mod report inside autogenerated_exclude processor (#4663)15c57c1fix: speed up "fast" linters (#4653)003b048fix: use plugin version (#4655)0260ec8unparam: bump to HEAD (#4689)v1.57.2Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
94a0179build(deps): bump github.com/ckaznocha/intrange from 0.1.0 to 0.1.1 (#4570)9558299build(deps): bump github.com/jgautheron/goconst from 1.7.0 to 1.7.1 (#4555)b78225bbuild(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.8 to 1.0.9 (#4565)5a66842build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.9 to 1.0.10 (#4584)afd670bbuild(deps): bump github.com/kkHAIKE/contextcheck from 1.1.4 to 1.1.5 (#4564)03acb64build(deps): bump github.com/ldez/gomoddirectives from 0.2.3 to 0.2.4 (#4580)4d2fa7bbuild(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.1 to 0.16.2 (#4569)66ec75efix: display warnings on deprecated linter options (#4568)77a8601fix: hide useless warning (#4587)3cff868fix: missing output format (#4574)5ae78cdfix: the TeamCity inspectionType service message (#4573)v1.57.1Compare Source
golangci-lint is a free and open-source project, built by people in their free time.
Also, the linter authors are an important part of golangci-lint.
If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). ❤️
The most important changes are detailed here: https://golangci-lint.run/product/changelog/#v1571
Changelog
87b6bf1build(deps): bump github.com/golangci/plugin-module-register from 0.1.0 to 0.1.1 (#4549)921d535build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#4548)cd890dbfix: filter invalid issues before other processors (#4552)v1.57.0Compare Source
golangci-lint is a free and open-source project, built by people in their free time.
Also, the linter authors are an important part of golangci-lint.
If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). ❤️
The most important changes are detailed here: https://golangci-lint.run/product/changelog/#v1570
enable-all.deadline) have been removed.Changelog
2bcc010Revert "fix: deprecation message related to UseDefaultSkipDirs (#4533)"571f2fcbuild(deps): bump github.com/Abirdcfly/dupword from 0.0.13 to 0.0.14 (#4398)4ee10a2build(deps): bump github.com/Antonboom/testifylint from 1.1.2 to 1.1.3 (#4447)61f2f70build(deps): bump github.com/Antonboom/testifylint from 1.1.3 to 1.2.0 (#4449)02ea91dbuild(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.2 to 2.0.4 (#4540)e5d2bc9build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 (#4386)2443929build(deps): bump github.com/catenacyber/perfsprint from 0.7.0 to 0.7.1 (#4402)b07bd18build(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.12.3 (#4400)9c492afbuild(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.0 (#4429)17e736fbuild(deps): bump github.com/denis-tingaikin/go-headerfrom 0.4.3 to 0.5.0 (#4396)584520cbuild(deps): bump github.com/ghostiam/protogetter from 0.3.4 to 0.3.5 (#4539)f6e2369build(deps): bump github.com/go-critic/go-critic from 0.11.1 to 0.11.2 (#4430)addd06cbuild(deps): bump github.com/golangci/plugin-module-register to 0.1.0 (#4510)d06296ebuild(deps): bump github.com/golangci/unconvert to HEAD (#4473)76ce09bbuild(deps): bump github.com/jjti/go-spancheck from 0.5.2 to 0.5.3 (#4414)df70758build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 (#4444)f4e33e0build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.0.10 (#4394)f837070build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.2 to 0.16.0 (#4530)f2d4110build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.0 to 0.16.1 (#4531)485cb6abuild(deps): bump github.com/ryancurrah/gomodguard from 1.3.0 to 1.3.1 (#4538)d36c383build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2 (#4446)b5c339fbuild(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#4448)bcd015ebuild(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.1 to 2.8.3 (#4403)ce27934build(deps): bump go-simpler.org/musttag from 0.8.0 to 0.9.0 (#4428)2c0a8eebuild(deps): bump go-simpler.org/sloglint from 0.4.0 to 0.5.0 (#4523)6628d21build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /scripts/gen_github_action_config (#4464)603e568build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#4462)c6ac5a1build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#4503)4068bb7build(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 (#4410)5cb1656build(deps): downgrade github.com/daixiang0/gci from 0.13.0 to 0.12.3 (#4484)98f0a9echore: nancy51a963fchore: simplify comparators (#4499)2417da1feat: add copyloopvar linter (#4382)b96ff83feat: add intrange linter (#4378)0683d45feat: add sort-order option (#4467)eaafdf3feat: add verify command (#4527)803970ffeat: allow running only a specific linter without modifying the file configuration (#4438)b1eed50feat: automatically adjust the maximum concurrency to the container CPU quota (#4441)d37a3e0feat: create output directory (#4524)64492b5feat: disable copyloopvar and intrange on Go < 1.22 (#4397)cba35e1feat: improve 'no go files to analyze' message (#4536)a087808feat: inactivate deprecated linters (#4436)167204cfeat: new custom linters system (#4437)e3ed3bafeat: new output.formats file configuration syntax (#4521)3d91352feat: option to not override severity from linters (#4452)b05e397feat: option to strictly follow Go autogenerated file convention (#4507)39617e4feat: rename exclude-autogenerated-strict to exclude-generated-strict (#4514)4b7a55afeat: replacerun.skip-xxxoptions byissues.exclude-xxxoptions (#4509)ec52d3cfeat: syntax to not override severity from linters (#4472)1cabafcfeat: use gosec severities (#4470)bd47701fix: deprecation message related to UseDefaultSkipDirs (#4533)ddc703dfix: disable temporarily httpresponse from govet (#4528)8f2459bfix: move show-stats field from run to output (#4439)c902b8efix: panic when concurrency=0 (#4477)797d3bbfix: rule severity is required (#4469)7e2840bfix: store and read severity from linters in the cache (#4468)2413f68fix: use GOTOOLCHAIN=auto inside the Docker images (#4532)1b0dbb0fix: use first issue without inline on mergeLineIssues on multiplie issues (#3316)c65868cgocritic: support of enable-all and disable-all options (#4335)3dbe882govet: add a warning about the deprecation of check-shadowing (#4535)6914447govet: fix check-shadowing (#4534)2a2eebdinstall.sh: set executable bit for Unix (#4408)e6720b8misspell: add extra-words (#4401)d7a461arevive: add exclude option (#4365)v1.56.2Compare Source
golangci-lint is a free and open-source project, built by people in their free time.
Also, the linter authors are an important part of golangci-lint.
If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). ❤️
Changelog
6f26840build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.2 (#4371)Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.