You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
a00b377f31
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/jgautheron/goconst](https://redirect.github.com/jgautheron/goconst) | `v1.9.0` → `v1.10.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>jgautheron/goconst (github.com/jgautheron/goconst)</summary> ### [`v1.10.0`](https://redirect.github.com/jgautheron/goconst/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/jgautheron/goconst/compare/v1.9.0...v1.10.0) #### What's Changed - fix visitor min length count, use RuneCountInString by [@​andrdru](https://redirect.github.com/andrdru) in [#​52](https://redirect.github.com/jgautheron/goconst/pull/52) - Report one issue per file instead of one per string by [@​shields](https://redirect.github.com/shields) in [#​53](https://redirect.github.com/jgautheron/goconst/pull/53) - test: add comprehensive test coverage for untested code paths by [@​jgautheron](https://redirect.github.com/jgautheron) in [#​54](https://redirect.github.com/jgautheron/goconst/pull/54) - docs: clarify detection scope in README by [@​jgautheron](https://redirect.github.com/jgautheron) in [#​55](https://redirect.github.com/jgautheron/goconst/pull/55) - feat: add -ignore-calls to ignore strings in specific function calls by [@​jgautheron](https://redirect.github.com/jgautheron) in [#​56](https://redirect.github.com/jgautheron/goconst/pull/56) #### New Contributors - [@​andrdru](https://redirect.github.com/andrdru) made their first contribution in [#​52](https://redirect.github.com/jgautheron/goconst/pull/52) - [@​shields](https://redirect.github.com/shields) made their first contribution in [#​53](https://redirect.github.com/jgautheron/goconst/pull/53) **Full Changelog**: <https://github.com/jgautheron/goconst/compare/v1.9.0...v1.10.0> </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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlNraXAgQ2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>