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.10 to 3.23.…
…11 (#720) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.11. <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.11</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>process</h3> <ul> <li>feat: use lsof for net_connections on FreeBSD by <a href="https://github.com/wolf31o2"><code>@wolf31o2</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1551">shirou/gopsutil#1551</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wolf31o2"><code>@wolf31o2</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1551">shirou/gopsutil#1551</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11">https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/321901ee51bc7bac4d3ec86be31fd9d200ea5476"><code>321901e</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1554">#1554</a> from shirou/dependabot/go_modules/golang.org/x/sys-0...</li> <li><a href="https://github.com/shirou/gopsutil/commit/e1bb8db88f3f55da94347e75dfb7468ee24d4a2d"><code>e1bb8db</code></a> chore(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0</li> <li><a href="https://github.com/shirou/gopsutil/commit/fad5e6864773d95e092fc97fd60a56aa14ec254f"><code>fad5e68</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1551">#1551</a> from blinklabs-io/feat/use-lsof-freebsd-connections</li> <li><a href="https://github.com/shirou/gopsutil/commit/a8418dfd73098a842e15bc2747dfcd25c9aadac0"><code>a8418df</code></a> feat: use lsof for net_connections on FreeBSD</li> <li><a href="https://github.com/shirou/gopsutil/commit/e74324b6a726997ce756b8f79dbbd7a3a0999ba0"><code>e74324b</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1548">#1548</a> from shirou/dependabot/go_modules/golang.org/x/sys-0...</li> <li><a href="https://github.com/shirou/gopsutil/commit/807d46607893f9dd42a0d60b0bfbc154295bcae9"><code>807d466</code></a> chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0</li> <li>See full diff in <a href="https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11">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.10&new-version=3.23.11)](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