Skip to content

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

Merged
xrgzs merged 1 commit into
mainfrom
renovate/github.com-shirou-gopsutil-v4-4.x
Jul 15, 2026
Merged

fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.6#2745
xrgzs merged 1 commit into
mainfrom
renovate/github.com-shirou-gopsutil-v4-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/shirou/gopsutil/v4 v4.25.5v4.26.6 age confidence

Release Notes

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

v4.26.6

Compare Source

v4.26.5

Compare Source

What's Changed

disk
net
process

New Contributors

Full Changelog: shirou/gopsutil@v4.26.4...v4.26.5

v4.26.4

Compare Source

What's Changed

cpu
  • [cpu][windows]: fix percpu stats on Windows hosts with multiple processor groups by @​shirou in #​2081
disk
host
load
mem
net
process

New Contributors

Full Changelog: shirou/gopsutil@v4.26.3...v4.26.4

v4.26.3

Compare Source

Important Notice

The temporary opt-out option WillBeDeletedOptOutMemAvailableCalc, introduced in v4.25.8, has been removed in this release.

Code that relied on this option may fail to build. If so, please update your code to work with the current VirtualMemoryStat.Used calculation, as the opt-out mechanism is no longer available.

What's Changed

cpu
disk
host
load
mem
net
process
sensors

New Contributors

Full Changelog: shirou/gopsutil@v4.26.2...v4.26.3

v4.26.2

Compare Source

What's Changed

disk
host
process
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.26.1...v4.26.2

v4.26.1

Compare Source

What's Changed

disk
host
mem
process
sensor

New Contributors

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

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

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


Configuration

📅 Schedule: (UTC)

  • 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 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/ebitengine/purego v0.8.4 -> v0.10.0
github.com/tklauser/go-sysconf v0.3.15 -> v0.3.16
github.com/tklauser/numcpus v0.10.0 -> v0.11.0

@xrgzs
xrgzs requested a review from j2rong4cn July 8, 2026 11:06
@elysia-best elysia-best added AUTO Automatically created by robots/AIs dependencies labels Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from fcde96e to 03e3d49 Compare July 12, 2026 09:49

@xrgzs xrgzs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenList 只用了gopsutil mem.VirtualMemory().Total.Available,没用 .Used,可以合并。

@xrgzs
xrgzs merged commit 5aeaf7a into main Jul 15, 2026
12 checks passed
@xrgzs
xrgzs deleted the renovate/github.com-shirou-gopsutil-v4-4.x branch July 15, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AUTO Automatically created by robots/AIs dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants