chore(deps): update golangci/golangci-lint docker tag to v1.60 #38
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.59-alpine
->v1.60-alpine
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v1.60
errorlint
: from 1.5.2 to 1.6.0exhaustruct
: from 3.2.0 to 3.3.0 (recognize custom error values in return)fatcontext
: 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.3govet
(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
)sloglint
: from 0.7.1 to 0.7.2spancheck
: from 0.6.1 to 0.6.2staticcheck
: from 0.4.7 to 0.5.0tenv
: from 1.7.1 to 1.10.0 (remove reports on fuzzing)testifylint
: from 1.3.1 to 1.4.3 (new options:formatter
,suite-broken-parallel
,suite-subtest-run
)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-used
optiontypecheck
issues should never be ignoredwsl
update documentation of the 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 is behind base branch, 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.