opentelemetry-collector
opentelemetry-collector copied to clipboard
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/golangci/golangci-lint/v2 | v2.5.0 -> v2.6.1 |
[!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.6.1
v2.6.0
- New linters
- Add
modernizeanalyzer suite
- Add
- Linters new features or changes
arangolint: from 0.2.0 to 0.3.1dupword: from 0.1.6 to 0.1.7 (new optioncomments-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 theextra-rulesoption)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
- Linters bug fixes
dupword: from 0.1.6 to 0.1.7durationcheck: from 0.0.10 to 0.0.11exptostd: from 0.4.4 to 0.4.5fatcontext: from 0.8.1 to 0.9.0forbidigo: from 2.1.0 to 2.3.0ginkgolinter: from 0.21.0 to 0.21.2godoc-lint: from 0.10.0 to 0.10.1gomoddirectives: from 0.7.0 to 0.7.1gosec: from 2.22.8 to 2.22.10makezero: from 2.0.1 to 2.1.0nilerr: from 0.1.1 to 0.1.2paralleltest: from 1.0.14 to 1.0.15protogetter: from 0.3.16 to 0.3.17unparam: from0df0534to5beb8c8
- Misc.
- fix: ignore some files to hash the version for custom build
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.
ℹ 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):
- 23 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/gofrs/flock |
v0.12.1 -> v0.13.0 |
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/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 |
mvdan.cc/unparam |
v0.0.0-20250301125049-0df0534333a4 -> v0.0.0-20251027182757-5beb8c8f8f15 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:warning: Please upload report for BASE (main@26d1a62). Learn more about missing BASE report.
:warning: Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #14121 +/- ##
=======================================
Coverage ? 92.25%
=======================================
Files ? 657
Lines ? 41111
Branches ? 0
=======================================
Hits ? 37927
Misses ? 2179
Partials ? 1005
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.