Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | repository | patch | `v2.6.0` -> `v2.6.1` |
Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions.
---
### Release Notes
<details>
<summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
### [`v2.6.1`](https://github.com/golangci/golangci-lint/releases/tag/v2.6.1)
[Compare Source](https://github.com/golangci/golangci-lint/compare/v2.6.0...v2.6.1)
`golangci-lint` is a free and open-source project built by volunteers.
If you value it, consider supporting us, the [maintainers](https://donate.golangci.org) and [linter authors](https://golangci-lint.run/docs/product/thanks/).
We appreciate it! :heart:
For key updates, see the [changelog](https://golangci-lint.run/docs/product/changelog/#​261).
#### Changelog
- [`1865317`](https://github.com/golangci/golangci-lint/commit/1865317e033ab1b0496ce038cf2a0474beea8901) build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 ([#​6164](https://github.com/golangci/golangci-lint/issues/6164))
- [`a9084fe`](https://github.com/golangci/golangci-lint/commit/a9084fe6c1f905ef43b72c7318a5f933709bf5e3) build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 ([#​6161](https://github.com/golangci/golangci-lint/issues/6161))
- [`9b10709`](https://github.com/golangci/golangci-lint/commit/9b1070930c357b8d436b27a34fbab8ba3e76bfb2) build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 ([#​6168](https://github.com/golangci/golangci-lint/issues/6168))
- [`8b07473`](https://github.com/golangci/golangci-lint/commit/8b074736158869779fe25fe2691a0e397fa6964c) build(deps): bump the linter-testdata group across 2 directories with 3 updates ([#​6167](https://github.com/golangci/golangci-lint/issues/6167))
</details>
---
### 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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/59?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 0.00%. Comparing base ([`eaeae4b`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/eaeae4bd09b31b1891e4423f768371628ceab389?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)) to head ([`c7ccab5`](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/c7ccab5e277e86cb224302a2d412c13435f5e49c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #59 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 3 3
Lines 108 108
=====================================
Misses 108 108
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/59?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.
</details>
argoyle
(Migrated from gitlab.com)
merged commit e1fbf1461c into main2025-11-04 12:35:46 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v2.6.0->v2.6.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.6.1Compare Source
golangci-lintis a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
1865317build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 (#6164)a9084febuild(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 (#6161)9b10709build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#6168)8b07473build(deps): bump the linter-testdata group across 2 directories with 3 updates (#6167)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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (
eaeae4b) to head (c7ccab5).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
e1fbf1461c