Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

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

Release Notes

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

v2.6.2

Compare Source

Released on 2025-11-14

  1. Bug fixes
    • fmt command with symlinks
    • use file depending on build configuration to invalidate cache
  2. Linters bug fixes
    • testableexamples: from 1.0.0 to 1.0.1
    • testpackage: from 1.1.1 to 1.1.2

v2.6.1

Compare Source

v2.6.0

Compare Source

  1. New linters
    • Add modernize analyzer suite
  2. Linters new features or changes
    • arangolint: from 0.2.0 to 0.3.1
    • dupword: from 0.1.6 to 0.1.7 (new option comments-only)
    • go-critic: from 0.13.0 to 0.14.0 (new rules/checkers: zeroByteRepeat, dupOption)
    • gofumpt: from 0.9.1 to 0.9.2 ("clothe" naked returns is now controlled by the extra-rules option)
    • perfsprint: from 0.9.1 to 0.10.0 (new options: concat-loop, loop-other-ops)
    • wsl: from 5.2.0 to 5.3.0
  3. Linters bug fixes
    • dupword: from 0.1.6 to 0.1.7
    • durationcheck: from 0.0.10 to 0.0.11
    • exptostd: from 0.4.4 to 0.4.5
    • fatcontext: from 0.8.1 to 0.9.0
    • forbidigo: from 2.1.0 to 2.3.0
    • ginkgolinter: from 0.21.0 to 0.21.2
    • godoc-lint: from 0.10.0 to 0.10.1
    • gomoddirectives: from 0.7.0 to 0.7.1
    • gosec: from 2.22.8 to 2.22.10
    • makezero: from 2.0.1 to 2.1.0
    • nilerr: from 0.1.1 to 0.1.2
    • paralleltest: from 1.0.14 to 1.0.15
    • protogetter: from 0.3.16 to 0.3.17
    • unparam: from 0df0534 to 5beb8c8
  4. Misc.
    • fix: ignore some files to hash the version for custom build

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot requested a review from a team as a code owner November 19, 2025 18:48
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.54%. Comparing base (17aee4c) to head (ba9f46b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #434   +/-   ##
=======================================
  Coverage   69.54%   69.54%           
=======================================
  Files          46       46           
  Lines        2840     2840           
=======================================
  Hits         1975     1975           
  Misses        697      697           
  Partials      168      168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 24, 2025

ℹ Artifact update notice

File name: tools/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):

  • 38 additional dependencies were updated

Details:

Package Change
golang.org/x/tools v0.37.0 -> v0.38.0
github.com/Abirdcfly/dupword v0.1.6 -> v0.1.7
github.com/ashanbrown/forbidigo/v2 v2.1.0 -> v2.3.0
github.com/ashanbrown/makezero/v2 v2.0.1 -> v2.1.0
github.com/bombsimon/wsl/v5 v5.2.0 -> v5.3.0
github.com/catenacyber/perfsprint v0.9.1 -> v0.10.0
github.com/charithe/durationcheck v0.0.10 -> v0.0.11
github.com/ghostiam/protogetter v0.3.16 -> v0.3.17
github.com/go-critic/go-critic v0.13.0 -> v0.14.2
github.com/godoc-lint/godoc-lint v0.10.0 -> v0.10.1
github.com/gofrs/flock v0.12.1 -> v0.13.0
github.com/gostaticanalysis/nilerr v0.1.1 -> v0.1.2
github.com/karamaru-alpha/copyloopvar v1.2.1 -> v1.2.2
github.com/kunwardeep/paralleltest v1.0.14 -> v1.0.15
github.com/ldez/exptostd v0.4.4 -> v0.4.5
github.com/ldez/gomoddirectives v0.7.0 -> v0.7.1
github.com/maratori/testableexamples v1.0.0 -> v1.0.1
github.com/maratori/testpackage v1.1.1 -> v1.1.2
github.com/nunnatsa/ginkgolinter v0.21.0 -> v0.21.2
github.com/quasilyte/go-ruleguard v0.4.4 -> v0.4.5
github.com/quasilyte/go-ruleguard/dsl v0.3.22 -> v0.3.23
github.com/securego/gosec/v2 v2.22.8 -> v2.22.10
go.augendre.info/arangolint v0.2.0 -> v0.3.1
go.augendre.info/fatcontext v0.8.1 -> v0.9.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.37.0
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/exp/typeparams v0.0.0-20250911091902-df9299821621 -> v0.0.0-20251023183803-a4bb9ffd2546
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/term v0.35.0 -> v0.36.0
golang.org/x/text v0.29.0 -> v0.30.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250728155136-f173205681a0 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.74.2 -> v1.75.0
mvdan.cc/gofumpt v0.9.1 -> v0.9.2
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 -> v0.0.0-20251027182757-5beb8c8f8f15

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 01dbb84 to ba9f46b Compare November 24, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant