infra
infra copied to clipboard
maintain(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.24.3
Bumps github.com/shirou/gopsutil/v3 from 3.23.5 to 3.24.3.
Release notes
Sourced from github.com/shirou/gopsutil/v3's releases.
v3.24.3
What's Changed
disk
- chore: fix typo by
@majorteach
in shirou/gopsutil#1615host
- [host][linux]: fix utmp size on linux/arm64 by
@shirou
in shirou/gopsutil#1603load
- Total Processes in
MiscStat
Corrected by@eric1234
in shirou/gopsutil#1612process
- [process][freebsd]: re-generate types on freebsd arm64 by
@shirou
in shirou/gopsutil#1609New Contributors
@majorteach
made their first contribution in shirou/gopsutil#1615@eric1234
made their first contribution in shirou/gopsutil#1612Full Changelog: https://github.com/shirou/gopsutil/compare/v3.24.2...v3.24.3
v3.24.2
What's Changed
cpu
- add support for OpenBSD/riscv64 by
@jmatthew
in shirou/gopsutil#1594- [ci]: add macos-13 and macos-14 on GitHub Action by
@shirou
in shirou/gopsutil#1599Documentation
- cwd for windows is supported by
@vlnaum
in shirou/gopsutil#1597New Contributors
@jmatthew
made their first contribution in shirou/gopsutil#1594@vlnaum
made their first contribution in shirou/gopsutil#1597Full Changelog: https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.2
v3.24.1
Compatibility Notice
We don't think #1585 will affect compatibility about
PlatformVersion
inhost.Info()
, but maybe it will.What's Changed
disk
- [linux][disk]: fix Rdev cast by
@shirou
in shirou/gopsutil#1575host
- [host]: add EnableBootTimeCache function by
@shirou
in shirou/gopsutil#1579
... (truncated)
Commits
e230f52
Merge pull request #1612 from eric1234/correct-process-countsce0395f
Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated1d9f956
Merge pull request #1615 from majorteach/master71b8173
chore: fix typocded180
Total Processes inMiscStat
Corrected6100124
Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-...83660da
chore(deps): bump actions/cache from 4.0.1 to 4.0.21e5c5ae
Merge pull request #1604 from shirou/dependabot/go_modules/github.com/stretch...6df531f
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0c731c53
Merge pull request #1605 from shirou/dependabot/go_modules/golang.org/x/sys-0...- Additional commits viewable in compare view
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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)