opentelemetry-collector/internal/memorylimiter
renovate[bot] 9eabd0cabf
Update module github.com/shirou/gopsutil/v4 to v4.25.7 (#13567)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil)
| `v4.25.6` -> `v4.25.7` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.6/v4.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary>

###
[`v4.25.7`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.25.7)

[Compare
Source](https://redirect.github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7)

<!-- Release notes generated using configuration in .github/release.yml
at v4.25.7 -->

#### What's Changed

##### disk

- fix(disk): handle NVMe controller notation in IOCounters on Linux by
[@&#8203;skartikey](https://redirect.github.com/skartikey) in
[https://github.com/shirou/gopsutil/pull/1878](https://redirect.github.com/shirou/gopsutil/pull/1878)

##### mem

- fix 404 link to centos.org by
[@&#8203;martoche](https://redirect.github.com/martoche) in
[https://github.com/shirou/gopsutil/pull/1872](https://redirect.github.com/shirou/gopsutil/pull/1872)

##### process

- process: Fix parsing of uid/gid's to handle full uint32 range by
[@&#8203;halaney](https://redirect.github.com/halaney) in
[https://github.com/shirou/gopsutil/pull/1887](https://redirect.github.com/shirou/gopsutil/pull/1887)

##### Other Changes

- chore: enable unused-receiver from revive by
[@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[https://github.com/shirou/gopsutil/pull/1883](https://redirect.github.com/shirou/gopsutil/pull/1883)
- enable shadow from govet by
[@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[https://github.com/shirou/gopsutil/pull/1863](https://redirect.github.com/shirou/gopsutil/pull/1863)
- fix: windows-2019 runner image has been deprecated by
[@&#8203;shirou](https://redirect.github.com/shirou) in
[https://github.com/shirou/gopsutil/pull/1881](https://redirect.github.com/shirou/gopsutil/pull/1881)

#### New Contributors

- [@&#8203;martoche](https://redirect.github.com/martoche) made their
first contribution in
[https://github.com/shirou/gopsutil/pull/1872](https://redirect.github.com/shirou/gopsutil/pull/1872)
- [@&#8203;halaney](https://redirect.github.com/halaney) made their
first contribution in
[https://github.com/shirou/gopsutil/pull/1887](https://redirect.github.com/shirou/gopsutil/pull/1887)
- [@&#8203;skartikey](https://redirect.github.com/skartikey) made their
first contribution in
[https://github.com/shirou/gopsutil/pull/1878](https://redirect.github.com/shirou/gopsutil/pull/1878)

**Full Changelog**:
https://github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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-collector).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-08-05 19:01:55 +00:00
..
cgroups [chore]: enable-all rules from go-critic (#13433) 2025-07-24 10:34:03 +00:00
iruntime
testdata
Makefile
config.go
config_test.go Update module github.com/go-viper/mapstructure/v2 to v2.3.0 [SECURITY] (#13277) 2025-06-28 13:38:45 +00:00
go.mod Update module github.com/shirou/gopsutil/v4 to v4.25.7 (#13567) 2025-08-05 19:01:55 +00:00
go.sum Update module github.com/shirou/gopsutil/v4 to v4.25.7 (#13567) 2025-08-05 19:01:55 +00:00
memorylimiter.go [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00
memorylimiter_test.go