1
0
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` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbombsimon%2fwsl%2fv5/v5.6.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbombsimon%2fwsl%2fv5/v5.3.0/v5.6.0?slim=true)
|

---

> [!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
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;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
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;228](https://redirect.github.com/bombsimon/wsl/pull/228)
- Prepare for v5.5.0 by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;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
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;203](https://redirect.github.com/bombsimon/wsl/pull/203)
- chore: Configure Renovate - autoclosed by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;205](https://redirect.github.com/bombsimon/wsl/pull/205)
- chore(deps): update coverallsapp/github-action action to v1.2.5 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;206](https://redirect.github.com/bombsimon/wsl/pull/206)
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;210](https://redirect.github.com/bombsimon/wsl/pull/210)
- chore(deps): update jandelgado/gcov2lcov-action action to v1.2.0 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;209](https://redirect.github.com/bombsimon/wsl/pull/209)
- chore(deps): update actions/checkout action to v6 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;212](https://redirect.github.com/bombsimon/wsl/pull/212)
- chore(deps): update golangci/golangci-lint-action action to v9 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;215](https://redirect.github.com/bombsimon/wsl/pull/215)
- chore(deps): update coverallsapp/github-action action to v2 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;214](https://redirect.github.com/bombsimon/wsl/pull/214)
- chore(deps): update actions/setup-go action to v6 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;213](https://redirect.github.com/bombsimon/wsl/pull/213)
- fix(deps): update module golang.org/x/tools to v0.39.0 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;211](https://redirect.github.com/bombsimon/wsl/pull/211)
- fix(deps): update module golang.org/x/tools to v0.40.0 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;217](https://redirect.github.com/bombsimon/wsl/pull/217)
- Allow cuddling mutex locking/unlocking by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;219](https://redirect.github.com/bombsimon/wsl/pull/219)
- fix(deps): update module golang.org/x/tools to v0.41.0 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;220](https://redirect.github.com/bombsimon/wsl/pull/220)
- Add support for `newline-after-block` by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;221](https://redirect.github.com/bombsimon/wsl/pull/221)
- Avoid creating `CommentMap` by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;225](https://redirect.github.com/bombsimon/wsl/pull/225)
- Use `ast.Inspect` instead of `checkExpr` and manually calls by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;226](https://redirect.github.com/bombsimon/wsl/pull/226)
- Prepare release v5.4.0 by
[@&#8203;bombsimon](https://redirect.github.com/bombsimon) in
[#&#8203;227](https://redirect.github.com/bombsimon/wsl/pull/227)

#### New Contributors

- [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] made
their first contribution in
[#&#8203;205](https://redirect.github.com/bombsimon/wsl/pull/205)

**Full Changelog**:
<https://github.com/bombsimon/wsl/compare/v5.3.0...v5.4.0>

#### Thanks

- [@&#8203;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:
renovate[bot]
2026-01-22 14:16:49 -08:00
committed by GitHub
parent b260864beb
commit b385aa9e8f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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=