Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/shirou/gopsutil/v4 v4.25.2 -> v4.25.9 age confidence

Release Notes

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

v4.25.9

Compare Source

What's Changed

cpu
disk
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.8...v4.25.9

v4.25.8

Compare Source

Important Change

Starting from this release, VirtualMemoryStat.Used on Linux is now calculated based on MemAvailable in meminfo. This may cause a difference of approximately 6–10% compared to the previous calculation.

To address this, we have introduced an opt-out mechanism. You can disable the new calculation by setting the context key WillBeDeletedOptOutMemAvailableCalc to true. Please note that this option is undocumented and will be removed in six months (Feb. 2026).

For more details, see #​1873 and #​1882.

What's Changed

cpu
disk
mem
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.7...v4.25.8

v4.25.7

Compare Source

What's Changed

disk
mem
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.6...v4.25.7

v4.25.6

Compare Source

What's Changed

disk
mem
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.5...v4.25.6

v4.25.5

Compare Source

What's Changed

cpu
docker
host
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.4...v4.25.5

v4.25.4

Compare Source

What's Changed

cpu
disk
host
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.3...v4.25.4

v4.25.3

Compare Source

Important Notice

Starting from this release, we have set the Go version in go.mod to 1.23. Moving forward, we plan to continuously update it to the second most recent Go release.

We understand that gopsutil runs on various platforms, and some applications using it may only support older Go versions. With this release, those applications might no longer be able to build. However, as discussed in #​1804, we made this change because golang.org/x/sys, which gopsutil depends on, has adopted a policy of continuously updating its Go version.

That said, we intend to be conservative about syntax changes and avoid unnecessary modifications whenever possible.

What's Changed

disk
host
process
Chore
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.2...v4.25.3


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.

🔕 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.

Kumm-Kai
Kumm-Kai previously approved these changes Apr 10, 2025
@Kumm-Kai Kumm-Kai enabled auto-merge (squash) April 10, 2025 13:13
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch 3 times, most recently from 930d6c1 to 6bd20fe Compare April 10, 2025 14:58
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch 6 times, most recently from ea198f2 to 01925f1 Compare April 17, 2025 13:34
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.3 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.4 May 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 01925f1 to 27298f5 Compare May 1, 2025 02:34
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 27298f5 to 69d1ab2 Compare June 6, 2025 01:32
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.4 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.5 Jun 6, 2025
Copy link
Contributor Author

renovate bot commented Jun 6, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/ebitengine/purego v0.8.2 -> v0.9.0
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c -> v0.0.0-20240221224432-82ca36839d55
github.com/tklauser/go-sysconf v0.3.12 -> v0.3.15
github.com/tklauser/numcpus v0.6.1 -> v0.10.0
golang.org/x/sys v0.32.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch 3 times, most recently from cd69da7 to 18653a8 Compare June 23, 2025 09:18
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 18653a8 to 1d45828 Compare July 1, 2025 02:52
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.5 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.6 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 1d45828 to 931687c Compare July 23, 2025 08:27
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.6 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.7 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch 2 times, most recently from 16a959b to 46bd9bc Compare August 6, 2025 11:31
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch 2 times, most recently from 34360c7 to 8430cd7 Compare August 28, 2025 07:37
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.7 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.8 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 8430cd7 to dc2b274 Compare September 1, 2025 22:12
@timebertt timebertt removed their request for review September 4, 2025 06:29
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from dc2b274 to 6a5e64b Compare October 1, 2025 02:26
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.8 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.9 Oct 1, 2025
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