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
fb2dbdab35
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/bombsimon/wsl/v5](https://redirect.github.com/bombsimon/wsl) | `v5.6.0` → `v5.8.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>bombsimon/wsl (github.com/bombsimon/wsl/v5)</summary> ### [`v5.8.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.8.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.7.0...v5.8.0) #### What's Changed - Re-purpose the meaning of 0 for `cuddle-max-statements` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​258](https://redirect.github.com/bombsimon/wsl/pull/258) - Add `cuddle-group` check by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​257](https://redirect.github.com/bombsimon/wsl/pull/257) - `defer` allows any expression with intersecting variables by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​260](https://redirect.github.com/bombsimon/wsl/pull/260) - Treat `go` cuddling same as `defer` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​261](https://redirect.github.com/bombsimon/wsl/pull/261) - Support all go 1.25 versions by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​262](https://redirect.github.com/bombsimon/wsl/pull/262) - Ensure `CheckErr` takes precedence over all other cuddling rules by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​263](https://redirect.github.com/bombsimon/wsl/pull/263) - Update version by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​259](https://redirect.github.com/bombsimon/wsl/pull/259) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.7.0...v5.8.0> ### [`v5.7.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.7.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.6.0...v5.7.0) ### ⚠️ DO NOT USE This was a pre-mature release containing regressions and unfinished changes. This release was never included in `golangci-lint` and will be replaced with v5.8.0 #### What's Changed - fix(deps): update module golang.org/x/tools to v0.42.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​232](https://redirect.github.com/bombsimon/wsl/pull/232) - Update go version by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​238](https://redirect.github.com/bombsimon/wsl/pull/238) - Update faulty doc for `branch-max-lines` flag by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​237](https://redirect.github.com/bombsimon/wsl/pull/237) - chore(deps): update dependency golangci/golangci-lint to v2.11.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​239](https://redirect.github.com/bombsimon/wsl/pull/239) - chore(deps): update dependency golangci/golangci-lint to v2.11.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​240](https://redirect.github.com/bombsimon/wsl/pull/240) - chore(deps): update dependency golangci/golangci-lint to v2.11.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​241](https://redirect.github.com/bombsimon/wsl/pull/241) - fix(deps): update module golang.org/x/tools to v0.43.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​242](https://redirect.github.com/bombsimon/wsl/pull/242) - chore(deps): update dependency golangci/golangci-lint to v2.11.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​246](https://redirect.github.com/bombsimon/wsl/pull/246) - chore(deps): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by [@​scop](https://redirect.github.com/scop) in [#​247](https://redirect.github.com/bombsimon/wsl/pull/247) - Update module golang.org/x/tools to v0.44.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​249](https://redirect.github.com/bombsimon/wsl/pull/249) - feat: add cuddle-max-statements config by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​245](https://redirect.github.com/bombsimon/wsl/pull/245) - Fix decl grouping collapsing multiline composite literals by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​250](https://redirect.github.com/bombsimon/wsl/pull/250) - Update docs by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​251](https://redirect.github.com/bombsimon/wsl/pull/251) - Add `after-` checks by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​253](https://redirect.github.com/bombsimon/wsl/pull/253) - Fix `go`/`defer` not inspecting anonymous function bodies by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​255](https://redirect.github.com/bombsimon/wsl/pull/255) - Update version - prepare for release by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​256](https://redirect.github.com/bombsimon/wsl/pull/256) #### New Contributors - [@​scop](https://redirect.github.com/scop) made their first contribution in [#​247](https://redirect.github.com/bombsimon/wsl/pull/247) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.6.0...v5.7.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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>