Conversation
ksclarke
previously approved these changes
Mar 17, 2025
DRickard
previously approved these changes
Mar 17, 2025
d7b8cba to
8f1849b
Compare
ksclarke
previously approved these changes
Mar 18, 2025
DRickard
previously approved these changes
Mar 18, 2025
1753c01 to
923b21d
Compare
923b21d to
1db1e68
Compare
ksclarke
approved these changes
Mar 18, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.0->v5.0.2v27.5.1+incompatible->v28.0.1+incompatiblev3.24.5->v4.25.2Release Notes
cenkalti/backoff (github.com/cenkalti/backoff/v4)
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
docker/docker (github.com/docker/docker)
v28.0.1+incompatibleCompare Source
v28.0.0+incompatibleCompare Source
shirou/gopsutil (github.com/shirou/gopsutil/v3)
v4.25.2Compare Source
What's Changed
cpu
net
process
Process.CmdlineSliceWithContextincorrect on Windows by @RomainMuller in https://github.com/shirou/gopsutil/pull/1796Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.1...v4.25.2
v4.25.1Compare Source
What's Changed
Other Changes
Full Changelog: shirou/gopsutil@v4.24.12...v4.25.1
v4.24.12Compare Source
What's Changed
cpu
mem
net
process
sensors
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.24.11...v4.24.12
v4.24.11Compare Source
What's Changed
host
New Contributors
Full Changelog: shirou/gopsutil@v4.24.10...v4.24.11
v4.24.10Compare Source
What's Changed
cpu
mem
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.24.9...v4.24.10
v4.24.9Compare Source
Important Change
Since #1702, the Darwin implementation has been switched from cgo to purego (Great contribution from @uubulb). As a result, cgo has been removed from the Darwin implementation, making cross-compilation easier. We believe this change will not have any impact, but if you encounter any issues, please create an issue.
What's Changed
cpu, mem, sensors, disk, process on darwin
process
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.24.8...v4.24.9
v4.24.8Compare Source
What's Changed
disk
process
Other Changes
New Contributors 🎉
Full Changelog: shirou/gopsutil@v4.24.7...v4.24.8
v4.24.7Compare Source
Important Notice Regarding Value Changes on mem.SwapMemory() on Windows
In change #1677, the values returned by
mem.SwapMemory()on Windows have been significantly revised. Previously, these values were calculated from thePERFORMANCE_INFORMATIONstructure of theGetPerformanceInfowin32 function, but this calculation was incorrect. Consequently, it has been adjusted to align with the psutil implementation. As a result, the values returned bymem.SwapMemory()are expected to differ greatly from previous values.What's Changed
docker
mem
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.24.6...v4.24.7
v4.24.6Compare Source
What's Changed
host
sensors
sensors_freebsd.goby @uubulb in https://github.com/shirou/gopsutil/pull/1668Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.24.5...v4.24.6
What's Changed
host
Other Changes
sensors_freebsd.goby @uubulb in https://github.com/shirou/gopsutil/pull/1668New Contributors
Full Changelog: shirou/gopsutil@v4.24.5...v4.24.6
v4.24.5Compare Source
What's Changed
gopsutil v4 is released as
v4.24.5.v3will not be updated except for high level security issues.Breaking Changes
host/SensorsTemperatures()moved to in the newsensorspackage.process.Groups()now returns uint32. (#1424)process.Uids()andprocess.Gids()also now uint32.mem.VirtualMemoryExStatis nowExVirtualMemorywithExLinuxandExWindows. See document aboutEx structs.Other
// +buildFull Changelog: shirou/gopsutil@v3.24.5...v4.24.5
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.