golangci/golangci-lint (golangci/golangci-lint)
### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/releases/tag/v1.59.0)
[Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...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
- [`4f5251d`](https://togithub.com/golangci/golangci-lint/commit/4f5251d3) Support Sarif output ([#4723](https://togithub.com/golangci/golangci-lint/issues/4723))
- [`73110df`](https://togithub.com/golangci/golangci-lint/commit/73110df2) build(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 ([#4729](https://togithub.com/golangci/golangci-lint/issues/4729))
- [`62c83cc`](https://togithub.com/golangci/golangci-lint/commit/62c83ccd) build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 ([#4746](https://togithub.com/golangci/golangci-lint/issues/4746))
- [`0cb1418`](https://togithub.com/golangci/golangci-lint/commit/0cb14183) build(deps): bump github.com/go-critic/go-critic from 0.11.3 to 0.11.4 ([#4738](https://togithub.com/golangci/golangci-lint/issues/4738))
- [`e14ae4b`](https://togithub.com/golangci/golangci-lint/commit/e14ae4b7) build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 ([#4745](https://togithub.com/golangci/golangci-lint/issues/4745))
- [`2059b18`](https://togithub.com/golangci/golangci-lint/commit/2059b18a) build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) ([#4748](https://togithub.com/golangci/golangci-lint/issues/4748))
- [`be1bb6d`](https://togithub.com/golangci/golangci-lint/commit/be1bb6db) build(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 ([#4718](https://togithub.com/golangci/golangci-lint/issues/4718))
- [`08deff4`](https://togithub.com/golangci/golangci-lint/commit/08deff42) feat: add warning about disabled and deprecated linters (level 2) ([#4742](https://togithub.com/golangci/golangci-lint/issues/4742))
- [`b99d529`](https://togithub.com/golangci/golangci-lint/commit/b99d5295) feat: allow the analysis of generated files ([#4740](https://togithub.com/golangci/golangci-lint/issues/4740))
- [`867adaf`](https://togithub.com/golangci/golangci-lint/commit/867adaf9) feat: deprecate github-actions format ([#4726](https://togithub.com/golangci/golangci-lint/issues/4726))
- [`4beae6a`](https://togithub.com/golangci/golangci-lint/commit/4beae6a9) fix: remove errcheck defaults ([#4734](https://togithub.com/golangci/golangci-lint/issues/4734))
Configuration
📅 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.58.2
->v1.59.0
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/releases/tag/v1.59.0) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...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 - [`4f5251d`](https://togithub.com/golangci/golangci-lint/commit/4f5251d3) Support Sarif output ([#4723](https://togithub.com/golangci/golangci-lint/issues/4723)) - [`73110df`](https://togithub.com/golangci/golangci-lint/commit/73110df2) build(deps): bump github.com/Antonboom/testifylint from 1.2.0 to 1.3.0 ([#4729](https://togithub.com/golangci/golangci-lint/issues/4729)) - [`62c83cc`](https://togithub.com/golangci/golangci-lint/commit/62c83ccd) build(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 ([#4746](https://togithub.com/golangci/golangci-lint/issues/4746)) - [`0cb1418`](https://togithub.com/golangci/golangci-lint/commit/0cb14183) build(deps): bump github.com/go-critic/go-critic from 0.11.3 to 0.11.4 ([#4738](https://togithub.com/golangci/golangci-lint/issues/4738)) - [`e14ae4b`](https://togithub.com/golangci/golangci-lint/commit/e14ae4b7) build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 ([#4745](https://togithub.com/golangci/golangci-lint/issues/4745)) - [`2059b18`](https://togithub.com/golangci/golangci-lint/commit/2059b18a) build(deps): bump github.com/securego/gosec/v2 from 2.20.0 to [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) ([#4748](https://togithub.com/golangci/golangci-lint/issues/4748)) - [`be1bb6d`](https://togithub.com/golangci/golangci-lint/commit/be1bb6db) build(deps): bump go-simpler.org/sloglint from 0.6.0 to 0.7.0 ([#4718](https://togithub.com/golangci/golangci-lint/issues/4718)) - [`08deff4`](https://togithub.com/golangci/golangci-lint/commit/08deff42) feat: add warning about disabled and deprecated linters (level 2) ([#4742](https://togithub.com/golangci/golangci-lint/issues/4742)) - [`b99d529`](https://togithub.com/golangci/golangci-lint/commit/b99d5295) feat: allow the analysis of generated files ([#4740](https://togithub.com/golangci/golangci-lint/issues/4740)) - [`867adaf`](https://togithub.com/golangci/golangci-lint/commit/867adaf9) feat: deprecate github-actions format ([#4726](https://togithub.com/golangci/golangci-lint/issues/4726)) - [`4beae6a`](https://togithub.com/golangci/golangci-lint/commit/4beae6a9) fix: remove errcheck defaults ([#4734](https://togithub.com/golangci/golangci-lint/issues/4734))Configuration
📅 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 Renovate Bot.