Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps github.com/golangci/golangci-lint/v2 from 2.6.2 to 2.7.1.

Release notes

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

v2.7.1

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

  • c5e3dec4c425d1c1fc79043a7c72509138c3f6c4 modernize: disable stringscut analyzer (#6233)

v2.7.0

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

  • cfbf62e79a9c6d9a76e2f63bf77050dca2df628e build(deps): bump github.com/MirrexOne/unqueryvet from 1.2.1 to 1.3.0 (#6177)
  • c7c1cb69f9b3e67a276cb572d8acd51f2f531198 build(deps): bump github.com/catenacyber/perfsprint from 0.10.0 to 0.10.1 (#6196)
  • 115d5961370a11d57e141a857273fd88ee77ce21 build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2 (#6228)
  • 0212d7c8deac16c2f1a48e0b1e1d5a282dee15f4 build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#6222)
  • 3a046315754a6083e89e8f30d3507c1542e0b685 build(deps): bump github.com/mgechev/revive from 1.12.0 to 1.13.0 (#6195)
  • 23f63fd71c12c3e27dcbcd3b6819eb33e3e5714a build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
  • de3c6c7393ba4482d3f2baca06390eee3a2e0765 build(deps): bump github.com/stbenjam/no-sprintf-host-port from 0.2.0 to 0.3.1 (#6162)
  • 0014498f1fc3e1f056a29ea8c08a14a8f4a1b903 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.11.0 to 2.12.0 (#6221)
  • ee422dd0edb350b9fc0cebcad310182ca34cd23f build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 (#6197)
  • 2c9d09be75377a164aec2e16b9945aaef05b9437 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#6194)
  • 9da4c1d438208ed19acdf22d136b93ad9f2701b0 build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#6193)
  • 9a9fd5b1d9fd89b914d8bb0003350d73bd6c76ee build(deps): bump the github-actions group with 2 updates (#6211)
  • db0d9093b100a21b8e4aee25fc785e8bcc7df1c6 feat: add some flags to the custom command (#6184)
  • 101ccaca0df22b2e36dd917ed5d0be423baa6298 fix: clone args used by custom command (#6206)
Changelog

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

v2.7.1

Released on 2025-12-04

  1. Linter bug fixes
    • modernize: disable stringscut analyzer

v2.7.0

Released on 2025-12-03

  1. Bug fixes
    • fix: clone args used by custom command
  2. Linters new features or changes
    • no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)
    • unqueryvet: from 1.2.1 to 1.3.0 (handles const and var declarations)
    • revive: from 1.12.0 to 1.13.0 (new option: enable-default-rules, new rules: forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
    • modernize: from 0.38.0 to 0.39.0 (new analyzers: plusbuild, stringscut)
  3. Linters bug fixes
    • perfsprint: from 0.10.0 to 0.10.1
    • wrapcheck: from 2.11.0 to 2.12.0
    • godoc-lint: from 0.10.1 to 0.10.2
  4. Misc.
    • Add some flags to the custom command
  5. Documentation
    • docs: split changelog v1 and v2
Commits
  • a4b55eb chore: prepare release
  • c5e3dec modernize: disable stringscut analyzer (#6233)
  • 284a5f3 docs: add missing release date
  • f6a449f docs: update documentation assets (#6230)
  • 84729b8 docs: update GitHub Action assets (#6231)
  • e6ebea0 chore: prepare release
  • 23f63fd build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
  • 115d596 build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2 (#6228)
  • 0212d7c build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#6222)
  • 0014498 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.11.0 to 2.12.0 (#6...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.6.2 to 2.7.1.
- [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.6.2...v2.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 5, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 5, 2025

[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 baude for approval. For more information see the Code Review Process.

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant