golangci/golangci-lint (github.com/golangci/golangci-lint)
### [`v1.61.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1610)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.3...v1.61.0)
1. Enhancements
- Add `junit-xml-extended` format
- Exclude Swagger Codegen files by default
2. Updated linters
- `dupword`: from 0.0.14 to 0.1.1
- `fatcontext`: from 0.4.0 to 0.5.2
- `gci`: from 0.13.4 to 0.13.5 (new option `no-lex-order`)
- `go-ruleguard`: from 0.4.2 to [`0fe6f58`](https://redirect.github.com/golangci/golangci-lint/commit/0fe6f58b47b1) (fix panic with custom linters)
- `godot`: from 1.4.16 to 1.4.17
- `gomodguard`: from 1.3.3 to 1.3.5
- `gosec`: disable temporarily `G407`
- `gosec`: from [`ab3f6c1`](https://redirect.github.com/golangci/golangci-lint/commit/ab3f6c1c83a0) to 2.21.2 (partially fix `G115`)
- `intrange`: from 0.1.2 to 0.2.0
- `nolintlint`: remove the empty line in the directive replacement
3. Misc.
- Improve runtime version parsing
4. Documentation
- Add additional info about `typecheck`
### [`v1.60.3`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)
### [`v1.60.2`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2)
### [`v1.60.1`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1)
### [`v1.60.0`](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0)
### [`v1.59.1`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591)
[Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1)
1. Updated linters
- `go-errorlint`: from 1.5.1 to 1.5.2
- `gomnd`: deprecated configuration compatibility
- `intrange`: add `style` preset
- `misspell`: from 0.5.1 to 0.6.0
- `sloglint`: from 0.7.0 to 0.7.1
- `testifylint`: from 1.3.0 to 1.3.1
- `unparam`: bump to HEAD
- `usestdlibvars`: from 1.25.0 to 1.26.0
2. Fixes
- SARIF: init empty result slice
- SARIF: issue column >= 1
3. Documentation
- update `revive` configuration
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.59.0
->v1.61.0
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint)
### [`v1.61.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1610) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.3...v1.61.0) 1. Enhancements - Add `junit-xml-extended` format - Exclude Swagger Codegen files by default 2. Updated linters - `dupword`: from 0.0.14 to 0.1.1 - `fatcontext`: from 0.4.0 to 0.5.2 - `gci`: from 0.13.4 to 0.13.5 (new option `no-lex-order`) - `go-ruleguard`: from 0.4.2 to [`0fe6f58`](https://redirect.github.com/golangci/golangci-lint/commit/0fe6f58b47b1) (fix panic with custom linters) - `godot`: from 1.4.16 to 1.4.17 - `gomodguard`: from 1.3.3 to 1.3.5 - `gosec`: disable temporarily `G407` - `gosec`: from [`ab3f6c1`](https://redirect.github.com/golangci/golangci-lint/commit/ab3f6c1c83a0) to 2.21.2 (partially fix `G115`) - `intrange`: from 0.1.2 to 0.2.0 - `nolintlint`: remove the empty line in the directive replacement 3. Misc. - Improve runtime version parsing 4. Documentation - Add additional info about `typecheck` ### [`v1.60.3`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3) ### [`v1.60.2`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2) ### [`v1.60.1`](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1) ### [`v1.60.0`](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0) ### [`v1.59.1`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1) 1. Updated linters - `go-errorlint`: from 1.5.1 to 1.5.2 - `gomnd`: deprecated configuration compatibility - `intrange`: add `style` preset - `misspell`: from 0.5.1 to 0.6.0 - `sloglint`: from 0.7.0 to 0.7.1 - `testifylint`: from 1.3.0 to 1.3.1 - `unparam`: bump to HEAD - `usestdlibvars`: from 1.25.0 to 1.26.0 2. Fixes - SARIF: init empty result slice - SARIF: issue column >= 1 3. Documentation - update `revive` configurationConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.