chore(deps): Update dependency golangci/golangci-lint to v2.10.1#610
Merged
chore(deps): Update dependency golangci/golangci-lint to v2.10.1#610
Conversation
Member
|
@copilot fix the lint errors in this PR. You can disable the specific rule for |
Member
|
@claude[agent] fix the lint errors in this PR. You can disable the specific rule for metrics/metrics.go and pb/plugin/v3/arrow_test.go at the appropriate line of code |
Contributor
|
@erezrokah I've opened a new pull request, #612, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@erezrokah I've opened a new pull request, #613, to work on those changes. Once the pull request is ready, I'll request review from you. |
…ge names (#612) * Initial plan * fix: Disable revive var-naming lint errors for package names Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com> * Verify linter passes with no errors Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com> * chore: Remove binary from git and update .gitignore Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com> --------- Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com> Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>
erezrokah
approved these changes
Mar 2, 2026
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
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.8.0→v2.10.1Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2v2.9.0Compare Source
Released on 2026-02-10
arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)golines: from 0.14.0 to 0.15.0misspell: from 0.7.0 to 0.8.0revive: from v1.13.0 to v1.14.0 (new rules:epoch-naming,use-slices-sort)unqueryvet: from 1.4.0 to 1.5.3 (new options:check-n1,check-sql-injection,check-tx-leaks,allow,custom-rules)wsl_v5: from 5.3.0 to 5.6.0 (new rule:after-block)modernize: from 0.41.0 to 0.42.0prealloc: from 1.0.1 to 1.0.2protogetter: from 0.3.18 to 0.3.20Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 has been generated by Renovate Bot.