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
cf51c18127
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/manuelarte/funcorder](https://redirect.github.com/manuelarte/funcorder) | `v0.5.0` → `v0.6.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>manuelarte/funcorder (github.com/manuelarte/funcorder)</summary> ### [`v0.6.0`](https://redirect.github.com/manuelarte/funcorder/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/manuelarte/funcorder/compare/v0.5.0...v0.6.0) #### What's Changed - chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​38](https://redirect.github.com/manuelarte/funcorder/pull/38) - chore: simplify by [@​ldez](https://redirect.github.com/ldez) in [#​39](https://redirect.github.com/manuelarte/funcorder/pull/39) - chore: simplify by propagating the pass by [@​ldez](https://redirect.github.com/ldez) in [#​40](https://redirect.github.com/manuelarte/funcorder/pull/40) - chore(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​41](https://redirect.github.com/manuelarte/funcorder/pull/41) - chore: updating dependabot for github-actions by [@​manuelarte](https://redirect.github.com/manuelarte) in [#​42](https://redirect.github.com/manuelarte/funcorder/pull/42) - chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​43](https://redirect.github.com/manuelarte/funcorder/pull/43) - chore: adding tests for multiple structs defined in the same type by [@​manuelarte](https://redirect.github.com/manuelarte) in [#​44](https://redirect.github.com/manuelarte/funcorder/pull/44) - chore: small improvements to .golangci.yml by [@​manuelarte](https://redirect.github.com/manuelarte) in [#​45](https://redirect.github.com/manuelarte/funcorder/pull/45) - chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​46](https://redirect.github.com/manuelarte/funcorder/pull/46) - chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​47](https://redirect.github.com/manuelarte/funcorder/pull/47) - chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​48](https://redirect.github.com/manuelarte/funcorder/pull/48) - chore(deps): bump the all-deps group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​49](https://redirect.github.com/manuelarte/funcorder/pull/49) - chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​50](https://redirect.github.com/manuelarte/funcorder/pull/50) - chore: update golangci-lint in github action by [@​manuelarte](https://redirect.github.com/manuelarte) in [#​51](https://redirect.github.com/manuelarte/funcorder/pull/51) - chore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​53](https://redirect.github.com/manuelarte/funcorder/pull/53) - chore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​54](https://redirect.github.com/manuelarte/funcorder/pull/54) - chore(deps): bump the all-deps group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​55](https://redirect.github.com/manuelarte/funcorder/pull/55) - chore(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​56](https://redirect.github.com/manuelarte/funcorder/pull/56) - chore(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​57](https://redirect.github.com/manuelarte/funcorder/pull/57) - chore(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 in the all-deps group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​58](https://redirect.github.com/manuelarte/funcorder/pull/58) - feat: add function ordering rule for top-level functions by [@​chrisophus](https://redirect.github.com/chrisophus) in [#​59](https://redirect.github.com/manuelarte/funcorder/pull/59) #### New Contributors - [@​dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [#​38](https://redirect.github.com/manuelarte/funcorder/pull/38) - [@​chrisophus](https://redirect.github.com/chrisophus) made their first contribution in [#​59](https://redirect.github.com/manuelarte/funcorder/pull/59) **Full Changelog**: <https://github.com/manuelarte/funcorder/compare/v0.5.0...v0.6.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>