Skip to content

Commit d0cf161

Browse files
⬆️ Bump github.com/shirou/gopsutil/v4 from 4.25.6 to 4.25.7 in /utils (#665)
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.6 to 4.25.7. <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.25.7</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>disk</h3> <ul> <li>fix(disk): handle NVMe controller notation in IOCounters on Linux by <a href="https://github.com/skartikey"><code>@​skartikey</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1878">shirou/gopsutil#1878</a></li> </ul> <h3>mem</h3> <ul> <li>fix 404 link to centos.org by <a href="https://github.com/martoche"><code>@​martoche</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1872">shirou/gopsutil#1872</a></li> </ul> <h3>process</h3> <ul> <li>process: Fix parsing of uid/gid's to handle full uint32 range by <a href="https://github.com/halaney"><code>@​halaney</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1887">shirou/gopsutil#1887</a></li> </ul> <h3>Other Changes</h3> <ul> <li>chore: enable unused-receiver from revive by <a href="https://github.com/mmorel-35"><code>@​mmorel-35</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1883">shirou/gopsutil#1883</a></li> <li>enable shadow from govet by <a href="https://github.com/mmorel-35"><code>@​mmorel-35</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1863">shirou/gopsutil#1863</a></li> <li>fix: windows-2019 runner image has been deprecated by <a href="https://github.com/shirou"><code>@​shirou</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1881">shirou/gopsutil#1881</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/martoche"><code>@​martoche</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1872">shirou/gopsutil#1872</a></li> <li><a href="https://github.com/halaney"><code>@​halaney</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1887">shirou/gopsutil#1887</a></li> <li><a href="https://github.com/skartikey"><code>@​skartikey</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1878">shirou/gopsutil#1878</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7">https://github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/49039029bfdc3e5c4645cc831b9cf2789266c5e9"><code>4903902</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1878">#1878</a> from skartikey/disk-nvme-controller</li> <li><a href="https://github.com/shirou/gopsutil/commit/0be8c439829e2e10da66cf4bcf2c7111a80308e0"><code>0be8c43</code></a> fix(disk): handle NVMe controller notation in IOCounters on Linux</li> <li><a href="https://github.com/shirou/gopsutil/commit/2079fcefaf2a78a954e4ea74fd1b05eb7bee440e"><code>2079fce</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1887">#1887</a> from halaney/ahalaney/fix-process-status-uid</li> <li><a href="https://github.com/shirou/gopsutil/commit/46e323ad73f8d68e55cbd0e081c33374f81f1714"><code>46e323a</code></a> process: Fix parsing of uid/gid's to handle full uint32 range</li> <li><a href="https://github.com/shirou/gopsutil/commit/eecb04b99876a0cc722328d488bde054184225e4"><code>eecb04b</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1883">#1883</a> from mmorel-35/revive/unused-receiver</li> <li><a href="https://github.com/shirou/gopsutil/commit/5ba7e2e0eaf2d80247a669a83e0d819ac8be48c4"><code>5ba7e2e</code></a> chore: enable unused-receiver from revive</li> <li><a href="https://github.com/shirou/gopsutil/commit/4a774b43033f3521c46e467b5bc8902829c989fc"><code>4a774b4</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1808">#1808</a> from shirou/dependabot/go_modules/github.com/tklause...</li> <li><a href="https://github.com/shirou/gopsutil/commit/8611b906a8ee323ee6d5a1ab44f767c4e60c0b9a"><code>8611b90</code></a> chore(deps): bump github.com/tklauser/go-sysconf from 0.3.12 to 0.3.15</li> <li><a href="https://github.com/shirou/gopsutil/commit/dc8b5155b41ccdeafa39217fac3cb82ad5ecc548"><code>dc8b515</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1880">#1880</a> from shirou/dependabot/go_modules/golang.org/x/sys-0...</li> <li><a href="https://github.com/shirou/gopsutil/commit/6308dafb5502eaaff8230d485c344fde70823422"><code>6308daf</code></a> chore(deps): bump golang.org/x/sys from 0.28.0 to 0.34.0</li> <li>Additional commits viewable in <a href="https://github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/shirou/gopsutil/v4&package-manager=go_modules&previous-version=4.25.6&new-version=4.25.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <monty-bot@arm.com>
1 parent 9b741ce commit d0cf161

12 files changed

+20
-19
lines changed

changes/20250801105313.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105328.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105343.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105356.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105410.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105424.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105438.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105448.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105504.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

changes/20250801105514.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.25.7

0 commit comments

Comments
 (0)