-
Notifications
You must be signed in to change notification settings - Fork 378
Bump github.com/shirou/gopsutil/v4 from 4.24.8 to 4.24.9 #954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
esimkowitz
merged 1 commit into
main
from
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.9
Oct 4, 2024
Merged
Bump github.com/shirou/gopsutil/v4 from 4.24.8 to 4.24.9 #954
esimkowitz
merged 1 commit into
main
from
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.9
Oct 4, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.8 to 4.24.9. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.24.8...v4.24.9) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
xxyy2024
pushed a commit
to xxyy2024/waveterm_aipy
that referenced
this pull request
Jun 24, 2025
…#954) Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.8 to 4.24.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v4's releases</a>.</em></p> <blockquote> <h2>v4.24.9</h2> <!-- raw HTML omitted --> <h2>Important Change</h2> <p>Since <a href="https://redirect.github.com/shirou/gopsutil/issues/1702">#1702</a>, the Darwin implementation has been switched from cgo to <a href="https://github.com/ebitengine/purego">purego</a> (Great contribution from <a href="https://github.com/uubulb"><code>@uubulb</code></a>). As a result, cgo has been removed from the Darwin implementation, making cross-compilation easier. We believe this change will not have any impact, but if you encounter any issues, please create an issue.</p> <h2>What's Changed</h2> <h3>cpu, mem, sensors, disk, process on darwin</h3> <ul> <li>feat(cpu, mem, sensors, disk, process)(darwin): cgo-free implementations by <a href="https://github.com/uubulb"><code>@uubulb</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1702">shirou/gopsutil#1702</a></li> </ul> <h3>process</h3> <ul> <li>[process][darwin][freebsd][linux][openbsd] Make process.Children not reliant on pgrep by <a href="https://github.com/Lomanic"><code>@Lomanic</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1706">shirou/gopsutil#1706</a></li> <li>implement process:NumFDs for Windows by <a href="https://github.com/al-online"><code>@al-online</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1712">shirou/gopsutil#1712</a></li> <li>Fix resolution for process create time limited to seconds by <a href="https://github.com/joshiste"><code>@joshiste</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1713">shirou/gopsutil#1713</a></li> </ul> <h3>Other Changes</h3> <ul> <li>fix: remove coverall and godocs.io badge from README by <a href="https://github.com/shirou"><code>@shirou</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1705">shirou/gopsutil#1705</a></li> <li>[common] add HOST_PROC_MOUNTINFO to EnvMap by <a href="https://github.com/atoulme"><code>@atoulme</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1707">shirou/gopsutil#1707</a></li> <li>Fix error message typo in sensors_linux by <a href="https://github.com/henrygd"><code>@henrygd</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1715">shirou/gopsutil#1715</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/al-online"><code>@al-online</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1712">shirou/gopsutil#1712</a></li> <li><a href="https://github.com/joshiste"><code>@joshiste</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1713">shirou/gopsutil#1713</a></li> <li><a href="https://github.com/henrygd"><code>@henrygd</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1715">shirou/gopsutil#1715</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v4.24.8...v4.24.9">https://github.com/shirou/gopsutil/compare/v4.24.8...v4.24.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/2e10d9f7d0fbe5db80b5748c82f136b48e829233"><code>2e10d9f</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1715">#1715</a> from henrygd/master</li> <li><a href="https://github.com/shirou/gopsutil/commit/112f4c00b7100e342bf1d11273f88120373d1fac"><code>112f4c0</code></a> Fix error message typo in sensors_linux</li> <li><a href="https://github.com/shirou/gopsutil/commit/7ec134321c445f8771e6f99fb633649da6de9e64"><code>7ec1343</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1713">#1713</a> from joshiste/joshiste-precise-create-time</li> <li><a href="https://github.com/shirou/gopsutil/commit/4140cda4acce741ea415b623a8521424dec702c5"><code>4140cda</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1702">#1702</a> from uubulb/purego_darwin</li> <li><a href="https://github.com/shirou/gopsutil/commit/3dc12249d36575518e868bc39976d63ed4254516"><code>3dc1224</code></a> Allow subsecont precision for process create time</li> <li><a href="https://github.com/shirou/gopsutil/commit/f56b53a15517a3a006f10197072f3fe651763df6"><code>f56b53a</code></a> update purego</li> <li><a href="https://github.com/shirou/gopsutil/commit/fdc3c05c9289dbd18bf044f410f451bcf353a869"><code>fdc3c05</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1712">#1712</a> from al-online/numfds_for_windows</li> <li><a href="https://github.com/shirou/gopsutil/commit/462736cb8b6c3a0bce352908303593e649491993"><code>462736c</code></a> add comment for NumFDsWithContext</li> <li><a href="https://github.com/shirou/gopsutil/commit/86b68e8d4f0fc99aaee14e33512dbf0adde9d2bf"><code>86b68e8</code></a> Merge branch 'master' into purego_darwin</li> <li><a href="https://github.com/shirou/gopsutil/commit/9e6efdb991614ad075c2f8d7416c356ab6b7fe6b"><code>9e6efdb</code></a> update disk & cpu & process</li> <li>Additional commits viewable in <a href="https://github.com/shirou/gopsutil/compare/v4.24.8...v4.24.9">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/shirou/gopsutil/v4 from 4.24.8 to 4.24.9.
Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
2e10d9f
Merge pull request #1715 from henrygd/master112f4c0
Fix error message typo in sensors_linux7ec1343
Merge pull request #1713 from joshiste/joshiste-precise-create-time4140cda
Merge pull request #1702 from uubulb/purego_darwin3dc1224
Allow subsecont precision for process create timef56b53a
update puregofdc3c05
Merge pull request #1712 from al-online/numfds_for_windows462736c
add comment for NumFDsWithContext86b68e8
Merge branch 'master' into purego_darwin9e6efdb
update disk & cpu & processDependabot 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)