Commit e9dc7b8
authored
Bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#2669)
Bumps
[github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from
4.25.10 to 4.25.11.
<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.11</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>cpu</h3>
<ul>
<li>chore: enable nilnesserr linter by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1893">shirou/gopsutil#1893</a></li>
</ul>
<h3>disk</h3>
<ul>
<li>add context cancellation to disk windows by <a
href="https://github.com/StefanoBalzarottiNozomi"><code>@StefanoBalzarottiNozomi</code></a>
in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1943">shirou/gopsutil#1943</a></li>
</ul>
<h3>process</h3>
<ul>
<li>Fix potential edge case on procfs and alike by <a
href="https://github.com/johnnybubonic"><code>@johnnybubonic</code></a>
in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1934">shirou/gopsutil#1934</a></li>
<li>fix(process): add missing CloseHandle to OpenFilesWithContext for
Windows by <a
href="https://github.com/OverOrion"><code>@OverOrion</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1955">shirou/gopsutil#1955</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>fix: remove and add GitHub action runner images. by <a
href="https://github.com/shirou"><code>@shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1948">shirou/gopsutil#1948</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/johnnybubonic"><code>@johnnybubonic</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1934">shirou/gopsutil#1934</a></li>
<li><a href="https://github.com/OverOrion"><code>@OverOrion</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1955">shirou/gopsutil#1955</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v4.25.10...v4.25.11">https://github.com/shirou/gopsutil/compare/v4.25.10...v4.25.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shirou/gopsutil/commit/93ca345b362ded9d53d7a5be570d92d73b9b221c"><code>93ca345</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1943">#1943</a>
from StefanoBalzarottiNozomi/add-context-disk-windows</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/438f88e6d69d2070c6aa425f2b24018b9c1f3403"><code>438f88e</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1955">#1955</a>
from OverOrion/fix/windows-file-handle-leaks</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/28dc11ccb909e0ce18c91d6fd77e8a7dc9885bf4"><code>28dc11c</code></a>
fix(process): add missing CloseHandle to OpenFilesWithContext for
Windows</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/b44cda7aa581dc672ed5f0ad17d0e34a6bb072c8"><code>b44cda7</code></a>
use select ctx for context cancellation</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/82391ff1253250c51db0fe42d400ae8975252ec7"><code>82391ff</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1934">#1934</a>
from johnnybubonic/fix_pidparse_edge</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/1172d894d40df00f0384df99100a72ef6c538822"><code>1172d89</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1893">#1893</a>
from mmorel-35/nilnesserr</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/678a63e75a5c2ef3ce9bd2ec3a67ce482883b3e9"><code>678a63e</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1948">#1948</a>
from shirou/fix/update_github_action_runner_202511</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/2f83a2cfb32401440a8292053c75cbe2816ae691"><code>2f83a2c</code></a>
fix: remove and add GitHub action runner images.</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/768bc18d209254bd351741908b1ade8b5788cd12"><code>768bc18</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1947">#1947</a>
from shirou/dependabot/go_modules/github.com/tklause...</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/3bb7cd5b8e379b0cc3fb8dfccb567f7de6a9b0da"><code>3bb7cd5</code></a>
chore(deps): bump github.com/tklauser/go-sysconf from 0.3.15 to
0.3.16</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v4.25.10...v4.25.11">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5dbd981 commit e9dc7b8
2 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments