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
chore(deps): update module github.com/bombsimon/wsl/v5 to v5.6.0 (#7827)
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.3.0` → `v5.6.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bombsimon/wsl (github.com/bombsimon/wsl/v5)</summary> ### [`v5.6.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.5.0...v5.6.0) #### What's Changed - Don't check comments in `else` blocks by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​230](https://redirect.github.com/bombsimon/wsl/pull/230) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.5.0...v5.6.0> ### [`v5.5.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.5.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.4.0...v5.5.0) #### What's Changed - Rename check from `newline-after-block` to `after-block` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​228](https://redirect.github.com/bombsimon/wsl/pull/228) - Prepare for v5.5.0 by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​229](https://redirect.github.com/bombsimon/wsl/pull/229) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.4.0...v5.5.0> ### [`v5.4.0`](https://redirect.github.com/bombsimon/wsl/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/bombsimon/wsl/compare/v5.3.0...v5.4.0) #### What's Changed - Run all tests in parallel by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​203](https://redirect.github.com/bombsimon/wsl/pull/203) - chore: Configure Renovate - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​205](https://redirect.github.com/bombsimon/wsl/pull/205) - chore(deps): update coverallsapp/github-action action to v1.2.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​206](https://redirect.github.com/bombsimon/wsl/pull/206) - fix(deps): update module github.com/stretchr/testify to v1.11.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​210](https://redirect.github.com/bombsimon/wsl/pull/210) - chore(deps): update jandelgado/gcov2lcov-action action to v1.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​209](https://redirect.github.com/bombsimon/wsl/pull/209) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​212](https://redirect.github.com/bombsimon/wsl/pull/212) - chore(deps): update golangci/golangci-lint-action action to v9 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​215](https://redirect.github.com/bombsimon/wsl/pull/215) - chore(deps): update coverallsapp/github-action action to v2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​214](https://redirect.github.com/bombsimon/wsl/pull/214) - chore(deps): update actions/setup-go action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​213](https://redirect.github.com/bombsimon/wsl/pull/213) - fix(deps): update module golang.org/x/tools to v0.39.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​211](https://redirect.github.com/bombsimon/wsl/pull/211) - fix(deps): update module golang.org/x/tools to v0.40.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​217](https://redirect.github.com/bombsimon/wsl/pull/217) - Allow cuddling mutex locking/unlocking by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​219](https://redirect.github.com/bombsimon/wsl/pull/219) - fix(deps): update module golang.org/x/tools to v0.41.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​220](https://redirect.github.com/bombsimon/wsl/pull/220) - Add support for `newline-after-block` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​221](https://redirect.github.com/bombsimon/wsl/pull/221) - Avoid creating `CommentMap` by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​225](https://redirect.github.com/bombsimon/wsl/pull/225) - Use `ast.Inspect` instead of `checkExpr` and manually calls by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​226](https://redirect.github.com/bombsimon/wsl/pull/226) - Prepare release v5.4.0 by [@​bombsimon](https://redirect.github.com/bombsimon) in [#​227](https://redirect.github.com/bombsimon/wsl/pull/227) #### New Contributors - [@​renovate](https://redirect.github.com/renovate)\[bot] made their first contribution in [#​205](https://redirect.github.com/bombsimon/wsl/pull/205) **Full Changelog**: <https://github.com/bombsimon/wsl/compare/v5.3.0...v5.4.0> #### Thanks - [@​breml](https://redirect.github.com/breml) for report, discussion and extensive test data for the new check `newline-after-block` </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ require (
|
||||
github.com/bkielbasa/cyclop v1.2.3 // indirect
|
||||
github.com/blizzy78/varnamelen v0.8.0 // indirect
|
||||
github.com/bombsimon/wsl/v4 v4.7.0 // indirect
|
||||
github.com/bombsimon/wsl/v5 v5.3.0 // indirect
|
||||
github.com/bombsimon/wsl/v5 v5.6.0 // indirect
|
||||
github.com/breml/bidichk v0.3.3 // indirect
|
||||
github.com/breml/errchkjson v0.4.1 // indirect
|
||||
github.com/butuzov/ireturn v0.4.0 // indirect
|
||||
|
||||
@@ -79,8 +79,8 @@ github.com/blizzy78/varnamelen v0.8.0 h1:oqSblyuQvFsW1hbBHh1zfwrKe3kcSj0rnXkKzsQ
|
||||
github.com/blizzy78/varnamelen v0.8.0/go.mod h1:V9TzQZ4fLJ1DSrjVDfl89H7aMnTvKkApdHeyESmyR7k=
|
||||
github.com/bombsimon/wsl/v4 v4.7.0 h1:1Ilm9JBPRczjyUs6hvOPKvd7VL1Q++PL8M0SXBDf+jQ=
|
||||
github.com/bombsimon/wsl/v4 v4.7.0/go.mod h1:uV/+6BkffuzSAVYD+yGyld1AChO7/EuLrCF/8xTiapg=
|
||||
github.com/bombsimon/wsl/v5 v5.3.0 h1:nZWREJFL6U3vgW/B1lfDOigl+tEF6qgs6dGGbFeR0UM=
|
||||
github.com/bombsimon/wsl/v5 v5.3.0/go.mod h1:Gp8lD04z27wm3FANIUPZycXp+8huVsn0oxc+n4qfV9I=
|
||||
github.com/bombsimon/wsl/v5 v5.6.0 h1:4z+/sBqC5vUmSp1O0mS+czxwH9+LKXtCWtHH9rZGQL8=
|
||||
github.com/bombsimon/wsl/v5 v5.6.0/go.mod h1:Uqt2EfrMj2NV8UGoN1f1Y3m0NpUVCsUdrNCdet+8LvU=
|
||||
github.com/breml/bidichk v0.3.3 h1:WSM67ztRusf1sMoqH6/c4OBCUlRVTKq+CbSeo0R17sE=
|
||||
github.com/breml/bidichk v0.3.3/go.mod h1:ISbsut8OnjB367j5NseXEGGgO/th206dVa427kR8YTE=
|
||||
github.com/breml/errchkjson v0.4.1 h1:keFSS8D7A2T0haP9kzZTi7o26r7kE3vymjZNeNDRDwg=
|
||||
|
||||
Reference in New Issue
Block a user