Skip to content

Commit 49e4fe1

Browse files
Update module github.com/shirou/gopsutil/v4 to v4.25.6 (#41022)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/shirou/gopsutil/v4](https://redirect.github.com/shirou/gopsutil) | `v4.25.5` -> `v4.25.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.5/v4.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fshirou%2fgopsutil%2fv4/v4.25.5/v4.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>shirou/gopsutil (github.com/shirou/gopsutil/v4)</summary> ### [`v4.25.6`](https://redirect.github.com/shirou/gopsutil/releases/tag/v4.25.6) [Compare Source](https://redirect.github.com/shirou/gopsutil/compare/v4.25.5...v4.25.6) <!-- Release notes generated using configuration in .github/release.yml at v4.25.6 --> #### What's Changed ##### disk - \[disk]\[linux]: fix parsing mount option when use 1/mounts on Partition by [@&#8203;shirou](https://redirect.github.com/shirou) in [https://github.com/shirou/gopsutil/pull/1861](https://redirect.github.com/shirou/gopsutil/pull/1861) - Fetch stats from folder mounted volumes by [@&#8203;dloucasfx](https://redirect.github.com/dloucasfx) in [https://github.com/shirou/gopsutil/pull/1534](https://redirect.github.com/shirou/gopsutil/pull/1534) ##### mem - feat(exwindows): expose phys and pagefile memory by [@&#8203;kruskall](https://redirect.github.com/kruskall) in [https://github.com/shirou/gopsutil/pull/1868](https://redirect.github.com/shirou/gopsutil/pull/1868) ##### process - fix: optimize performance of process.OpenFiles() by [@&#8203;NitroCao](https://redirect.github.com/NitroCao) in [https://github.com/shirou/gopsutil/pull/1866](https://redirect.github.com/shirou/gopsutil/pull/1866) ##### Other Changes - chore: fix some minor issues in the comments by [@&#8203;shandongzhejiang](https://redirect.github.com/shandongzhejiang) in [https://github.com/shirou/gopsutil/pull/1870](https://redirect.github.com/shirou/gopsutil/pull/1870) - enable all go-critic by [@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/shirou/gopsutil/pull/1856](https://redirect.github.com/shirou/gopsutil/pull/1856) - fix: relace golangcilint on var-naming for package name by [@&#8203;shirou](https://redirect.github.com/shirou) in [https://github.com/shirou/gopsutil/pull/1871](https://redirect.github.com/shirou/gopsutil/pull/1871) #### New Contributors - [@&#8203;dloucasfx](https://redirect.github.com/dloucasfx) made their first contribution in [https://github.com/shirou/gopsutil/pull/1534](https://redirect.github.com/shirou/gopsutil/pull/1534) - [@&#8203;shandongzhejiang](https://redirect.github.com/shandongzhejiang) made their first contribution in [https://github.com/shirou/gopsutil/pull/1870](https://redirect.github.com/shirou/gopsutil/pull/1870) - [@&#8203;kruskall](https://redirect.github.com/kruskall) made their first contribution in [https://github.com/shirou/gopsutil/pull/1868](https://redirect.github.com/shirou/gopsutil/pull/1868) **Full Changelog**: shirou/gopsutil@v4.25.5...v4.25.6 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
1 parent a2f24a4 commit 49e4fe1

File tree

44 files changed

+66
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+66
-66
lines changed

cmd/opampsupervisor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ require (
120120
github.com/prometheus/common v0.65.0 // indirect
121121
github.com/prometheus/procfs v0.16.1 // indirect
122122
github.com/rs/cors v1.11.1 // indirect
123-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
123+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
124124
github.com/soheilhy/cmux v0.1.5 // indirect
125125
github.com/spf13/cobra v1.9.1 // indirect
126126
github.com/spf13/pflag v1.0.6 // indirect

cmd/opampsupervisor/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connector/datadogconnector/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ require (
251251
github.com/rs/cors v1.11.1 // indirect
252252
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
253253
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
254-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
254+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
255255
github.com/shoenig/go-m1cpu v0.1.6 // indirect
256256
github.com/spf13/afero v1.14.0 // indirect
257257
github.com/spf13/cast v1.8.0 // indirect

connector/datadogconnector/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/datadogexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ require (
363363
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33 // indirect
364364
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
365365
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
366-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
366+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
367367
github.com/shoenig/go-m1cpu v0.1.6 // indirect
368368
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c // indirect
369369
github.com/spf13/afero v1.14.0 // indirect

exporter/datadogexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/datadogexporter/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ require (
260260
github.com/rs/cors v1.11.1 // indirect
261261
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
262262
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
263-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
263+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
264264
github.com/shoenig/go-m1cpu v0.1.6 // indirect
265265
github.com/spf13/afero v1.14.0 // indirect
266266
github.com/spf13/cast v1.8.0 // indirect

exporter/datadogexporter/integrationtest/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/elasticsearchexporter/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.129.0
1111
github.com/open-telemetry/opentelemetry-collector-contrib/internal/sharedcomponent v0.129.0
1212
github.com/open-telemetry/opentelemetry-collector-contrib/testbed v0.129.0
13-
github.com/shirou/gopsutil/v4 v4.25.5
13+
github.com/shirou/gopsutil/v4 v4.25.6
1414
github.com/stretchr/testify v1.10.0
1515
go.opentelemetry.io/collector/component v1.35.1-0.20250630174123-18b3b578b0b3
1616
go.opentelemetry.io/collector/component/componentstatus v0.129.1-0.20250630174123-18b3b578b0b3

exporter/elasticsearchexporter/integrationtest/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/signalfxexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.129.0
1616
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.129.0
1717
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/signalfx v0.129.0
18-
github.com/shirou/gopsutil/v4 v4.25.5
18+
github.com/shirou/gopsutil/v4 v4.25.6
1919
github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3
2020
github.com/stretchr/testify v1.10.0
2121
go.opentelemetry.io/collector/client v1.35.1-0.20250630174123-18b3b578b0b3

exporter/signalfxexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/sumologicexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/pmezard/go-difflib v1.0.0 // indirect
6262
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
6363
github.com/rs/cors v1.11.1 // indirect
64-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
64+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
6565
github.com/tklauser/go-sysconf v0.3.12 // indirect
6666
github.com/tklauser/numcpus v0.6.1 // indirect
6767
github.com/yusufpapurcu/wmi v1.2.4 // indirect

exporter/sumologicexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/datadogextension/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ require (
188188
github.com/richardartoul/molecule v1.0.1-0.20240531184615-7ca0df43c0b3 // indirect
189189
github.com/rs/cors v1.11.1 // indirect
190190
github.com/shirou/gopsutil/v3 v3.22.12 // indirect
191-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
191+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
192192
github.com/spf13/afero v1.14.0 // indirect
193193
github.com/spf13/cast v1.8.0 // indirect
194194
github.com/spf13/cobra v1.9.1 // indirect

extension/datadogextension/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/observer/hostobserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.0
44

55
require (
66
github.com/open-telemetry/opentelemetry-collector-contrib/extension/observer v0.129.0
7-
github.com/shirou/gopsutil/v4 v4.25.5
7+
github.com/shirou/gopsutil/v4 v4.25.6
88
github.com/stretchr/testify v1.10.0
99
go.opentelemetry.io/collector/component v1.35.1-0.20250630174123-18b3b578b0b3
1010
go.opentelemetry.io/collector/component/componenttest v0.129.1-0.20250630174123-18b3b578b0b3

extension/observer/hostobserver/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/opampextension/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/open-telemetry/opamp-go v0.19.0
99
github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampcustommessages v0.129.0
1010
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/status v0.129.0
11-
github.com/shirou/gopsutil/v4 v4.25.5
11+
github.com/shirou/gopsutil/v4 v4.25.6
1212
github.com/stretchr/testify v1.10.0
1313
go.opentelemetry.io/collector/component v1.35.1-0.20250630174123-18b3b578b0b3
1414
go.opentelemetry.io/collector/component/componentstatus v0.129.1-0.20250630174123-18b3b578b0b3

extension/opampextension/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/sumologicextension/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
require (
66
github.com/Showmax/go-fqdn v1.0.0
77
github.com/cenkalti/backoff/v4 v4.3.0
8-
github.com/shirou/gopsutil/v4 v4.25.5
8+
github.com/shirou/gopsutil/v4 v4.25.6
99
github.com/stretchr/testify v1.10.0
1010
go.opentelemetry.io/collector/component v1.35.1-0.20250630174123-18b3b578b0b3
1111
go.opentelemetry.io/collector/component/componenttest v0.129.1-0.20250630174123-18b3b578b0b3

extension/sumologicextension/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/datadog/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ require (
130130
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
131131
github.com/rs/cors v1.11.1 // indirect
132132
github.com/shirou/gopsutil/v3 v3.22.12 // indirect
133-
github.com/shirou/gopsutil/v4 v4.25.5 // indirect
133+
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
134134
github.com/spf13/afero v1.14.0 // indirect
135135
github.com/spf13/cast v1.7.1 // indirect
136136
github.com/spf13/jwalterweatherman v1.1.0 // indirect

internal/datadog/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/gopsutilenv/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/internal/gopsut
33
go 1.23.0
44

55
require (
6-
github.com/shirou/gopsutil/v4 v4.25.5
6+
github.com/shirou/gopsutil/v4 v4.25.6
77
github.com/stretchr/testify v1.10.0
88
)
99

internal/gopsutilenv/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/metadataproviders/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/docker/docker v28.1.1+incompatible
1111
github.com/hashicorp/consul/api v1.32.0
1212
github.com/open-telemetry/opentelemetry-collector-contrib/internal/k8sconfig v0.129.0
13-
github.com/shirou/gopsutil/v4 v4.25.5
13+
github.com/shirou/gopsutil/v4 v4.25.6
1414
github.com/stretchr/testify v1.10.0
1515
go.opentelemetry.io/otel v1.36.0
1616
go.opentelemetry.io/otel/sdk v1.36.0

internal/metadataproviders/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)