Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 #552

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8.

Release notes

Sourced from github.com/shirou/gopsutil/v3's releases.

v3.23.8

What's Changed

#1514 improves Processes() performance 6% or more. Thank you @​atoulme !

cpu

disk

host

mem

process

New Contributors

Full Changelog: shirou/gopsutil@v3.23.7...v3.23.8

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.7 to 3.23.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.23.7...v3.23.8)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2023
@ginglis13 ginglis13 merged commit cf9399a into main Sep 5, 2023
@ginglis13 ginglis13 deleted the dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.8 branch September 5, 2023 17:46
KevinLiAWS pushed a commit that referenced this pull request Sep 26, 2023
🤖 I have created a release *beep* *boop*
---


## [0.9.0](v0.8.0...v0.9.0)
(2023-09-25)


### Features

* support push with SOCI
([#578](#578))
([69721b7](69721b7))
* supports adding files inside the VM to support bundles
([#549](#549))
([3b1df46](3b1df46))


### Bug Fixes

* enables bridge-nf-call-iptables by default
([#539](#539))
([6ea1499](6ea1499))
* **Makefile:** use POSIX tar syntax for stdin
([#529](#529))
([e222131](e222131))


### Build System or External Dependencies

* **deps:** Bump github.com/docker/cli from 24.0.5+incompatible to
24.0.6+incompatible
([#560](#560))
([21bb893](21bb893))
* **deps:** Bump github.com/docker/docker from 24.0.5+incompatible to
24.0.6+incompatible
([#561](#561))
([e0160be](e0160be))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
([#542](#542))
([8536481](8536481))
* **deps:** Bump github.com/runfinch/common-tests from 0.7.2 to 0.7.3
([#548](#548))
([a054ef3](a054ef3))
* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
([#552](#552))
([cf9399a](cf9399a))
* **deps:** Bump golang.org/x/crypto from 0.12.0 to 0.13.0
([#558](#558))
([f24264d](f24264d))
* **deps:** Bump golang.org/x/tools from 0.12.0 to 0.13.0
([#559](#559))
([0f56d23](0f56d23))
* **deps:** Bump k8s.io/apimachinery from 0.28.0 to 0.28.1
([#543](#543))
([675f76f](675f76f))
* **deps:** Bump k8s.io/apimachinery from 0.28.1 to 0.28.2
([#568](#568))
([915d658](915d658))
* **deps:** Bump submodules and dependencies
([#544](#544))
([94b7497](94b7497))
* **deps:** Bump submodules and dependencies
([#551](#551))
([baf645f](baf645f))
* **deps:** Bump submodules and dependencies
([#565](#565))
([c02413f](c02413f))
* **deps:** Bump submodules and dependencies
([#567](#567))
([f70314e](f70314e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ginglis13 pushed a commit to ginglis13/finch that referenced this pull request Sep 27, 2023
…runfinch#552)

Bumps
[github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from
3.23.7 to 3.23.8.
<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.8</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<p><a
href="https://redirect.github.com/shirou/gopsutil/issues/1514">#1514</a>
improves <code>Processes()</code> performance 6% or more. Thank you <a
href="https://github.com/atoulme"><code>@​atoulme</code></a> !</p>
<h3>cpu</h3>
<ul>
<li>Enable setting of vendor and related information for all Power
versions by <a
href="https://github.com/kishen-v"><code>@​kishen-v</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1495">shirou/gopsutil#1495</a></li>
<li>chore: change CIRCLECI environment variable to CI. by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1518">shirou/gopsutil#1518</a></li>
</ul>
<h3>disk</h3>
<ul>
<li>fix: fixed windows disk package leaks by <a
href="https://github.com/ozanh"><code>@​ozanh</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1501">shirou/gopsutil#1501</a></li>
<li>fix IOCounters() SerialNumber enumeration by <a
href="https://github.com/gdvalle"><code>@​gdvalle</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1508">shirou/gopsutil#1508</a></li>
</ul>
<h3>host</h3>
<ul>
<li>[host][linux]: remove double quote from lsb release info by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1504">shirou/gopsutil#1504</a></li>
</ul>
<h3>mem</h3>
<ul>
<li>mem: linux: fix vmstat field names by <a
href="https://github.com/chouquette"><code>@​chouquette</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1498">shirou/gopsutil#1498</a></li>
</ul>
<h3>process</h3>
<ul>
<li>Fix Processes() calls with many cores by <a
href="https://github.com/atoulme"><code>@​atoulme</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1514">shirou/gopsutil#1514</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kishen-v"><code>@​kishen-v</code></a>
made their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1495">shirou/gopsutil#1495</a></li>
<li><a
href="https://github.com/chouquette"><code>@​chouquette</code></a> made
their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1498">shirou/gopsutil#1498</a></li>
<li><a href="https://github.com/ozanh"><code>@​ozanh</code></a> made
their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1501">shirou/gopsutil#1501</a></li>
<li><a href="https://github.com/gdvalle"><code>@​gdvalle</code></a> made
their first contribution in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1508">shirou/gopsutil#1508</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v3.23.7...v3.23.8">https://github.com/shirou/gopsutil/compare/v3.23.7...v3.23.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shirou/gopsutil/commit/faad8060806256ffc4da37f9535160af4e8b0fee"><code>faad806</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1518">#1518</a>
from shirou/feature/remove_circleci</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/febdeab87192b3b2ce92b85e18872b7aa820a23c"><code>febdeab</code></a>
chore: change CIRCLECI environment variable to CI.</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/a09263d9e8aada5c5f5aeec43200819bb5c9a682"><code>a09263d</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1514">#1514</a>
from atoulme/faster_file_read</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/54c31d884d8caa2caa6e1fa4ab81526ebe25f82f"><code>54c31d8</code></a>
Revert &quot;test results&quot;</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/ae119d36b8280344151f33a5db5c4a5d58faff89"><code>ae119d3</code></a>
test results</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/6fff1c0e99b0a8b6f9566cfea98353918830f0b0"><code>6fff1c0</code></a>
proper benchmark</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/89575bdf5ad71dbaa0970f426c8f90e3bd759aa4"><code>89575bd</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1513">#1513</a>
from shirou/dependabot/github_actions/actions/checko...</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/4ed0f1436a55c8083fda990321046f12d73c92c0"><code>4ed0f14</code></a>
return err if not EOF</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/ca71a6db3c7495189bdc01e2235e79175cfd5bd2"><code>ca71a6d</code></a>
lint</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/a48fd711371c6f4bf1f4f8d92e5eb791bd6b9a61"><code>a48fd71</code></a>
Revert &quot;send results&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v3.23.7...v3.23.8">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.7&new-version=3.23.8)](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>
ginglis13 pushed a commit to ginglis13/finch that referenced this pull request Sep 27, 2023
🤖 I have created a release *beep* *boop*
---


## [0.9.0](runfinch/finch@v0.8.0...v0.9.0)
(2023-09-25)


### Features

* support push with SOCI
([runfinch#578](runfinch#578))
([69721b7](runfinch@69721b7))
* supports adding files inside the VM to support bundles
([runfinch#549](runfinch#549))
([3b1df46](runfinch@3b1df46))


### Bug Fixes

* enables bridge-nf-call-iptables by default
([runfinch#539](runfinch#539))
([6ea1499](runfinch@6ea1499))
* **Makefile:** use POSIX tar syntax for stdin
([runfinch#529](runfinch#529))
([e222131](runfinch@e222131))


### Build System or External Dependencies

* **deps:** Bump github.com/docker/cli from 24.0.5+incompatible to
24.0.6+incompatible
([runfinch#560](runfinch#560))
([21bb893](runfinch@21bb893))
* **deps:** Bump github.com/docker/docker from 24.0.5+incompatible to
24.0.6+incompatible
([runfinch#561](runfinch#561))
([e0160be](runfinch@e0160be))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
([runfinch#542](runfinch#542))
([8536481](runfinch@8536481))
* **deps:** Bump github.com/runfinch/common-tests from 0.7.2 to 0.7.3
([runfinch#548](runfinch#548))
([a054ef3](runfinch@a054ef3))
* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
([runfinch#552](runfinch#552))
([cf9399a](runfinch@cf9399a))
* **deps:** Bump golang.org/x/crypto from 0.12.0 to 0.13.0
([runfinch#558](runfinch#558))
([f24264d](runfinch@f24264d))
* **deps:** Bump golang.org/x/tools from 0.12.0 to 0.13.0
([runfinch#559](runfinch#559))
([0f56d23](runfinch@0f56d23))
* **deps:** Bump k8s.io/apimachinery from 0.28.0 to 0.28.1
([runfinch#543](runfinch#543))
([675f76f](runfinch@675f76f))
* **deps:** Bump k8s.io/apimachinery from 0.28.1 to 0.28.2
([runfinch#568](runfinch#568))
([915d658](runfinch@915d658))
* **deps:** Bump submodules and dependencies
([runfinch#544](runfinch#544))
([94b7497](runfinch@94b7497))
* **deps:** Bump submodules and dependencies
([runfinch#551](runfinch#551))
([baf645f](runfinch@baf645f))
* **deps:** Bump submodules and dependencies
([runfinch#565](runfinch#565))
([c02413f](runfinch@c02413f))
* **deps:** Bump submodules and dependencies
([runfinch#567](runfinch#567))
([f70314e](runfinch@f70314e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants