1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-29 23:07:45 +02:00
Files
opentelemetry-go/internal
renovate[bot] d0bba04c23 chore(deps): update module github.com/go-critic/go-critic to v0.13.0 (#6468)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/go-critic/go-critic](https://redirect.github.com/go-critic/go-critic)
| `v0.12.0` -> `v0.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-critic%2fgo-critic/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-critic%2fgo-critic/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-critic%2fgo-critic/v0.12.0/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-critic%2fgo-critic/v0.12.0/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>go-critic/go-critic (github.com/go-critic/go-critic)</summary>

###
[`v0.13.0`](https://redirect.github.com/go-critic/go-critic/releases/tag/v0.13.0)

[Compare
Source](https://redirect.github.com/go-critic/go-critic/compare/v0.12.0...v0.13.0)

#### What's Changed

- make: bump golangci-lint v1.64.5 by
[@&#8203;cristaloleg](https://redirect.github.com/cristaloleg) in
[https://github.com/go-critic/go-critic/pull/1456](https://redirect.github.com/go-critic/go-critic/pull/1456)
- dev: enable copyloopvar and usetesting linters by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/go-critic/go-critic/pull/1459](https://redirect.github.com/go-critic/go-critic/pull/1459)
- checkers/testdata: remove files needed for Go 1.18 by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/go-critic/go-critic/pull/1458](https://redirect.github.com/go-critic/go-critic/pull/1458)
- deps: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-critic/go-critic/pull/1461](https://redirect.github.com/go-critic/go-critic/pull/1461)
- deps: bump github.com/quasilyte/go-ruleguard from 0.4.2 to 0.4.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-critic/go-critic/pull/1462](https://redirect.github.com/go-critic/go-critic/pull/1462)
- checkers: update goStdlib and goBuiltins maps by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/go-critic/go-critic/pull/1442](https://redirect.github.com/go-critic/go-critic/pull/1442)
- checkers/dupArg: add more patterns by
[@&#8203;alingse](https://redirect.github.com/alingse) in
[https://github.com/go-critic/go-critic/pull/1466](https://redirect.github.com/go-critic/go-critic/pull/1466)
- checkers: fix commentedOutCode false positive by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/go-critic/go-critic/pull/1445](https://redirect.github.com/go-critic/go-critic/pull/1445)
- checkers/rules/rules.go:dynamicFmtString: advice doc string Fixes
[#&#8203;1381](https://redirect.github.com/go-critic/go-critic/issues/1381)
by [@&#8203;Afterous](https://redirect.github.com/Afterous) in
[https://github.com/go-critic/go-critic/pull/1438](https://redirect.github.com/go-critic/go-critic/pull/1438)
- checkers/sqlQuery: properly process type aliases by
[@&#8203;cristaloleg](https://redirect.github.com/cristaloleg) in
[https://github.com/go-critic/go-critic/pull/1467](https://redirect.github.com/go-critic/go-critic/pull/1467)
- deps: bump golang.org/x/tools from 0.30.0 to 0.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-critic/go-critic/pull/1465](https://redirect.github.com/go-critic/go-critic/pull/1465)

**Full Changelog**:
https://github.com/go-critic/go-critic/compare/v0.12.0...v0.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-03-19 09:30:07 +01:00
..