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

Update module github.com/shirou/gopsutil/v4 to v4.24.7 #34433

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/shirou/gopsutil/v4 v4.24.6 -> v4.24.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

shirou/gopsutil (github.com/shirou/gopsutil/v4)

v4.24.7

Compare Source

Important Notice Regarding Value Changes on mem.SwapMemory() on Windows

In change #​1677, the values returned by mem.SwapMemory() on Windows have been significantly revised. Previously, these values were calculated from the PERFORMANCE_INFORMATION structure of the GetPerformanceInfo win32 function, but this calculation was incorrect. Consequently, it has been adjusted to align with the psutil implementation. As a result, the values returned by mem.SwapMemory() are expected to differ greatly from previous values.

What's Changed

docker
mem
Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.24.6...v4.24.7


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Aug 6, 2024
Copy link
Contributor Author

renovate bot commented Aug 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: exporter/elasticsearchexporter/integrationtest/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/elastic/go-docappender/v2 v2.2.0
go: downloading github.com/elastic/go-elasticsearch/v7 v7.17.10
go: downloading github.com/lestrrat-go/strftime v1.0.6
go: downloading go.etcd.io/bbolt v1.3.10
go: downloading github.com/tklauser/go-sysconf v0.3.13
go: downloading github.com/elastic/go-elasticsearch/v8 v8.14.0
go: downloading go.elastic.co/apm/module/apmelasticsearch/v2 v2.6.0
go: downloading go.elastic.co/apm/module/apmzap/v2 v2.6.0
go: downloading go.elastic.co/apm/v2 v2.6.0
go: downloading go.elastic.co/fastjson v1.3.0
go: downloading github.com/elastic/go-structform v0.0.11
go: downloading github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a
go: downloading github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
go: downloading github.com/tklauser/numcpus v0.7.0
go: downloading go.elastic.co/apm/module/apmhttp/v2 v2.6.0
go: downloading github.com/elastic/go-sysinfo v1.14.0
go: downloading github.com/armon/go-radix v1.0.0
go: downloading howett.net/plist v1.0.1
go: downloading github.com/elastic/go-windows v1.0.1
go: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter/integrationtest imports
	github.com/elastic/go-docappender/v2/docappendertest imports
	github.com/elastic/go-elasticsearch/v8: github.com/elastic/go-elasticsearch/v8@v8.14.0: read "https:/proxy.golang.org/@v/v8.14.0.zip": read tcp 172.17.0.4:54560->172.253.62.141:443: read: connection reset by peer
go: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter/integrationtest imports
	github.com/elastic/go-docappender/v2/docappendertest imports
	github.com/elastic/go-elasticsearch/v8/esutil: github.com/elastic/go-elasticsearch/v8@v8.14.0: read "https:/proxy.golang.org/@v/v8.14.0.zip": read tcp 172.17.0.4:54560->172.253.62.141:443: read: connection reset by peer
go: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter/integrationtest imports
	github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter imports
	github.com/elastic/go-docappender/v2 imports
	github.com/elastic/go-elasticsearch/v8/esapi: github.com/elastic/go-elasticsearch/v8@v8.14.0: read "https:/proxy.golang.org/@v/v8.14.0.zip": read tcp 172.17.0.4:54560->172.253.62.141:443: read: connection reset by peer

@github-actions github-actions bot requested review from mx-psi and songy23 as code owners August 6, 2024 18:40
@songy23 songy23 closed this Aug 6, 2024
@songy23 songy23 reopened this Aug 6, 2024
@songy23
Copy link
Member

songy23 commented Aug 6, 2024

Test failure seems to be #34297

@codeboten codeboten merged commit d647f91 into main Aug 6, 2024
154 checks passed
@codeboten codeboten deleted the renovate/github.com-shirou-gopsutil-v4-4.x branch August 6, 2024 21:42
@github-actions github-actions bot added this to the next release milestone Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants