Commit 66993f9
authored
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.12 (#14388)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil)
| `v4.25.11` → `v4.25.12` |

|

|
---
> [!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.12`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.25.12)
[Compare
Source](https://redirect.github.com/shirou/gopsutil/compare/v4.25.11...v4.25.12)
<!-- Release notes generated using configuration in .github/release.yml
at v4.25.12 -->
#### What's Changed
##### cpu
- \[cpu]\[linux]: fix ":" in CPU ModelName by
[@​shirou](https://redirect.github.com/shirou) in
[#​1960](https://redirect.github.com/shirou/gopsutil/pull/1960)
- \[cpu]\[linux]: add riscv cpu parser by
[@​mengzhuo](https://redirect.github.com/mengzhuo) in
[#​1970](https://redirect.github.com/shirou/gopsutil/pull/1970)
- \[cpu]\[darwin]: release pCoreRef in each iteration by
[@​uubulb](https://redirect.github.com/uubulb) in
[#​1971](https://redirect.github.com/shirou/gopsutil/pull/1971)
- \[darwin]: wrap library functions as struct methods by
[@​uubulb](https://redirect.github.com/uubulb) in
[#​1976](https://redirect.github.com/shirou/gopsutil/pull/1976)
##### disk
- Fixes
[#​1284](https://redirect.github.com/shirou/gopsutil/issues/1284)
by [@​johnnybubonic](https://redirect.github.com/johnnybubonic) in
[#​1931](https://redirect.github.com/shirou/gopsutil/pull/1931)
- fix disk.Partition cut off after first disk by
[@​sni](https://redirect.github.com/sni) in
[#​1975](https://redirect.github.com/shirou/gopsutil/pull/1975)
- \[disk]\[windows]: add virtual drive for TestGetLogicalDrives by
[@​shirou](https://redirect.github.com/shirou) in
[#​1977](https://redirect.github.com/shirou/gopsutil/pull/1977)
- Add missing mount flags (local, protect) by
[@​Kerlenton](https://redirect.github.com/Kerlenton) in
[#​1968](https://redirect.github.com/shirou/gopsutil/pull/1968)
##### host
- Replace AIX uptime function with ps etimes-based implementation by
[@​Dylan-M](https://redirect.github.com/Dylan-M) in
[#​1967](https://redirect.github.com/shirou/gopsutil/pull/1967)
##### mem
- feat(mem): Add support for Percpu by
[@​pvlltvk](https://redirect.github.com/pvlltvk) in
[#​1972](https://redirect.github.com/shirou/gopsutil/pull/1972)
##### process
- Add NumFDs implementation for Darwin by
[@​Kerlenton](https://redirect.github.com/Kerlenton) in
[#​1965](https://redirect.github.com/shirou/gopsutil/pull/1965)
- \[sensors]\[darwin]: retrieve sensor information in one function call
by [@​uubulb](https://redirect.github.com/uubulb) in
[#​1973](https://redirect.github.com/shirou/gopsutil/pull/1973)
#### New Contributors
- [@​Kerlenton](https://redirect.github.com/Kerlenton) made their
first contribution in
[#​1965](https://redirect.github.com/shirou/gopsutil/pull/1965)
- [@​sni](https://redirect.github.com/sni) made their first
contribution in
[#​1975](https://redirect.github.com/shirou/gopsutil/pull/1975)
- [@​pvlltvk](https://redirect.github.com/pvlltvk) made their
first contribution in
[#​1972](https://redirect.github.com/shirou/gopsutil/pull/1972)
- [@​mengzhuo](https://redirect.github.com/mengzhuo) made their
first contribution in
[#​1970](https://redirect.github.com/shirou/gopsutil/pull/1970)
**Full Changelog**:
<shirou/gopsutil@v4.25.11...v4.25.12>
</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 970b73a commit 66993f9
16 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments