Skip to content

build(deps): bump github.com/golangci/golangci-lint/v2 from 2.11.3 to 2.11.4 in /tools/mod#21519

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/mod/github.com/golangci/golangci-lint/v2-2.11.4
Closed

build(deps): bump github.com/golangci/golangci-lint/v2 from 2.11.3 to 2.11.4 in /tools/mod#21519
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/mod/github.com/golangci/golangci-lint/v2-2.11.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps github.com/golangci/golangci-lint/v2 from 2.11.3 to 2.11.4.

Release notes

Sourced from github.com/golangci/golangci-lint/v2's releases.

v2.11.4

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 4bbfc35c455da805b505a4470bc612cdfd63a719 build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 (#6451)
  • b65068d974533da59e816f4d6f3c6fccbb81afb6 build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.5.1 to 0.6.0 (#6452)
  • b7ca3baed01bd0e4f14da5e67ef684a5b8ca8f9c build(deps): bump github.com/ryanrolds/sqlclosecheck from v0.5.1 to a fork (#6441)
  • c795a7543e81d6ea549fe3b6e6750cac5f57982a build(deps): bump github.com/sonatard/noctx from 0.5.0 to 0.5.1 (#6436)
  • 92706b69ec54f4542985dfcba16a27a666a0fed5 build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 (#6433)
  • 41ee6f6ec7d95e260e5646432d4816c5e96b972c build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#6435)
  • b345eab149baac70a9613e6c7b893c5fde7c3e54 build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 (#6434)
Changelog

Sourced from github.com/golangci/golangci-lint/v2's changelog.

v2.11.4

Released on 2026-03-22

  1. Linters bug fixes
    • govet-modernize: from 0.42.0 to 0.43.0
    • noctx: from 0.5.0 to 0.5.1
    • sqlclosecheck: from 0.5.1 to 0.6.0
Commits
  • 8f3b0c7 chore: prepare release
  • b65068d build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.5.1 to 0.6.0 (#6452)
  • 4bbfc35 build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 (#6451)
  • 0ea74b6 docs: update reference (#6450)
  • b96b110 docs: update link to default linters page (#6447)
  • b7ca3ba build(deps): bump github.com/ryanrolds/sqlclosecheck from v0.5.1 to a fork (#...
  • 327ba2b docs: fix typos and grammar errors in docs and code comments (#6440)
  • b345eab build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 (#6434)
  • c795a75 build(deps): bump github.com/sonatard/noctx from 0.5.0 to 0.5.1 (#6436)
  • 41ee6f6 build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#6435)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v2.11.3...v2.11.4)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign serathius for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Looks like github.com/golangci/golangci-lint/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 27, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/tools/mod/github.com/golangci/golangci-lint/v2-2.11.4 branch March 27, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tooling dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test size/S

Development

Successfully merging this pull request may close these issues.

1 participant