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.61.0 #41

Open
wants to merge 6 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.61.0

change detected: * key "$.jobs.*.steps[?(@.uses =~ /^golangci\\/golangci-lint-action/)].with.version" updated from "v1.60.3" to "v1.61.0", 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)

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
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