-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update module github.com/golangci/golangci-lint to v1.62.2 - abandoned - autoclosed #36638
Conversation
Can we consider as a solution or
or do we seek for "real" solutions? Which may be a lot of hassle. |
….62 (#36798) #### Description The golangci-lint upgrades causes a lot gosec issues due to a new check for integer conversion overflow. This PR checks for integer overflows within the elasticsearch exporter package. #### Link to tracking issue Related: #36638 --------- Co-authored-by: Carson Ip <[email protected]> Co-authored-by: Tim Rühsen <[email protected]> Co-authored-by: Christos Markou <[email protected]>
….62 (open-telemetry#36798) #### Description The golangci-lint upgrades causes a lot gosec issues due to a new check for integer conversion overflow. This PR checks for integer overflows within the elasticsearch exporter package. #### Link to tracking issue Related: open-telemetry#36638 --------- Co-authored-by: Carson Ip <[email protected]> Co-authored-by: Tim Rühsen <[email protected]> Co-authored-by: Christos Markou <[email protected]>
….62 (open-telemetry#36798) #### Description The golangci-lint upgrades causes a lot gosec issues due to a new check for integer conversion overflow. This PR checks for integer overflows within the elasticsearch exporter package. #### Link to tracking issue Related: open-telemetry#36638 --------- Co-authored-by: Carson Ip <[email protected]> Co-authored-by: Tim Rühsen <[email protected]> Co-authored-by: Christos Markou <[email protected]>
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
superseded by #36913
This PR contains the following updates:
v1.59.1
->v1.62.2
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)
v1.62.2
Compare Source
fatcontext
: from 0.5.2 to 0.5.3ginkgolinter
: from 0.18.0 to 0.18.3go-errorlint
: from 1.6.0 to 1.7.0iface
: from 1.2.0 to 1.2.1revive
: from 1.5.0 to 1.5.1testifylint
: from 1.5.0 to 1.5.2v1.62.1
Compare Source
Cancelled due to CI failure.
v1.62.0
Compare Source
recvcheck
linter https://github.com/raeperd/recvcheckiface
linter https://github.com/uudashr/ifaceexecinquery
: deprecation step 2gomnd
: deprecation step 2 (replaced bymnd
)bidichk
: from 0.2.7 to 0.3.2 (important performance improvement)canonicalheader
: from 1.1.1 to 1.1.2cyclop
: from 1.2.1 to 1.2.3dupword
: from 0.1.1 to 0.1.3errcheck
: from 1.7.0 to 1.8.0errchkjson
: from 0.3.6 to 0.4.0errname
: from 0.1.13 to 1.0.0ginkgolinter
: from 0.17.0 to 0.18.0 (new option:force-succeed
)go-check-sumtype
: from 0.1.4 to 0.2.0 (new option:default-signifies-exhaustive
)go-critic
: from 0.11.4 to 0.11.5go-printf-func-name
: from7558a9e
to v0.1.0godot
: from 1.4.17 to 1.4.18gosec
: from 2.21.2 to 2.21.4intrange
: from 0.2.0 to 0.2.1loggercheck
: from 0.9.4 to 0.10.1 (log/slog
support)musttag
: from 0.12.2 to 0.13.0nakedret
: from 2.0.4 to 2.0.5nilnil
: from 0.1.9 to 1.0.0 (new option:detect-opposite
)noctx
: from 0.0.2 to 0.1.0protogetter
: from 0.3.6 to 0.3.8revive
: from 1.3.9 to 1.5.0 (new rules:filename-format
, andfile-length-limit
)tenv
: from 1.10.0 to 1.12.1 (handle dot import)testifylint
: from 1.4.3 to 1.5.0 (new checkers:contains
,encoded-compare
,regexp
)exclude-dirs-use-default
forbidigo
pattern examples for built-in functionsv1.61.0
Compare Source
junit-xml-extended
formatdupword
: from 0.0.14 to 0.1.1fatcontext
: from 0.4.0 to 0.5.2gci
: from 0.13.4 to 0.13.5 (new optionno-lex-order
)go-ruleguard
: from 0.4.2 to0fe6f58
(fix panic with custom linters)godot
: from 1.4.16 to 1.4.17gomodguard
: from 1.3.3 to 1.3.5gosec
: disable temporarilyG407
gosec
: fromab3f6c1
to 2.21.2 (partially fixG115
)intrange
: from 0.1.2 to 0.2.0nolintlint
: remove the empty line in the directive replacementtypecheck
v1.60.3
Compare Source
v1.60.2
Compare Source
v1.60.1
Compare Source
v1.60.0
Compare Source
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.