Skip to content

Commit a8e0299

Browse files
⬆️ Bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 in /utils (#466)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5. <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.24.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>cpu</h3> <ul> <li>Improve AIX Support by <a href="https://github.com/Dylan-M"><code>@​Dylan-M</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1651">shirou/gopsutil#1651</a></li> </ul> <h3>process</h3> <ul> <li>Add fallback for lsof output by <a href="https://github.com/MDrakos"><code>@​MDrakos</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1640">shirou/gopsutil#1640</a></li> <li>[process][openbsd]: add cwd on openbsd. by <a href="https://github.com/shirou"><code>@​shirou</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1649">shirou/gopsutil#1649</a></li> </ul> <h3>Other Changes</h3> <ul> <li>remove duplicate code in mktypes.sh by <a href="https://github.com/zhanluxianshen"><code>@​zhanluxianshen</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1646">shirou/gopsutil#1646</a></li> <li>add arm/arm64 category for github pr label. by <a href="https://github.com/zhanluxianshen"><code>@​zhanluxianshen</code></a> in <a href="https://redirect.github.com/shirou/gopsutil/pull/1647">shirou/gopsutil#1647</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zhanluxianshen"><code>@​zhanluxianshen</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1646">shirou/gopsutil#1646</a></li> <li><a href="https://github.com/MDrakos"><code>@​MDrakos</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1640">shirou/gopsutil#1640</a></li> <li><a href="https://github.com/Dylan-M"><code>@​Dylan-M</code></a> made their first contribution in <a href="https://redirect.github.com/shirou/gopsutil/pull/1651">shirou/gopsutil#1651</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5">https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shirou/gopsutil/commit/433653031823317f320d73018e4f12310c74c624"><code>4336530</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1649">#1649</a> from shirou/feat/add_process_cwd_openbsd</li> <li><a href="https://github.com/shirou/gopsutil/commit/cb52f7a661b786abcb01ec8755ba8d93715ff65e"><code>cb52f7a</code></a> Merge pull request <a href="https://redirect.github.com/shirou/gopsutil/issues/1651">#1651</a> from Dylan-M/aix_support</li> <li><a href="https://github.com/shirou/gopsutil/commit/125da53703827b62f034563a43cb7097c7bd62f9"><code>125da53</code></a> Update the README charts with the AIX information</li> <li><a href="https://github.com/shirou/gopsutil/commit/ff4ae36cc01a91583248b4dcaeedc1450b6c5071"><code>ff4ae36</code></a> Remove extraneous development note comments</li> <li><a href="https://github.com/shirou/gopsutil/commit/df9c9bf3400d8e28df3a7817f52419413270f595"><code>df9c9bf</code></a> Update min version in the readme to match new required min version.</li> <li><a href="https://github.com/shirou/gopsutil/commit/1d7b4a315e3d88ef94d578cd941071a4984e210d"><code>1d7b4a3</code></a> Revert accidental change of go version in go.mod (wasn't supposed to commit).</li> <li><a href="https://github.com/shirou/gopsutil/commit/9bf502f825346c8930c945ddc8f892ec3bc1c3e2"><code>9bf502f</code></a> Fix logic errors, syntax errors, and typos</li> <li><a href="https://github.com/shirou/gopsutil/commit/b133d602cecd6fd5660895945598839e49c05149"><code>b133d60</code></a> Ignore host_aix_ppc64 for now</li> <li><a href="https://github.com/shirou/gopsutil/commit/b4d95a499120359632399268a31b5e0fdbf08814"><code>b4d95a4</code></a> Raise minimum go version to 1.18 (required by changes) and run go mod tidy</li> <li><a href="https://github.com/shirou/gopsutil/commit/0917790819c7d1299538034b93d541d6d1a19476"><code>0917790</code></a> Remove inappropriate package addition</li> <li>Additional commits viewable in <a href="https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5">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.24.4&new-version=3.24.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: Monty Bot <monty-bot@arm.com>
1 parent 822061b commit a8e0299

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

changes/20240603135216.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v3-3.24.5

changes/20240603135218.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v3-3.24.5

changes/20240603135250.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v3-3.24.5

changes/20240603135254.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v3-3.24.5

changes/20240603135325.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v3-3.24.5

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
3232
github.com/rs/zerolog v1.33.0
3333
github.com/sasha-s/go-deadlock v0.3.1
34-
github.com/shirou/gopsutil/v3 v3.24.4
34+
github.com/shirou/gopsutil/v3 v3.24.5
3535
github.com/sirupsen/logrus v1.9.3
3636
github.com/spaolacci/murmur3 v1.1.0
3737
github.com/spf13/afero v1.11.0

utils/go.sum

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@ github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMyw
106106
github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
107107
github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
108108
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
109-
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
110109
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
111-
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
112110
github.com/google/logger v1.1.0/go.mod h1:w7O8nrRr0xufejBlQMI83MXqRusvREoJdaAxV+CoAB4=
113111
github.com/google/logger v1.1.1/go.mod h1:BkeJZ+1FhQ+/d087r4dzojEg1u2ZX+ZqG1jTUrLM+zQ=
114112
github.com/google/subcommands v1.2.0/go.mod h1:ZjhPrFU+Olkh9WazFPsl27BQ4UPiG37m3yTrtFlrHVk=
@@ -194,12 +192,11 @@ github.com/scjalliance/comshim v0.0.0-20190308082608-cf06d2532c4e h1:+/AzLkOdIXE
194192
github.com/scjalliance/comshim v0.0.0-20190308082608-cf06d2532c4e/go.mod h1:9Tc1SKnfACJb9N7cw2eyuI6xzy845G7uZONBsi5uPEA=
195193
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
196194
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
197-
github.com/shirou/gopsutil/v3 v3.24.4 h1:dEHgzZXt4LMNm+oYELpzl9YCqV65Yr/6SfrvgRBtXeU=
198-
github.com/shirou/gopsutil/v3 v3.24.4/go.mod h1:lTd2mdiOspcqLgAnr9/nGi71NkeMpWKdmhuxm9GusH8=
195+
github.com/shirou/gopsutil/v3 v3.24.5 h1:i0t8kL+kQTvpAYToeuiVk3TgDeKOFioZO3Ztz/iZ9pI=
196+
github.com/shirou/gopsutil/v3 v3.24.5/go.mod h1:bsoOS1aStSs9ErQ1WWfxllSeS1K5D+U30r2NfcubMVk=
199197
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
200198
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
201199
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
202-
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
203200
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
204201
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
205202
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
@@ -330,7 +327,6 @@ golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
330327
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
331328
golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
332329
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
333-
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
334330
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y=
335331
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
336332
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=

0 commit comments

Comments
 (0)