Skip to content

deps: bump github.com/shirou/gopsutil/v4 from 4.26.7 to 4.26.8 - #139

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.8
Closed

deps: bump github.com/shirou/gopsutil/v4 from 4.26.7 to 4.26.8#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/shirou/gopsutil/v4 from 4.26.7 to 4.26.8.

Release notes

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

v4.26.8

What's Changed

cpu

disk

net

process

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.26.7...v4.26.8

Commits
  • 7d254a0 Merge pull request #2127 from Ahm3dRN/windows-commandline-information
  • 4dab2b9 Merge pull request #2136 from pgimalac/aix-disk-usage-statfs
  • 1ddce22 Merge pull request #2141 from shirou/dependabot/github_actions/vmactions/free...
  • ec8a313 chore(deps): bump vmactions/freebsd-vm from 1.5.4 to 1.5.5
  • 26ae363 Merge pull request #2140 from shirou/dependabot/github_actions/vmactions/free...
  • 21afc16 chore(deps): bump vmactions/freebsd-vm from 1.5.2 to 1.5.4
  • fbf8dd1 fixed getProcessCommandLine error path to match master and refined the tests ...
  • 97835bd Windows CMDLine native fallback feedback fixes
  • 3e8ab43 fixed gofumpt
  • 4631d96 Implement NtQueryInformationProcess to get commandline Windows 8.1+
  • 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)

Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.26.7 to 4.26.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.7...v4.26.8)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
sylvesterdamgaard added a commit that referenced this pull request Sep 7, 2026
Dependabot PRs #126-#128 and #138-#140 all fail the Supply chain check
for the same structural reason: they bump go.mod but cannot regenerate
sbom.json, so 'Check SBOM is current' rejects every one of them. Applied
together here with the SBOM regenerated:

- prometheus/client_model 0.6.2 -> 0.6.3 (#140)
- shirou/gopsutil/v4 4.26.7 -> 4.26.8 (#139)
- prometheus/common 0.70.1 -> 0.71.0 (#138)
- spf13/pflag 1.0.9 -> 1.0.10 (#128)
- google.golang.org/grpc 1.83.1 -> 1.83.2 (+genproto, protobuf) (#127)
- otel group -> 1.46.0 (otel, otlptracegrpc, stdouttrace, sdk, trace) (#126)

Full test suite, build, vet, gofmt and license-check green locally.
@sylvesterdamgaard

Copy link
Copy Markdown
Contributor

Superseded by #141 (merged) — all six updates applied there with the SBOM regenerated, which is what blocked the Supply chain check on the individual PRs.

@sylvesterdamgaard
sylvesterdamgaard deleted the dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.8 branch September 7, 2026 22:37
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant