-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.12 #14388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
codeboten
approved these changes
Jan 6, 2026
bogdandrutu
approved these changes
Jan 6, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #14388 +/- ##
==========================================
- Coverage 92.12% 92.08% -0.04%
==========================================
Files 668 668
Lines 41377 41377
==========================================
- Hits 38117 38103 -14
- Misses 2224 2233 +9
- Partials 1036 1041 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sivchari
pushed a commit
to sivchari/opentelemetry-collector
that referenced
this pull request
Jan 7, 2026
…pen-telemetry#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 [@&open-telemetry#8203;shirou](https://redirect.github.com/shirou) in [#&open-telemetry#8203;1960](https://redirect.github.com/shirou/gopsutil/pull/1960) - \[cpu]\[linux]: add riscv cpu parser by [@&open-telemetry#8203;mengzhuo](https://redirect.github.com/mengzhuo) in [#&open-telemetry#8203;1970](https://redirect.github.com/shirou/gopsutil/pull/1970) - \[cpu]\[darwin]: release pCoreRef in each iteration by [@&open-telemetry#8203;uubulb](https://redirect.github.com/uubulb) in [#&open-telemetry#8203;1971](https://redirect.github.com/shirou/gopsutil/pull/1971) - \[darwin]: wrap library functions as struct methods by [@&open-telemetry#8203;uubulb](https://redirect.github.com/uubulb) in [#&open-telemetry#8203;1976](https://redirect.github.com/shirou/gopsutil/pull/1976) ##### disk - Fixes [#&open-telemetry#8203;1284](https://redirect.github.com/shirou/gopsutil/issues/1284) by [@&open-telemetry#8203;johnnybubonic](https://redirect.github.com/johnnybubonic) in [#&open-telemetry#8203;1931](https://redirect.github.com/shirou/gopsutil/pull/1931) - fix disk.Partition cut off after first disk by [@&open-telemetry#8203;sni](https://redirect.github.com/sni) in [#&open-telemetry#8203;1975](https://redirect.github.com/shirou/gopsutil/pull/1975) - \[disk]\[windows]: add virtual drive for TestGetLogicalDrives by [@&open-telemetry#8203;shirou](https://redirect.github.com/shirou) in [#&open-telemetry#8203;1977](https://redirect.github.com/shirou/gopsutil/pull/1977) - Add missing mount flags (local, protect) by [@&open-telemetry#8203;Kerlenton](https://redirect.github.com/Kerlenton) in [#&open-telemetry#8203;1968](https://redirect.github.com/shirou/gopsutil/pull/1968) ##### host - Replace AIX uptime function with ps etimes-based implementation by [@&open-telemetry#8203;Dylan-M](https://redirect.github.com/Dylan-M) in [#&open-telemetry#8203;1967](https://redirect.github.com/shirou/gopsutil/pull/1967) ##### mem - feat(mem): Add support for Percpu by [@&open-telemetry#8203;pvlltvk](https://redirect.github.com/pvlltvk) in [#&open-telemetry#8203;1972](https://redirect.github.com/shirou/gopsutil/pull/1972) ##### process - Add NumFDs implementation for Darwin by [@&open-telemetry#8203;Kerlenton](https://redirect.github.com/Kerlenton) in [#&open-telemetry#8203;1965](https://redirect.github.com/shirou/gopsutil/pull/1965) - \[sensors]\[darwin]: retrieve sensor information in one function call by [@&open-telemetry#8203;uubulb](https://redirect.github.com/uubulb) in [#&open-telemetry#8203;1973](https://redirect.github.com/shirou/gopsutil/pull/1973) #### New Contributors - [@&open-telemetry#8203;Kerlenton](https://redirect.github.com/Kerlenton) made their first contribution in [#&open-telemetry#8203;1965](https://redirect.github.com/shirou/gopsutil/pull/1965) - [@&open-telemetry#8203;sni](https://redirect.github.com/sni) made their first contribution in [#&open-telemetry#8203;1975](https://redirect.github.com/shirou/gopsutil/pull/1975) - [@&open-telemetry#8203;pvlltvk](https://redirect.github.com/pvlltvk) made their first contribution in [#&open-telemetry#8203;1972](https://redirect.github.com/shirou/gopsutil/pull/1972) - [@&open-telemetry#8203;mengzhuo](https://redirect.github.com/mengzhuo) made their first contribution in [#&open-telemetry#8203;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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
renovatebot
Skip Changelog
PRs that do not require a CHANGELOG.md entry
Skip Contrib Tests
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.25.11→v4.25.12Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.12Compare Source
What's Changed
cpu
disk
host
mem
process
New Contributors
Full Changelog: shirou/gopsutil@v4.25.11...v4.25.12
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.
This PR was generated by Mend Renovate. View the repository job log.