Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/shirou/gopsutil/v4 v4.25.6v4.25.12 age confidence

Release Notes

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

v4.25.12

Compare Source

What's Changed

cpu
disk
host
mem
process

New Contributors

Full Changelog: shirou/gopsutil@v4.25.11...v4.25.12

v4.25.11

Compare Source

What's Changed

cpu
disk
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.10...v4.25.11

v4.25.10

Compare Source

What's Changed

cpu
disk
host
net
Other Changes

New Contributors

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

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


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 Aug 1, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/ebitengine/purego v0.8.4 -> v0.9.1
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.16
github.com/tklauser/numcpus v0.6.1 -> v0.11.0
golang.org/x/sys v0.33.0 -> v0.38.0

@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from 9f474dd to b97439e Compare August 10, 2025 12:24
@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 6, 2025
@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from b97439e to bbb8941 Compare September 6, 2025 23:54
@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
@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from bbb8941 to 8c88065 Compare October 1, 2025 03:04
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.9 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.10 Nov 1, 2025
@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from 8c88065 to 2366b9a Compare November 1, 2025 03:38
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.10 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.11 Dec 1, 2025
@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from 2366b9a to 89afab0 Compare December 1, 2025 08:54
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/ebitengine/purego v0.8.4 -> v0.9.1
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.16
github.com/tklauser/numcpus v0.6.1 -> v0.11.0
golang.org/x/sys v0.33.0 -> v0.38.0

@renovate renovate bot force-pushed the deps-update/github.com-shirou-gopsutil-v4-4.x branch from 89afab0 to 1c89b68 Compare January 1, 2026 06:15
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.11 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.12 Jan 1, 2026
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