golang-utils
golang-utils copied to clipboard
⬆️ Bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 in /utils
Bumps github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10.
Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
v4.25.10
What's Changed
cpu
- chore: enable noctx linter by
@mmorel-35in shirou/gopsutil#1930- Use registry to remove wmi from cpu package by
@OrbintSoftin shirou/gopsutil#1929disk
- Remove leaking goroutine by
@StefanoBalzarottiNozomiin shirou/gopsutil#1921- use correct path lengths by
@StefanoBalzarottiNozomiin shirou/gopsutil#1937- refactor disk windows and add tests by
@StefanoBalzarottiNozomiin shirou/gopsutil#1941host
- fix: linter error about string concat and build tag by
@shirouin shirou/gopsutil#1942net
- docs: minor improvement for docs by
@huyejiain shirou/gopsutil#1940Other Changes
- [common]: remove unused DoSysctrl by
@shirouin shirou/gopsutil#1936New Contributors
@huyejiamade their first contribution in shirou/gopsutil#1940Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.9...v4.25.10
Commits
1da1bb1Merge pull request #1941 from StefanoBalzarottiNozomi/refactor-disk-windows4bea90cMerge pull request #1942 from shirou/fix/linter_error5683c90[net][linux]: fix gosec linter issue3a9eeb4fix: linter error about string concat and build tag94fc64efix build1e8bd3eUpdate disk/disk_windows.gocf1133dUpdate disk/disk_windows.go7ebc85aUpdate disk/disk_windows.go0a39842lintingb65c122these tests are only for windows- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)