Skip to content

build(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 (backport #26369)#26377

Merged
aljo242 merged 1 commit intorelease/v0.54.xfrom
mergify/bp/release/v0.54.x/pr-26369
May 4, 2026
Merged

build(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 (backport #26369)#26377
aljo242 merged 1 commit intorelease/v0.54.xfrom
mergify/bp/release/v0.54.x/pr-26369

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 4, 2026

Bumps github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4.

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.4

What's Changed

cpu

disk

host

load

mem

net

process

New Contributors

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

Commits
  • 71a5d14 Merge pull request #2083 from pgimalac/pgimalac/aix-proto-counters
  • f74105d net/aix: implement ProtoCounters by parsing netstat -s
  • 5661255 Merge pull request #2081 from shirou/fix/windows_use_get_active_processor_gro...
  • ddec60e [cpu][windows]: fix percpu stats on Windows hosts with multiple processor groups
  • 2f3645f Merge pull request #2079 from pgimalac/pgimalac/getconf-no-bootinfo
  • b693c36 Merge pull request #2077 from fraggerfox/fix-netbsd-stats
  • 25fe401 Make the netbsd tests run only under NetBSD.
  • 94fdb3e Use getconf KERNEL_BITMODE instead of LONG_BIT
  • 94503b2 Use getconf instead of bootinfo on AIX to get kernel architecture
  • 08db87b Add tests for NetBSD's net implementation.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This is an automatic backport of pull request #26369 done by [Mergify](https://mergify.com).

@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented May 4, 2026

Cherry-pick of 80ff535 has failed:

On branch mergify/bp/release/v0.54.x/pr-26369
Your branch is up to date with 'origin/release/v0.54.x'.

You are currently cherry-picking commit 80ff535c7.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   client/v2/go.sum
	modified:   enterprise/group/go.sum
	modified:   enterprise/group/simapp/go.sum
	modified:   enterprise/group/tests/systemtests/go.sum
	modified:   enterprise/poa/examples/migrate-from-pos/go.sum
	modified:   enterprise/poa/go.sum
	modified:   enterprise/poa/simapp/go.sum
	modified:   enterprise/poa/tests/systemtests/go.sum
	modified:   go.mod
	modified:   go.sum
	modified:   simapp/go.sum
	modified:   tests/go.sum
	modified:   tests/systemtests/go.sum
	modified:   tools/confix/go.sum
	modified:   tools/systemtests/go.sum

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   client/v2/go.mod
	both modified:   enterprise/group/go.mod
	both modified:   enterprise/group/simapp/go.mod
	both modified:   enterprise/group/tests/systemtests/go.mod
	both modified:   enterprise/poa/examples/migrate-from-pos/go.mod
	both modified:   enterprise/poa/go.mod
	both modified:   enterprise/poa/simapp/go.mod
	both modified:   enterprise/poa/tests/systemtests/go.mod
	both modified:   simapp/go.mod
	both modified:   tests/go.mod
	both modified:   tests/systemtests/go.mod
	both modified:   tools/confix/go.mod
	both modified:   tools/systemtests/go.mod

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 4, 2026

PR author is not in the allowed authors list.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🔒 WARNING: unsigned commits detected

This pull request contains 1 commit(s) without a verified signature.

How to fix:

  1. Set up commit signing (GPG or SSH).
  2. Amend/rebase so every commit in this PR is verified-signed.
  3. Push the updated branch and open a new PR, or ask a maintainer to reopen once fixed.

Docs: https://docs.github.com/authentication/managing-commit-signature-verification

Unsigned commits:

@aljo242 aljo242 force-pushed the mergify/bp/release/v0.54.x/pr-26369 branch from cdccfdd to ab56290 Compare May 4, 2026 17:01
@aljo242 aljo242 removed the conflicts label May 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.84%. Comparing base (e2da503) to head (ab56290).
⚠️ Report is 20 commits behind head on release/v0.54.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.54.x   #26377      +/-   ##
===================================================
- Coverage            64.86%   64.84%   -0.02%     
===================================================
  Files                  875      874       -1     
  Lines                57565    57559       -6     
===================================================
- Hits                 37341    37327      -14     
- Misses               20224    20232       +8     

see 7 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aljo242 aljo242 enabled auto-merge May 4, 2026 17:16
@aljo242 aljo242 added this pull request to the merge queue May 4, 2026
Merged via the queue into release/v0.54.x with commit 895c6b6 May 4, 2026
42 checks passed
@aljo242 aljo242 deleted the mergify/bp/release/v0.54.x/pr-26369 branch May 4, 2026 17:24
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.

1 participant