-
Notifications
You must be signed in to change notification settings - Fork 26
Update dependency golangci/golangci-lint to v2.3.1 #939
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
wants to merge
1
commit into
main
Choose a base branch
from
renovate/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.
+3
−3
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
7102de5
to
96aca29
Compare
f04b72b
to
f40d291
Compare
b28232f
to
ece4d9e
Compare
auto-merge was automatically disabled
May 2, 2025 08:46
Pull request was closed
45a892c
to
ece4d9e
Compare
ece4d9e
to
9de8129
Compare
210e73d
to
52936b6
Compare
52936b6
to
57f53ac
Compare
57f53ac
to
05a517e
Compare
05a517e
to
3527b47
Compare
3527b47
to
4940dc0
Compare
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | golangci/golangci-lint | v2.1.5 | v2.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4940dc0
to
8ac2e95
Compare
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:
v2.1.5
->v2.3.1
v2.1.5
->v2.3.1
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.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.1v2.2.2
Compare Source
noinlineerr
: from 1.0.3 to 1.0.4v2.2.1
Compare Source
varnamelen
: fix configurationv2.2.0
Compare Source
arangolint
linter https://github.com/Crocmagnon/arangolintembeddedstructfieldcheck
linter https://github.com/manuelarte/embeddedstructfieldchecknoinlineerr
linter https://github.com/AlwxSin/noinlineerrswaggo
formatter https://github.com/golangci/swaggoswagerrcheck
: addverbose
optionfuncorder
: from 0.2.1 to 0.5.0 (new optionalphabetical
)gomoddirectives
: from 0.6.1 to 0.7.0 (new optionignore-forbidden
)iface
: from 1.3.1 to 1.4.0 (new optionunexported
)noctx
: from 0.1.0 to 0.3.3 (new report messages, and new rules related todatabase/sql
)noctx
: from 0.3.3 to 0.3.4 (new SQL functions detection)revive
: from 1.9.0 to 1.10.0 (new rules:time-date
,unnecessary-format
,use-fmt-print
)usestdlibvars
: from 1.28.0 to 1.29.0 (new optiontime-date-month
)wsl
: deprecationwsl_v5
: from 4.7.0 to 5.0.0 (major version with new configuration)dupword
: from 0.1.3 to 0.1.6exptostd
: from 0.4.3 to 0.4.4forbidigo
: from 1.6.0 to 2.1.0gci
: consistently format the codego-spancheck
: from 0.6.4 to 0.6.5goconst
: from 1.8.1 to 1.8.2gosec
: from 2.22.3 to 2.22.4gosec
: from 2.22.4 to 2.22.5makezero
: from 1.2.0 to 2.0.1misspell
: from 0.6.0 to 0.7.0usetesting
: from 0.4.3 to 0.5.0path-expect
stdout
when usingstdin
and there are no changestypecheck
: deduplicate errorstypecheck
: stops the analysis after the first errorprint-resources-usage
flaglinters.default
setsv2.1.6
Compare Source
godot
: from 1.5.0 to 1.5.1musttag
: from 0.13.0 to 0.13.1Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.