Skip to content

Conversation

@stackit-pipeline
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.6.2 -> v2.7.1 age confidence

Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.7.1

Compare Source

Released on 2025-12-04

  1. Linter bug fixes
    • modernize: disable stringscut analyzer

v2.7.0

Compare Source

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

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackit-pipeline stackit-pipeline requested a review from a team as a code owner December 6, 2025 01:12
@stackit-pipeline stackit-pipeline added the renovate Renovate dependency updates label Dec 6, 2025
@stackit-pipeline
Copy link
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/MirrexOne/unqueryvet v1.2.1 -> v1.3.0
github.com/catenacyber/perfsprint v0.10.0 -> v0.10.1
github.com/godoc-lint/godoc-lint v0.10.1 -> v0.10.2
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/mgechev/revive v1.12.0 -> v1.13.0
github.com/stbenjam/no-sprintf-host-port v0.2.0 -> v0.3.1
github.com/tomarrell/wrapcheck/v2 v2.11.0 -> v2.12.0

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

Labels

renovate Renovate dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants