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 #355

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 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.5 age adoption passing confidence

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from dergeberl as a code owner June 3, 2024 10:03
@renovate renovate bot added the kind/upgrade label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/gh.neting.cc-shirou-gopsutil-v3-4.x branch from b33222f to 155e96d Compare June 5, 2024 08:19
@renovate renovate bot force-pushed the renovate/gh.neting.cc-shirou-gopsutil-v3-4.x branch from 155e96d to eb46f59 Compare June 6, 2024 08:16
Copy link
Contributor Author

renovate bot commented Jun 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Kumm-Kai Kumm-Kai merged commit 387358a into main Jun 7, 2024
1 check passed
@Kumm-Kai Kumm-Kai deleted the renovate/gh.neting.cc-shirou-gopsutil-v3-4.x branch June 7, 2024 13:37
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.

1 participant