newrelic / nri-flex

An application-agnostic, all-in-one New Relic integration integration
https://docs.newrelic.com/docs/introduction-new-relics-flex-integration
Apache License 2.0
105 stars 119 forks source link

fix(deps): update module github.com/shirou/gopsutil/v3 to v4 #499

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/shirou/gopsutil/v3 v3.24.5 -> v4.24.5 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/v3) ### [`v4.24.5`](https://togithub.com/shirou/gopsutil/releases/tag/v4.24.5) [Compare Source](https://togithub.com/shirou/gopsutil/compare/v3.24.5...v4.24.5) #### What's Changed gopsutil v4 is released as `v4.24.5`. `v3` will not be updated except for high level security issues. #### Breaking Changes - `host/SensorsTemperatures()` moved to in the new `sensors` package. - `process.Groups()` now returns uint32. ([#​1424](https://togithub.com/shirou/gopsutil/issues/1424)) - `process.Uids()` and `process.Gids()` also now uint32. - The Pid remains int32. This is because changing it is expected to have a significant impact. - `mem.VirtualMemoryExStat` is now `ExVirtualMemory` with `ExLinux` and `ExWindows`. See document about [`Ex structs`](https://togithub.com/shirou/gopsutil?tab=readme-ov-file#ex-struct-from-v4245). #### Other - Add SPDX license header line. - Remove [coveralls.io](https://coveralls.io/) - Remove old go build tag such as `// +build` **Full Changelog**: https://github.com/shirou/gopsutil/compare/v3.24.5...v4.24.5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9719115297

Details


Totals Coverage Status
Change from base Build 9719071984: 0.0%
Covered Lines: 1967
Relevant Lines: 5813

💛 - Coveralls
renovate[bot] commented 3 weeks ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
google.golang.org/protobuf v1.31.0 -> v1.34.1