Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (
#678) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v3's releases</a>.</em></p> <blockquote> <h2>v3.23.10</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>cpu</h3> <ul> <li>fix(linux): validate cpu fields length before accessing index by <a href="https://github.com/JanDeDobbeleer"><code>@JanDeDobbeleer</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1544">shirou/gopsutil#1544</a></li> </ul> <h3>host</h3> <ul> <li>[host][darwin]: fix Users by <a href="https://github.com/shirou"><code>@shirou</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1537">shirou/gopsutil#1537</a></li> </ul> <h3>process</h3> <ul> <li>[process][darwin]: skip process.Nice test if darwin on GitHub Action by <a href="https://github.com/shirou"><code>@shirou</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1536">shirou/gopsutil#1536</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10">https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3"><code>a7e2bdf</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1544">#1544</a> from JanDeDobbeleer/master</li> <li><a href="https://github.com/shirou/gopsutil/commit/ac63a5690eb6b08cb0451e23a18ffcd82734379e"><code>ac63a56</code></a> fix(windows): remove log statement</li> <li><a href="https://github.com/shirou/gopsutil/commit/a1eedcae8efd7fdd16406bfc68b8214c7b62e1b1"><code>a1eedca</code></a> fix(linux): validate cpu fields length before accessing index</li> <li><a href="https://github.com/shirou/gopsutil/commit/c020a0890ebf4fb877e096c27141e4111cf7a63f"><code>c020a08</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1537">#1537</a> from shirou/feat/fix_darwin_host_users</li> <li><a href="https://github.com/shirou/gopsutil/commit/4ad4406c032712cc33987428d172b81e459408ae"><code>4ad4406</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1542">#1542</a> from shirou/dependabot/github_actions/actions/checko...</li> <li><a href="https://github.com/shirou/gopsutil/commit/be90da9b839fb24182f037c16973d3cb69907615"><code>be90da9</code></a> chore(deps): bump actions/checkout from 4.1.0 to 4.1.1</li> <li><a href="https://github.com/shirou/gopsutil/commit/9c1cf1ca59c61da2252d1d15ef0b349fd0e733a6"><code>9c1cf1c</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1538">#1538</a> from shirou/dependabot/go_modules/github.com/google/...</li> <li><a href="https://github.com/shirou/gopsutil/commit/2121939c2a7d4c5cd51f624a8f68279b37d8e847"><code>2121939</code></a> chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0</li> <li><a href="https://github.com/shirou/gopsutil/commit/4b46f2b70cd40834334d484dfdd55456e8caa72f"><code>4b46f2b</code></a> [host][darwin]: fix Users</li> <li><a href="https://github.com/shirou/gopsutil/commit/5ee64c61906c12a703c58da97fbfc4a513cd5d06"><code>5ee64c6</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1531">#1531</a> from shirou/dependabot/github_actions/actions/checko...</li> <li>Additional commits viewable in <a href="https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/shirou/gopsutil/v3&package-manager=go_modules&previous-version=3.23.9&new-version=3.23.10)](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>
- Loading branch information