-
Notifications
You must be signed in to change notification settings - Fork 481
chore(deps): update golangci/golangci-lint docker tag to v2.5.0 #3125
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
Open
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
Choose a base branch
from
renovate-bot:renovate/blueprint-test-golangci-golangci-lint-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update golangci/golangci-lint docker tag to v2.5.0 #3125
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/blueprint-test-golangci-golangci-lint-2.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
c5dc8a0
to
39d351b
Compare
/gcbrun |
39d351b
to
5540d50
Compare
/gcbrun |
5540d50
to
895eb26
Compare
/gcbrun |
895eb26
to
e11555c
Compare
/gcbrun |
e11555c
to
497cf85
Compare
/gcbrun |
497cf85
to
4993f25
Compare
/gcbrun |
4993f25
to
00646bf
Compare
/gcbrun |
00646bf
to
7fe2774
Compare
/gcbrun |
7fe2774
to
87cd90c
Compare
/gcbrun |
87cd90c
to
c52a673
Compare
/gcbrun |
c52a673
to
a9e1ace
Compare
/gcbrun |
25c67b8
to
a682aa5
Compare
/gcbrun |
a682aa5
to
a8d17af
Compare
/gcbrun |
a8d17af
to
2ea994f
Compare
/gcbrun |
2ea994f
to
3e8d7ff
Compare
/gcbrun |
3e8d7ff
to
3cd8b02
Compare
/gcbrun |
3cd8b02
to
f9e4cb0
Compare
/gcbrun |
f9e4cb0
to
651dd04
Compare
/gcbrun |
651dd04
to
32e443c
Compare
/gcbrun |
32e443c
to
97fb284
Compare
/gcbrun |
97fb284
to
5abba90
Compare
/gcbrun |
5abba90
to
fc95ffa
Compare
/gcbrun |
fc95ffa
to
3e2ea78
Compare
/gcbrun |
3e2ea78
to
0a769db
Compare
/gcbrun |
0a769db
to
0b919db
Compare
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.2.2
->2.5.0
Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.5.0
Compare Source
godoclint
linter https://github.com/godoc-lint/godoc-lintunqueryvet
linter https://github.com/MirrexOne/unqueryvetiotamixing
linter https://github.com/AdminBenni/iota-mixingembeddedstructfieldcheck
: from 0.3.0 to 0.4.0 (new option:empty-line
)err113
: fromaea10b5
to 0.1.1 (skip internals ofIs
methods forerror
type)ginkgolinter
: from 0.20.0 to 0.21.0 (new option:force-tonot
)gofumpt
: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)ineffassign
: from 0.1.0 to 0.2.0 (new option:check-escaping-errors
)musttag
: from 0.13.1 to 0.14.0 (support interface methods)revive
: from 1.11.0 to 1.12.0 (new options:identical-ifelseif-branches
,identical-ifelseif-conditions
,identical-switch-branches
,identical-switch-conditions
,package-directory-mismatch
,unsecure-url-scheme
,use-waitgroup-go
,useless-fallthrough
)thelper
: from 0.6.3 to 0.7.1 (skipt.Helper
in functions passed tosynctest.Test
)wsl
: from 5.1.1 to 5.2.0 (improvements related to subexpressions)asciicheck
: from 0.4.1 to 0.5.0errname
: from 1.1.0 to 1.1.1fatcontext
: from 0.8.0 to 0.8.1go-printf-func-name
: from 0.1.0 to 0.1.1godot
: from 1.5.1 to 1.5.4gosec
: from 2.22.7 to 2.22.8nilerr
: from 0.1.1 to a temporary forknilnil
: from 1.1.0 to 1.1.1protogetter
: from 0.3.15 to 0.3.16tagliatelle
: from 0.7.1 to 0.7.2testifylint
: from 1.6.1 to 1.6.4v2.4.0
Compare Source
exhaustruct
: from v3.3.1 to 4.0.0 (new options:allow-empty
,allow-empty-rx
,allow-empty-returns
,allow-empty-declarations
)godox
: trim filepath from report messagesstaticcheck
: allow empty optionstagalign
: from 1.4.2 to 1.4.3v2.3.1
Compare Source
gci
: from 0.13.6 to 0.13.7gosec
: from 2.22.6 to 2.22.7noctx
: from 0.3.5 to 0.4.0wsl
: from 5.1.0 to 5.1.1v2.3.0
Compare Source
ginkgolinter
: from 0.19.1 to 0.20.0 (new option:force-assertion-description
)iface
: from 1.4.0 to 1.4.1 (report message improvements)noctx
: from 0.3.4 to 0.3.5 (new detections:log/slog
,exec
,crypto/tls
)revive
: from 1.10.0 to 1.11.0 (new rule:enforce-switch-style
)wsl
: from 5.0.0 to 5.1.0gosec
: from 2.22.5 to 2.22.6noinlineerr
: from 1.0.4 to 1.0.5sloglint
: from 0.11.0 to 0.11.1Configuration
📅 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.