Skip to content

Commit

Permalink
build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.…
Browse files Browse the repository at this point in the history
…12 (#744)

Bumps
[github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from
3.23.11 to 3.23.12.
<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.12</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>cpu</h3>
<ul>
<li>Avoid some uses of regexps by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1570">shirou/gopsutil#1570</a></li>
<li>Avoid repeated regexp compilations by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1569">shirou/gopsutil#1569</a></li>
</ul>
<h3>disk</h3>
<ul>
<li>feat(disk): look for filesystem labels from udev on Linux by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1573">shirou/gopsutil#1573</a></li>
</ul>
<h3>host</h3>
<ul>
<li>add deepin and uos distro by <a
href="https://github.com/keeword"><code>@​keeword</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1561">shirou/gopsutil#1561</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Revert &quot;chore(deps): bump actions/labeler from 4.3.0 to
5.0.0&quot; by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1564">shirou/gopsutil#1564</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/keeword"><code>@​keeword</code></a> made
their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1561">shirou/gopsutil#1561</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12">https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shirou/gopsutil/commit/df3c7bdec0a58ca29b74457e37bc545f540eb4a0"><code>df3c7bd</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1573">#1573</a>
from scop/feat/udev-fs-label</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/adaeba09d9ed5b0a95d0cf7656034d8873565ff7"><code>adaeba0</code></a>
feat(disk): look for filesystem labels from udev on Linux</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/4870f6f119fadb622039e083a9e2280f1da415b5"><code>4870f6f</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1569">#1569</a>
from scop/perf/regex-compile</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/08afc01d17fd284d59e4ef0d51ad976e9d706e99"><code>08afc01</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1570">#1570</a>
from scop/perf/unnecessary-regexps</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/11bc5b3970859642148dbd0fa3157c4945498a5e"><code>11bc5b3</code></a>
Avoid some uses of regexps</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/362fa4b9c4058915c41458e68fd0ac297f2625cd"><code>362fa4b</code></a>
Avoid repeated regexp compilations</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/108235a0983e3f136a707ddfd5d73b2478673636"><code>108235a</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1561">#1561</a>
from keeword/master</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/f308985abbab0da2951cdc404491eb9df5881831"><code>f308985</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1563">#1563</a>
from shirou/dependabot/github_actions/actions/upload...</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/5ce87a61133b1f0a3508591dde9f6104dea799ad"><code>5ce87a6</code></a>
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/4b820ed2cad8a89a7921ff74c16043d6834978c1"><code>4b820ed</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1564">#1564</a>
from shirou/revert-1559-dependabot/github_actions/ac...</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12">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.11&new-version=3.23.12)](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>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 832ee79 commit eb55877
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.6
github.com/runfinch/common-tests v0.7.11
github.com/shirou/gopsutil/v3 v3.23.11
github.com/shirou/gopsutil/v3 v3.23.12
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,8 @@ github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQD
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/shirou/gopsutil/v3 v3.23.11 h1:i3jP9NjCPUz7FiZKxlMnODZkdSIp2gnzfrvsu9CuWEQ=
github.com/shirou/gopsutil/v3 v3.23.11/go.mod h1:1FrWgea594Jp7qmjHUUPlJDTPgcsb9mGnXDxavtikzM=
github.com/shirou/gopsutil/v3 v3.23.12 h1:z90NtUkp3bMtmICZKpC4+WaknU1eXtp5vtbQ11DgpE4=
github.com/shirou/gopsutil/v3 v3.23.12/go.mod h1:1FrWgea594Jp7qmjHUUPlJDTPgcsb9mGnXDxavtikzM=
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
Expand Down

0 comments on commit eb55877

Please sign in to comment.