Skip to content

fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 - abandoned#41780

Draft
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x
Draft

fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 - abandoned#41780
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-golangci-golangci-lint-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 5, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.7.2v2.8.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.8.0

Compare Source

Released on 2026-01-07

  1. Linters new features or changes
    • godoc-lint: from 0.10.2 to 0.11.1 (new rule: require-stdlib-doclink)
    • golines: from 442fd00 to 0.14.0
    • gomoddirectives: from 0.7.1 to 0.8.0
    • gosec: from daccba6 to 2.22.11 (new rule: G116)
    • modernize: from 0.39.0 to 0.40.0 (new analyzers: stringscut, unsafefuncs)
    • prealloc: from 1.0.0 to 1.0.1 (message changes)
    • unqueryvet: from 1.3.0 to 1.4.0 (new options: check-aliased-wildcard, check-string-concat, check-format-strings, check-string-builder, check-subqueries, ignored-functions, sql-builders)
  2. Linters bug fixes
    • go-critic: from 0.14.2 to 0.14.3
    • go-errorlint: from 1.8.0 to 1.9.0
    • govet: from 0.39.0 to 0.40.0
    • protogetter: from 0.3.17 to 0.3.18
    • revive: add missing enable-default-rules setting
  3. Documentation
    • docs: split installation page

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 renovate bot requested a review from a team as a code owner August 5, 2025 13:03
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Aug 5, 2025
@renovate renovate bot requested a review from dehaansa August 5, 2025 13:03
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Aug 5, 2025
@songy23 songy23 added help wanted Extra attention is needed ci-cd CI, CD, testing, build issues labels Aug 5, 2025
@atoulme
Copy link
Copy Markdown
Contributor

atoulme commented Aug 5, 2025

See CI - it mostly complains of avoid meaningless package names for common and utils. Fixing these lint errors is going to require refactoring code, hopefully only under internal packages.

@atoulme atoulme marked this pull request as draft August 6, 2025 16:39
@github-actions
Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 21, 2025
@songy23 songy23 added never stale Issues marked with this label will be never staled and automatically removed and removed Stale labels Aug 25, 2025
@codeboten codeboten assigned codeboten and unassigned evan-bradley Oct 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from c26602a to 64734a0 Compare October 17, 2025 19:04
@renovate renovate bot changed the title Update module github.com/golangci/golangci-lint/v2 to v2.3.1 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.5.0 Oct 17, 2025
codeboten added a commit to codeboten/opentelemetry-collector-contrib that referenced this pull request Oct 17, 2025
addresses some failures in open-telemetry#41780:

```
unused-receiver: method receiver 's' is not referenced in method's body, consider removing or renaming it as _ (revive)
```

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
codeboten added a commit that referenced this pull request Oct 17, 2025
addresses some failures in
#41780:

```
unused-receiver: method receiver 's' is not referenced in method's body, consider removing or renaming it as _ (revive)
```

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
codeboten added a commit to codeboten/opentelemetry-collector-contrib that referenced this pull request Oct 17, 2025
Moving funcs in use to different package

Part of open-telemetry#41780

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
ChrsMark pushed a commit to ChrsMark/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2025
addresses some failures in
open-telemetry#41780:

```
unused-receiver: method receiver 's' is not referenced in method's body, consider removing or renaming it as _ (revive)
```

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
codeboten added a commit that referenced this pull request Oct 20, 2025
Moving funcs in use to different package

Part of
#41780

---------

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
codeboten added a commit that referenced this pull request Oct 20, 2025
Moving funcs in use to different package

Part of
#41780

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Co-authored-by: Antoine Toulme <atoulme@splunk.com>
@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.5.0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.5.0 - abandoned Oct 22, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 22, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 173e9ad to 7bd6837 Compare January 7, 2026 23:03
@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.5.0 - abandoned fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 Jan 7, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 7, 2026

ℹ️ Artifact update notice

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

  • 15 additional dependencies were updated

Details:

Package Change
golang.org/x/tools v0.39.0 -> v0.40.0
github.com/BurntSushi/toml v1.5.0 -> v1.6.0
github.com/MirrexOne/unqueryvet v1.3.0 -> v1.4.0
github.com/alecthomas/chroma/v2 v2.20.0 -> v2.21.1
github.com/alexkohler/prealloc v1.0.0 -> v1.0.1
github.com/ghostiam/protogetter v0.3.17 -> v0.3.18
github.com/go-critic/go-critic v0.14.2 -> v0.14.3
github.com/godoc-lint/godoc-lint v0.10.2 -> v0.11.1
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 -> v0.14.0
github.com/ldez/gomoddirectives v0.7.1 -> v0.8.0
github.com/securego/gosec/v2 v2.22.11-0.20251204091113-daccba6b93d7 -> v2.22.11
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/telemetry v0.0.0-20251111182119-bc8e575c7b54 -> v0.0.0-20251203150158-8fff8a5912fc
golang.org/x/term v0.37.0 -> v0.38.0

@renovate renovate bot changed the title fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8.0 - abandoned Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI, CD, testing, build issues dependencies Pull requests that update a dependency file help wanted Extra attention is needed internal/tools never stale Issues marked with this label will be never staled and automatically removed renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants