[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/shirou/gopsutil/v4](https://togithub.com/shirou/gopsutil)
| `v4.24.6` -> `v4.24.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.24.7`](https://togithub.com/shirou/gopsutil/releases/tag/v4.24.7)
[Compare
Source](https://togithub.com/shirou/gopsutil/compare/v4.24.6...v4.24.7)
<!-- Release notes generated using configuration in .github/release.yml
at v4.24.7 -->
#### **Important Notice Regarding Value Changes on mem.SwapMemory() on
Windows**
In change
[#​1677](https://togithub.com/shirou/gopsutil/issues/1677), the
values returned by `mem.SwapMemory()` on Windows have been significantly
revised. Previously, these values were calculated from the
[`PERFORMANCE_INFORMATION`](https://learn.microsoft.com/en-us/windows/win32/api/psapi/ns-psapi-performance_information)
structure of the
[`GetPerformanceInfo`](https://learn.microsoft.com/en-us/windows/win32/api/psapi/nf-psapi-getperformanceinfo)
win32 function, but this calculation was incorrect. Consequently, it has
been adjusted to align with the [psutil
implementation](
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| go.mod | ||
| go.sum | ||
| processor.go | ||
| processor_test.go | ||