WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 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 - "before 8am on Saturday,before 8am on Sunday" in timezone Asia/Tokyo, 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 7, 2025

ℹ 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):

  • 30 additional dependencies were updated

Details:

Package Change
github.com/Abirdcfly/dupword v0.1.6 -> v0.1.7
github.com/Masterminds/semver/v3 v3.3.1 -> v3.4.0
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/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
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/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.0
google.golang.org/protobuf v1.36.6 -> v1.36.8
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 bc22d63 to 9c8170a Compare November 7, 2025 22:17
@renovate renovate bot assigned int128 Nov 8, 2025
@renovate renovate bot requested a review from int128 November 8, 2025 01:30
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 3 times, most recently from b3a5b90 to c3b9793 Compare November 11, 2025 17:41
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.1 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 4 times, most recently from fa8bd69 to b04ea72 Compare November 21, 2025 05:14
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.1 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 7 times, most recently from 18ac92c to 243e868 Compare November 24, 2025 12:22
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 - autoclosed Nov 27, 2025
@renovate renovate bot closed this Nov 27, 2025
@renovate renovate bot deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch November 27, 2025 08:54
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 - autoclosed chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 Nov 28, 2025
@renovate renovate bot reopened this Nov 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 694ed11 to 243e868 Compare November 28, 2025 20:21
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch 6 times, most recently from 037e598 to 21a1d4d Compare December 5, 2025 18:50
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 21a1d4d to 464dbbf Compare December 5, 2025 20:21
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.

2 participants