fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.1 #2154
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:
v2.0.2
->v2.1.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.1.1
Compare Source
The release process of the v2.1.0 as failed due to a regression inside goreleaser.
The binaries of v2.1.0 has been published but not the other articfacts (AUR, Docker, etc.)
v2.1.0
Compare Source
--path-mode=abs
)${config-path}
)warn-unused
option forfmt
commandfmt
command (golangci-lint fmt --diff-colored
)funcorder
linter https://github.com/manuelarte/funcordergo-errorlint
: from 1.7.1 to 1.8.0 (automatic error comparison and type assertion fixes)goconst
:ignore-strings
is deprecated and replaced byignore-string-values
goconst
: from 1.7.1 to 1.8.1 (new options:find-duplicates
,eval-const-expressions
)govet
: addhttpmux
analyzernilnesserr
: from 0.1.2 to 0.2.0 (detect more cases)paralleltest
: from 1.0.10 to 1.0.14 (checks only_test.go
files)revive
: from 1.7.0 to 1.9.0 (support kebab case for setting names)sloglint
: from 0.9.0 to 0.11.0 (autofix, new optionmsg-style
, suggestslog.DiscardHandler
)wrapcheck
: from 2.10.0 to 2.11.0 (new optionreport-internal-errors
)wsl
: from 4.6.0 to 4.7.0 (cgo files are always excluded)fatcontext
: from 0.7.1 to 0.7.2gocritic
: fiximportshadow
checkergosec
: from 2.22.2 to 2.22.3ireturn
: from 0.3.1 to 0.4.0loggercheck
: from 0.10.1 to 0.11.0nakedret
: from 2.0.5 to 2.0.6nonamedreturns
: from 1.0.5 to 1.0.6protogetter
: from 0.3.12 to 0.3.13testifylint
: from 1.6.0 to 1.6.1unconvert
: update to HEADgolangci-lint-fmt
pre-commit hookConfiguration
📅 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.