fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.2 by renovate[bot] · Pull Request #8648 · open-telemetry/opentelemetry-go-contrib (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/golangci/golangci-lint/v2 | v2.8.0 → v2.11.2 |
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.11.2
Released on 2026-03-07
- Fixes
fmt: fix error when using thefmtcommand with explicit paths.
v2.11.1
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0
Released on 2026-03-06
- Linters new features or changes
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default)gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707)noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext)prealloc: from 1.0.2 to 1.1.0revive: from 1.14.0 to 1.15.0 (⚠️ Breaking change: package-related checks moved fromvar-namingto a new rulepackage-naming)
- Linters bug fixes
gocognit: from 1.2.0 to 1.2.1gosec: from 2.24.6 to 2.24.7unqueryvet: from 1.5.3 to 1.5.4
v2.10.1
Released on 2026-02-17
- Fixes
- buildssa panic
v2.10.0
Released on 2026-02-17
- Linters new features or changes
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0
- Linters bug fixes
godoclint: from 0.11.1 to 0.11.2
v2.9.0
Released on 2026-02-10
- Enhancements
- 🎉 go1.26 support
- Linters new features or changes
arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)golines: from 0.14.0 to 0.15.0misspell: from 0.7.0 to 0.8.0unqueryvet: from 1.4.0 to 1.5.3 (new options:check-n1,check-sql-injection,check-tx-leaks,allow,custom-rules)wsl: from 5.3.0 to 5.6.0 (new rule:after-block)
- Linters bug fixes
modernize: from 0.41.0 to 0.42.0prealloc: from 1.0.1 to 1.0.2protogetter: from 0.3.18 to 0.3.20
- Misc.
- Log information about files when configuration verification
- Emit an error when no linters enabled
- Do not collect VCS information when loading code
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 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.