Skip to content
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

fix(deps): update module github.com/shirou/gopsutil/v3 to v4 #499

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/shirou/gopsutil/v3 v3.24.5 -> v4.24.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

shirou/gopsutil (github.com/shirou/gopsutil/v3)

v4.24.7

Compare 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 the PERFORMANCE_INFORMATION structure of the GetPerformanceInfo win32 function, but this calculation was incorrect. Consequently, it has been adjusted to align with the psutil implementation. As a result, the values returned by mem.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.6

Compare Source

What's Changed

host
sensors
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.24.5...v4.24.6

What's Changed

host
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.24.5...v4.24.6

v4.24.5

Compare Source

What's Changed

gopsutil v4 is released as v4.24.5. v3 will not be updated except for high level security issues.

Breaking Changes

  • host/SensorsTemperatures() moved to in the new sensors package.
  • process.Groups() now returns uint32. (#​1424)
  • process.Uids() and process.Gids() also now uint32.
    • The Pid remains int32. This is because changing it is expected to have a significant impact.
  • mem.VirtualMemoryExStat is now ExVirtualMemory with ExLinux and ExWindows. See document about Ex structs.

Other

  • Add SPDX license header line.
  • Remove coveralls.io
  • Remove old go build tag such as // +build

Full 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 1, 2024
@coveralls
Copy link

coveralls commented Jun 1, 2024

Pull Request Test Coverage Report for Build 10191447828

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 33.838%

Totals Coverage Status
Change from base Build 10176662040: 0.0%
Covered Lines: 1967
Relevant Lines: 5813

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 5 times, most recently from cd10e1f to 8f1c60d Compare June 8, 2024 01:09
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 6 times, most recently from 82daf14 to adb3cf6 Compare June 15, 2024 02:29
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 4 times, most recently from e0f0f46 to 6d869c6 Compare June 20, 2024 21:12
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 4 times, most recently from badc3ec to 0d94147 Compare June 28, 2024 22:16
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 2 times, most recently from eda722c to 4f2e157 Compare July 10, 2024 01:39
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 4 times, most recently from ecd62ab to ca6e2ba Compare July 23, 2024 22:13
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 3 times, most recently from ce788a7 to 820839c Compare July 26, 2024 05:01
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch 3 times, most recently from 10d0146 to 944cc7a Compare July 31, 2024 08:28
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v3-4.x branch from 944cc7a to 8abec2d Compare August 1, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant