Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-shirou-gopsutil-v4-4.x
Open

fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.2#4
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-shirou-gopsutil-v4-4.x

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.26.2 age confidence

Release Notes

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

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


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
Copy link
Contributor Author

renovate bot commented Aug 1, 2025

ℹ Artifact update notice

File name: Agent/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.4 -> 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.28.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 5ed0772 to b007db0 Compare August 14, 2025 00:02
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from b007db0 to 2d938d6 Compare September 1, 2025 02:48
@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 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 renovate/github.com-shirou-gopsutil-v4-4.x branch from 2d938d6 to 4322874 Compare October 1, 2025 19:51
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 4322874 to cc07c2d Compare November 1, 2025 11:47
@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 renovate/github.com-shirou-gopsutil-v4-4.x branch from cc07c2d to 7c0bb08 Compare December 1, 2025 23:10
@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 renovate/github.com-shirou-gopsutil-v4-4.x branch from 7c0bb08 to 2b95d37 Compare January 2, 2026 11:56
@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 2, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2026

ℹ️ Artifact update notice

File name: Agent/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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.3 -> 1.24.0
github.com/ebitengine/purego v0.8.4 -> v0.10.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.16
github.com/tklauser/numcpus v0.6.1 -> v0.11.0
golang.org/x/sys v0.28.0 -> v0.41.0

@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 2b95d37 to 096f59c Compare February 1, 2026 10:10
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.12 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 096f59c to 8489d8d Compare February 13, 2026 04:15
@renovate renovate bot force-pushed the renovate/github.com-shirou-gopsutil-v4-4.x branch from 8489d8d to 5bfa8ab Compare March 1, 2026 10:11
@renovate renovate bot changed the title fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.2 Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants