Skip to content
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

deps: bump golangci-lint to v1.63.4 #41

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented May 26, 2024

deps: Updatecli version used by GitHub action

deps: bump golangci-lint in GitHub Action to v1.63.4

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^golangci\\/golangci-lint-action/)].with.version" updated from "v1.63.3" to "v1.63.4", in file ".github/workflows/go.yaml"

v1.59.0
Release published on the 2024-05-26 18:29:08 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.59.0

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1590).

## Changelog
* 4f5251d3 Support Sarif output (#4723)
* 73110df2 build(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 (#4729)
* 62c83ccd build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#4746)
* 0cb14183 build(deps): bump github.com/go-critic/go-critic from 0.11.3 to 0.11.4 (#4738)
* e14ae4b7 build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#4745)
* 2059b18a build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to 5f0084eb01a9 (#4748)
* be1bb6db build(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 (#4718)
* 08deff42 feat: add warning about disabled and deprecated linters (level 2) (#4742)
* b99d5295 feat: allow the analysis of generated files (#4740)
* 867adaf9 feat: deprecate github-actions format (#4726)
* 4beae6a9 fix: remove errcheck defaults (#4734)

v1.59.1
Release published on the 2024-06-09 18:24:46 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.59.1

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1591).

## Changelog
* f7387361 build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#4759)
* 44b3cdd1 build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#4788)
* 1a55854a build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)
* 9a7a1ad4 build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)
* aaff9184 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#4801)
* a0d2c830 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#4782)
* 2042b1f1 build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#4784)
* 327a78a8 build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)
* e1a80557 fix: SARIF format require issue column >= 1 (#4775)
* 88f60c8c fix: gomnd deprecated configuration compatibility (#4768)
* 81731668 fix: init empty result slice for SARIF printer (#4758)
* 02740ea1 intrange: add style preset (#4797)
* 615b873d unparam: bump to HEAD (#4786)

v1.60.1
Release published on the 2024-08-14 01:31:48 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.60.1

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1601).

## Changelog

* 1147824c go1.23 support (#4836)
* 9eeb891c build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#4898)
* 73bbf822 build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.2 to 1.6.0 (#4899)
* a9ea7d32 unused: remove exported-is-used option
* 90664f6c build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4893)
* 78a738f7 unused: remove exported-is-used option (#4890)
* 5536bb5c build(deps): bump github.com/mgechev/revive from 1.3.7 to 1.3.9 (#4886)
* f903621d build(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#4889)
* 113858f7 build(deps): bump github.com/uudashr/gocognit from 1.1.2 to 1.1.3 (#4887)
* 7cc813ea build(deps): bump github.com/Crocmagnon/fatcontext from 0.3.0 to 0.4.0 (#4888)
* e8300b71 feat: improve processors filtering stats (#4882)
* e95ac1b6 fix: typecheck issues should never be ignored (#4870)
* ee37ef31 build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#4868)
* 283a9e7d build(deps): bump github.com/gofrs/flock from 0.10.0 to 0.12.0 (#4863)
* aeacb541 build(deps): bump github.com/valyala/quicktemplate from 1.7.0 to 1.8.0 (#4862)
* c5998e14 build(deps): bump github.com/ryancurrah/gomodguard from 1.3.2 to 1.3.3 (#4851)
* 96bd9ef9 build(deps): bump github.com/gofrs/flock from 0.8.1 to 0.10.0 (#4852)
* a62f1f13 build(deps): bump github.com/moricho/tparallel from 0.3.1 to 0.3.2 (#4849)
* 967061e5 build(deps): bump github.com/bombsimon/wsl/v4 from 4.4.0 to 4.4.1 (#4844)
* 4f9e50e9 build(deps): bump github.com/Antonboom/testifylint from 1.4.2 to 1.4.3 (#4839)
* 23f23907 build(deps): bump go-simpler.org/sloglint from 0.7.1 to 0.7.2 (#4840)
* 45efa678 build(deps): bump github.com/jjti/go-spancheck from 0.6.1 to 0.6.2 (#4833)
* 304e22a0 fix: sanitize level property for SARIF (#4831)
* 9211eecc build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#4822)
* 2e2e14b4 build(deps): bump github.com/sivchari/tenv from 1.9.1 to 1.10.0 (#4823)
* 8abf4fef build(deps): bump github.com/Antonboom/testifylint from 1.4.1 to 1.4.2 (#4821)
* 7b776e47 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.26.0 to 1.27.0 (#4820)
* 464ad177 build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#4809)
* a02629a8 build(deps): bump github.com/sivchari/tenv from 1.7.1 to 1.9.1 (#4808)
* a2cc1c4b build(deps): bump github.com/bombsimon/wsl/v4 from 4.3.0 to 4.4.0 (#4807)
* e2087c74 build(deps): bump github.com/Antonboom/testifylint from 1.3.1 to 1.4.1 (#4798)
* 784ea0e6 build(deps): bump github.com/Crocmagnon/fatcontext from 0.2.2 to 0.3.0 (#4783)
* eb23eaf7 lll: Advertise max line length instead of just reporting failure (#4781)
* 78f350bd build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.2.0 to 3.3.0 (#4760)
* 2eb80811 build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.1 to 4.3.0 (#4799)
v1.60.2
Release published on the 2024-08-20 20:26:35 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.60.2

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1602).

## Changelog
* f338f3ef33f0f7b641100aa1fd759549cc959a8b build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 81cda2f91fbe (#4927)
* 132d81cb5a37a48b190b3fbb58eeb7fcc754f71a build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.3 to 2.9.0 (#4921)
* 15529a9d74d8b6904d7da121c6f8c96e502c070c build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 (#4911)
* e24ef74f8f63de3d1a31834c2754f31b32e571c3 build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 (#4922)
* 87dd8fe7552a8c8374ebde29db3bda8b28055962 exportloopref: deprecation (#4916)
* ca0b09e5e3891abef239b7c14459c6fba90e796e gosec: add G602 analyzer (#4906)
* adbdfdb288e939a175182b7a12b7555215ce98b2 staticcheck: propagate Go version (#4907)

v1.60.3
Release published on the 2024-08-22 22:09:27 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.60.3

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1603).

## Changelog
* c2e095c022a97360f7fff5d49fbc11f273be929a build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to ab3f6c1c83a0 (#4943)
* f0c190436343e51e6b4dc98a368cf7bae0e5f33a feat: check that Go version use to build is greater or equals to the Go version of the project (#4938)

v1.61.0
Release published on the 2024-09-09 18:02:21 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.61.0

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1610).

## Changelog
* e9a872629d4feda79d2fff23ddc1f410faff163e build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)
* 2813c451edd6b75098372dbb269ffed8df3a4ec6 build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)
* 48251f274a1e09fae524271662a30a47f4ddb242 build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)
* 726b8153cac6c04238264b189f5b05ec059f9330 build(deps): bump github.com/daixiang0/gci from 0.13.4 to 0.13.5 (#4975)
* 2fcfe26fdb368ae0930bac909a0573277a6d2226 build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 (#4910)
* 5fa1b681e4518b09be4ebdbe635e044cf729b8a1 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#4955)
* a6fc686d733f339619b02de65ef4c782848eaff0 build(deps): bump github.com/quasilyte/go-ruleguard to 0fe6f58b47b1 (#4949)
* 57fa4dad326cd24b71fccd3fb9b8fc8a2788c994 build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)
* 6e5dc28f52b76181f5c4f5c7d37dab20e09f59d1 build(deps): bump github.com/securego/gosec/v2 from 2.20.1-0.20240826145712-bcec04e78483 to 2.21.0 (#4981)
* dd069d5578f3fb9eb298e5d397697c368a0e85f7 build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)
* a1d6c560de1a193a0c68ffed68cd5928ef39e884 build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)
* 98b685cc0d3dcc956eb30bd7557c4c2ecf369f54 build(deps): bump github.com/securego/gosec/v2 from ab3f6c1c83a0 to bcec04e78483 (#4960)
* bfc52476dd7b0b5111bcc17f7e2c103cfc0a15e0 build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)
* 04c19e6f4f8b04dae083c2923457bc911303d177 build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in /scripts/gen_github_action_config in the all group (#4977)
* e905c7a3e260abe5b984e532925dfa30ffe60a5b build(deps): bump peter-evans/create-pull-request from 6 to 7 in the all group (#4978)
* 2881c7178b62e75ac33df7747c40fabc75c62e2b build(deps): bump the all group across 4 directories with 8 updates (#4979)
* 0275389a64bd88fd37eb5f46993a8523ce4bf2f0 feat: add junit-xml-extended format (#4918)
* a6bd868cf0c575d7a7e6d87007cd510394c30d86 feat: exclude Swagger Codegen files (#4967)
* 54d089d1064eb700aafade61cdb00e452fdbf5da fix: improve runtime version parsing (#4961)
* bf4a66a07d618628f6a26609404cb5c608e99ff8 gosec: disable G407 (#4983)
* 3797ed90c38b8471c54f003ab9ac72492c1143ec nolintlint: remove empty line in unused directive replacement (#4973)

v1.62.0
Release published on the 2024-11-10 19:26:45 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.62.0

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1620).

## Changelog
* 29c5529e93f641b6e385b525badb165643f84e10 Add filen linter (#5081)
* baf610d5bff0c4182e1378310b1d0136f7c04f6a Add iface linter (#4871)
* ab9076301540d3a794c21f7fe4f87166a1d3bcf8 Add recvcheck linter (#5014)
* 8a9d16e6e84c4217086ff7c005228e831087406b Revert "Add filen linter (#5081)" (#5087)
* 944e1d844182da7d93ca5ee31b33d8bcb2e15890 build(deps): bump github.com/Abirdcfly/dupword from 0.1.1 to 0.1.3 (#5062)
* 9f4951f10d47a35888d5ff84b935e4bc0044b1cf build(deps): bump github.com/Antonboom/errname from 0.1.13 to 1.0.0 (#5057)
* 61f8c0e8923479d61125e19e103e6d59ddba9139 build(deps): bump github.com/Antonboom/nilnil from 0.1.9 to 1.0.0 (#5058)
* 095e4952be33b395f273482276275c9fb98fbbe1 build(deps): bump github.com/Antonboom/testifylint from 1.4.3 to 1.5.0 (#5054)
* 07989418461bc2792e558ce1323164dcf7870afe build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.4 to 0.2.0 (#5038)
* 90c0509fcbf07f642d250cdf232d4cd5bf4a657a build(deps): bump github.com/alexkohler/nakedret/v2 from 2.0.4 to 2.0.5 (#5076)
* 188d56c611e1509335c602da844f829fc996d52b build(deps): bump github.com/bkielbasa/cyclop from 1.2.1 to 1.2.3 (#5071)
* b020f7b6559f9e37a334e3e7d096aa78e452e100 build(deps): bump github.com/breml/bidichk from 0.2.7 to 0.3.1 (#5025)
* 6c0ee25a61a03c57f65eb05619529181b0990229 build(deps): bump github.com/breml/bidichk from 0.3.1 to 0.3.2 (#5075)
* e5dab8de7f74e802662e631a53b3172c5c4638c6 build(deps): bump github.com/breml/errchkjson from 0.3.6 to 0.4.0 (#5028)
* 318d78e2ba891735574e8bb75b67064712381a99 build(deps): bump github.com/ckaznocha/intrange from 0.2.0 to 0.2.1 (#5024)
* 5034dbcde1a53f239947e2ab266fc0c8dbc35861 build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#5088)
* a33f7942e6572107696badd8f77b351213b52e45 build(deps): bump github.com/ghostiam/protogetter from 0.3.6 to 0.3.8 (#5026)
* b07c319f557d0496d184f58b3de3d76e19733ef2 build(deps): bump github.com/go-critic/go-critic from 0.11.4 to 0.11.5 (#5061)
* a45560d4398b2c7c915bb3fd118aec4d8cbe36a2 build(deps): bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.0 (#5034)
* aa669e22908160f8780ca56e8925368898b5091e build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.0 to 2.2.1 (#5040)
* 8a9cdad5a3544e16b77b6f470e57934e1e9af301 build(deps): bump github.com/golangci/go-printf-func-name from 7558a9eaa5af to v0.1.0 (#5079)
* 9966cab93c8dda6ed8d5274d3ae876411802578c build(deps): bump github.com/kisielk/errcheck from 1.7.0 to 1.8.0 (#5074)
* 84c203aa8db22b72207bdf90b454a1c2867a8a12 build(deps): bump github.com/lasiar/canonicalheader from 1.1.1 to 1.1.2 (#5119)
* fb37d4c0e3c9fffe14cffd5a93bb05356a088bb8 build(deps): bump github.com/mgechev/revive from 1.3.9 to 1.4.0 (#5035)
* 6ba5f63d284699fec7cbb619d20b9b8b7d66b652 build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0 (#5113)
* ce9bbe39feb9a980fb5c789272f5108ee470a62a build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.2 to 0.17.0 (#5093)
* c4b6d3716e75b1a4ab4485d9cd3102125bf88e71 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.17.0 to 0.18.0 (#5114)
* 225f7a06f26901f66539bf46fb04206cf53fc192 build(deps): bump github.com/securego/gosec/v2 from 2.21.2 to 2.21.3 (#5029)
* 3a69806aa2728759460a9b4e4d345bab72635c03 build(deps): bump github.com/securego/gosec/v2 from 2.21.3 to 2.21.4 (#5039)
* c2f71266b2d3a8a8a158819d7d5973345186794b build(deps): bump github.com/sivchari/tenv from 1.10.0 to 1.12.1 (#5090)
* 7187c89d4091640f7587acf416e82fd87ff96839 build(deps): bump github.com/sonatard/noctx from 0.0.2 to 0.1.0 (#5027)
* 5451909f23ceea6e619b2e5d087bce203fae377b build(deps): bump github.com/tetafro/godot from 1.4.17 to 1.4.18 (#5002)
* d68c333bc1148f14836b856e233944908fda2b6e build(deps): bump github.com/timonwong/loggercheck from 0.9.4 to 0.10.1 (#5094)
* 22b58c9b648f027d699f305c069a2a97ed0c5b06 build(deps): bump go-simpler.org/musttag from 0.12.2 to 0.13.0 (#5121)
* 46db787df4c1d53e749e727ce7754e810e337555 build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5041)
* 02a536a4ef330430bba9d01a40aa9ef419652bd1 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (#5118)
* b3a1e1c836151d09db3b6519199ab089feb817fe build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#5001)
* 10f281c1fd4a679d88b0a01dd6038357b58d0a00 build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5056)
* 0f4f0cb075b93b1c146f399c0cb811edf8364d78 build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#5120)
* 31f2714643a1a5f0ad746ff782bacd5d0af94534 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the all group (#5059)
* 59562859b598ec176916d4584fe45e582f454251 build(deps): bump the all group across 3 directories with 4 updates /testdata (#5049)
* 3592be691d085f790574288453bb0c4891b397f0 build(deps): bump the all group across 3 directories with 5 updates (#5099)
* be469a4d21a6c6664c7c20a4747451943c0fdeb0 code-climate: add check_name field (#5086)
* 874a8ba4064c81f2da208974c3e96eb9dc7d03a9 feat: deprecation step 2 of execinquery and gomnd (#5110)
* 8c0c515e4a92bbd011a9625075141747c9b25229 fix: Go version propagation (#5109)
* 7560b4f1da8dc0d244e76ef9dc0a8d010b568f6f fix: improve Go detection (#5112)
* a86d8baa538027bb68b61b1482177f3ea1dd20ee fix: type sizing when cross-compiling (32-bit) (#5053)

v1.62.2
Release published on the 2024-11-25 14:36:28 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.62.2

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1622).

## Changelog

* build(deps): bump github.com/uudashr/iface from 1.2.0 to 1.2.1 (#5154)
* build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#5152)
* build(deps): bump github.com/Crocmagnon/fatcontext from 0.5.2 to 0.5.3 (#5153)
* build(deps): bump github.com/polyfloyd/go-errorlint from 1.6.0 to 1.7.0 (#5134)
* build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.0 to 0.18.3 (#5133)
* build(deps): bump github.com/mgechev/revive from 1.5.0 to 1.5.1 (#5135)
* build(deps): bump github.com/Antonboom/testifylint from 1.5.0 to 1.5.2 (#5132)
* fix: ignore cache error when file not found (#5129)
v1.63.0
Release published on the 2025-01-01 13:33:54 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.63.0

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1630).

## Changelog
* 0640d3f38f79aca2dc4b09cd5e65139b84f7f9a6 Add UseTesting linter (#5170)
* aa0450cb0580dd55d9e848d4b48e848d7598912a Add exptostd linter (#5259)
* 1467bc04e8c7691f1bc9f32a5727cbc5c3876358 Add nilnesserr linter (#5240)
* 6a20504df5607ae69c1892be1e6eeee93d787934 build(deps):  bump github.com/shirou/gopsutil to v4.24.10 (#5167)
* a6c26eedf7b162dc68e2d9e182a5c3876b09f4e4 build(deps): bump github.com/4meepo/tagalign from 1.3.4 to 1.4.1 (#5255)
* e85310cdd5a8eed384a8361a3e6d460af353c88d build(deps): bump github.com/Antonboom/nilnil from 1.0.0 to 1.0.1 (#5233)
* c751e5caee47af4c39b6ed82d970298da026a34c build(deps): bump github.com/alecthomas/go-check-sumtype from 0.2.0 to 0.3.1 (#5230)
* c882e894ce85fec421b4919bfa76c85b614b6067 build(deps): bump github.com/ashanbrown/makezero from 1.1.1 to 1.2.0 (#5181)
* acfb3be9cc23de25cacf8c46be23d79522a54e84 build(deps): bump github.com/bombsimon/wsl/v4 from 4.4.1 to 4.5.0 (#5262)
* 321e03f665a6c607d1ea80290ba860f88fadab64 build(deps): bump github.com/butuzov/ireturn from 0.3.0 to 0.3.1 (#5188)
* 72bbc45288998339535e1942c94493f20bdd355b build(deps): bump github.com/butuzov/mirror from 1.2.0 to 1.3.0 (#5178)
* 06ffc05dadf891921166854f797097ef20f83520 build(deps): bump github.com/ckaznocha/intrange from 0.2.1 to 0.3.0 (#5203)
* a92ccc7cd2edff40d3311af2a2c86be37f65a536 build(deps): bump github.com/curioswitch/go-reassign from 0.2.0 to 0.3.0 (#5176)
* 043275f24369c76dc74a92b76c068731c3c4d76d build(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#5177)
* c8cf7a4a842c43558d65a16e1e54c98776607be2 build(deps): bump github.com/jjti/go-spancheck from 0.6.2 to 0.6.4 (#5174)
* dafd65537336fdce063c492a7ab2a68cc89f8d52 build(deps): bump github.com/julz/importas from 0.1.0 to b26b8fc96f8a (#5219)
* b322a164f9410de79fb45bf457b1360e3474ed05 build(deps): bump github.com/julz/importas from 0.1.1-0.20241016092914-b26b8fc96f8a to 0.2.0 (#5256)
* d40b6daf52f0681b0cbc976509cb918002d21f09 build(deps): bump github.com/ldez/gomoddirectives from 0.2.4 to 0.4.2 (#5175)
* 794a340e63eb3c76cd904e590b5909c6c7e132d4 build(deps): bump github.com/ldez/gomoddirectives from 0.4.2 to 0.5.0 (#5187)
* 67825fe08306638dac1d9418e36ac960185e3ad2 build(deps): bump github.com/ldez/gomoddirectives from 0.5.0 to 0.6.0 (#5196)
* 0c6bccb320711bc1b9f4229663129b614d16eff4 build(deps): bump github.com/ldez/grignotin from 0.6.0 to 0.7.0 (#5248)
* d74f1ae3207785f9c9bbf1877c79d823f4bfd367 build(deps): bump github.com/ldez/tagliatelle from 0.5.0 to 0.6.0 (#5164)
* 59f05b56260fe6f71c5ebbe3dcd013726cd1dfc0 build(deps): bump github.com/ldez/tagliatelle from 0.6.0 to 0.7.1 (#5204)
* 96867583dd1cadad0edb76e508f10239cb25e299 build(deps): bump github.com/ldez/usetesting from 0.2.0 to 0.2.1 (#5189)
* fc650e40f4729db1a5e35c3a2752854c512fa81e build(deps): bump github.com/ldez/usetesting from 0.2.1 to 0.2.2 (#5198)
* cf4c529742391da4aec18d848f5efbd06f5e6750 build(deps): bump github.com/ldez/usetesting from 0.2.2 to 0.3.0 (#5261)
* 30f42655bcb14971686f37aaa02579500788a38f build(deps): bump github.com/ldez/usetesting from 0.3.0 to 0.4.0 (#5264)
* 8eb7bd88d9f2867d22cd210cc4d4dcde3fd433e3 build(deps): bump github.com/ldez/usetesting from 0.4.0 to 0.4.1 (#5266)
* a1d0762744b73f51ec38e0c8dcf2d76e3550f76a build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.3 to 0.18.4 (#5217)
* 8a5d4790c382a9c4517b98fb9ddb691cd11551ef build(deps): bump github.com/raeperd/recvcheck from 0.1.2 to 0.2.0 (#5258)
* b26b5ae768fd5084305f1103290e32dc625ec023 build(deps): bump github.com/sanposhiho/wastedassign/v2 from 2.0.7 to 2.1.0 (#5186)
* 11d508e1fcf5149d595a91f503de82ae0a7e4491 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.27.0 to 1.28.0 (#5263)
* 06648bc601d64a1dc4137c0894aba350167169eb build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.10 to 4.24.11 (#5180)
* 43a7560a71ba44552e0a06adb748222ea96dcf8e build(deps): bump github.com/stbenjam/no-sprintf-host-port from 0.1.1 to 0.2.0 (#5161)
* 0a42d3630c7ebf64018f4155c091d2749ffd3c51 build(deps): bump github.com/tdakkota/asciicheck from 0.2.0 to 0.3.0 (#5163)
* 0b08f09f4903da7b4dc0baf27664d04aa4c07fbf build(deps): bump github.com/tetafro/godot from 1.4.18 to 1.4.20 (#5247)
* b7b77ca30e2e77fb55da8bd04faf4b2a7d8d76d8 build(deps): bump github.com/timakin/bodyclose from 574207250966 to ed6a65f985e (#5077)
* e1a63e379905cf06eeedb934b4aed0f8b5fca238 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.9.0 to 2.10.0 (#5138)
* 966259a646888582f7bb8467970966f1b4303e65 build(deps): bump github.com/ultraware/funlen from 0.1.0 to 0.2.0 (#5231)
* c16fb1909f6807c13da152199ec8c5f2d929b7e0 build(deps): bump github.com/ultraware/whitespace from 0.1.1 to 0.2.0 (#5244)
* 6a28e15408f65f7f6ad6cf3e86571d9d21e2087f build(deps): bump github.com/uudashr/gocognit from 1.1.3 to 1.1.4 (#5195)
* 3bd5e21607a6c7fc9fc4918b78f72dc41c125c86 build(deps): bump github.com/uudashr/gocognit from 1.1.4 to 1.2.0 (#5212)
* 0c54e1d3da67ed4c44670469dafaf7c4c12a5c80 build(deps): bump github.com/uudashr/iface from 1.2.1 to 1.3.0 (#5162)
* 3a293b61edeb04cba8d3f3403a03dba9e5ac8cc9 build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 (#5197)
* fa08d7bea80751ce7ce2790c3af2e15704ae8592 build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#5199)
* bab25b4c5f231b6bb8a27e48d8235fd665fb6859 build(deps): bump santhosh-tekuri/jsonschema/v5 to v6 (#5171)
* 5bd7e2aa0a4ee8e7e61c2ca8abea431aa5642756 build(deps): bump the linter-testdata group across 3 directories with 6 updates (#5182)
* 618f29a667e816aa00cc5f0ec3c21e5665cbcf82 build(deps): bump the linter-testdata group across 3 directories with 6 updates (#5268)
* c3e693d2d29c687138327fe24d3db94f51169f09 feat: add support for SuggestedFixes (#5232)
* 8e47515c9dfe61db5943e865e97c979eccc9a337 feat: apply formatters after the suggested fixes (#5246)
* 286701c02715672d0265378f33f318710d819f13 feat: disable timeout if timeout <= 0 (#5250)
* a27f475fafb284c0014ce8b11ab10bc416a4fb0a feat: display linters help as JSON (#5209)
* 6bae7180226b6c5ab40be9acff3f3f7c27467e2b feat: format fixed files with the same formatters as the issues related to formatting (#5267)
* f996a66dc94eadb245b7ebba5d7548b4aedc445b feat: improve formatter messages (#5243)
* 7806463fd0afdc97a0ad41b38095aeccfeca1ce8 fix: enable paths with junction inside windows (#5245)
* 6b5f74294f03ed852bbbf0016edc239387448b7e fix: improve Go version detection inside workspace (#5179)
* 93ffea1e6420a9731965ab97ebcca75122a6b018 fix: move uniq-by-line field from output to issues (#5253)
* e11de60ec27a746e6481bea4fc3b28895618620c fix: remove decoder, sloglint, tagalin from 'format' preset (#5242)
* fe04b902fe212885e0ebf2575eb8f7af0c21eac4 gci: add new option
* f5cca90e33f4a7adf0efa7ca9405ca3aff885cb1 goheader: fix invalid position (#5238)
* 87ea9ef71de188ec08d861698cbfb7e7bca8a168 gosec: handling of global nosec option when it is false (#5228)
* a09d370fc6f56390c46f9aad3330fb6ee2675f59 govet: add `stdversion` analyzer (#5160)
* 6b000abb881724a4b588f168dd824541d08b15c6 govet: fix stdversion (#5168)
* b2e24d6c53fb98ad8af3a9142f2807d913b5a46d importas: allow multiple empty aliases (#5222)
* 33c140ec8784e8491281699aedd28cb857317421 loggercheck: add missing slog option (#5155)

v1.63.1
Release published on the 2025-01-01 21:32:34 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.63.1

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1631).

## Changelog
* afa0e274a027687fc0cd19ed3e883c936dbbfdb0 fix: filter files (#5272)
* ffb15ca3c9d53ba46a1d4c60b24c7dd6f97a61e4 gci: fix cgo (#5274)

v1.63.2
Release published on the 2025-01-02 13:04:46 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.63.2

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1632).

## Changelog
* 15412b30790ad2d5505862cb1f55b27761ca3505 fix: invalid position when missing EOL (#5279)

v1.63.3
Release published on the 2025-01-02 19:26:16 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.63.3

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1633).

## Changelog
* bb896aa3f73829b929da7610b0925d2695e3bc45 build(deps): bump github.com/ldez/exptostd from 0.3.0 to 0.3.1 (#5283)
* e7a1c9f77ac3f561641a8b814c5cb344c1e3a74a build(deps): bump github.com/ldez/usetesting from 0.4.1 to 0.4.2 (#5282)
* 472b9b9c0accb12859327447110930b30507df06 build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.11 to 4.24.12 (#5281)
* e1b7346fbbf88fb8501afabca53c08e41d959e0e fix: invalid from position (#5287)
* 8e4b0c384a15322587d3cd5ad1b9106679bf4af1 goheader: skip issues with invalid positions (#5286)

v1.63.4
Release published on the 2025-01-03 20:11:08 +0000 UTC at the url https://github.com/golangci/golangci-lint/releases/tag/v1.63.4

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! :heart:

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#1634).

## Changelog
* c1149695535fda62f6b574bc55dfbc333693647e fix: filter Go filenames (#5291)

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label May 26, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.59.0 deps: bump golangci-lint to v1.59.1 Jun 9, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.59.1 deps: bump golangci-lint to v1.60.1 Aug 14, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.60.1 deps: bump golangci-lint to v1.60.2 Aug 20, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.60.2 deps: bump golangci-lint to v1.60.3 Aug 22, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.60.3 deps: bump golangci-lint to v1.61.0 Sep 9, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.61.0 deps: bump golangci-lint to v1.62.0 Nov 10, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.62.0 deps: bump golangci-lint to v1.62.2 Nov 25, 2024
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.62.2 deps: bump golangci-lint to v1.63.0 Jan 1, 2025
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.63.0 deps: bump golangci-lint to v1.63.1 Jan 1, 2025
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.63.1 deps: bump golangci-lint to v1.63.2 Jan 2, 2025
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.63.2 deps: bump golangci-lint to v1.63.3 Jan 2, 2025
@updateclibot updateclibot bot changed the title deps: bump golangci-lint to v1.63.3 deps: bump golangci-lint to v1.63.4 Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants