NetApp / harvest

Open-metrics endpoint for ONTAP and StorageGRID
https://netapp.github.io/harvest/latest
Apache License 2.0
146 stars 36 forks source link

chore: update all dependencies #2955

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/shirou/gopsutil/v3 v3.24.4 -> v4.24.5 age adoption passing confidence require major
github.com/zekroTJA/timedmap v1.5.2 -> v2.0.0 age adoption passing confidence require major
golang.org/x/exp 4c93da0 -> fd00a4e age adoption passing confidence require digest

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 ### [`v3.24.5`](https://togithub.com/shirou/gopsutil/releases/tag/v3.24.5) [Compare Source](https://togithub.com/shirou/gopsutil/compare/v3.24.4...v3.24.5) ##### What's Changed ##### cpu - Improve AIX Support by [@​Dylan-M](https://togithub.com/Dylan-M) in [https://github.com/shirou/gopsutil/pull/1651](https://togithub.com/shirou/gopsutil/pull/1651) ##### process - Add fallback for lsof output by [@​MDrakos](https://togithub.com/MDrakos) in [https://github.com/shirou/gopsutil/pull/1640](https://togithub.com/shirou/gopsutil/pull/1640) - \[process]\[openbsd]: add cwd on openbsd. by [@​shirou](https://togithub.com/shirou) in [https://github.com/shirou/gopsutil/pull/1649](https://togithub.com/shirou/gopsutil/pull/1649) ##### Other Changes - remove duplicate code in mktypes.sh by [@​zhanluxianshen](https://togithub.com/zhanluxianshen) in [https://github.com/shirou/gopsutil/pull/1646](https://togithub.com/shirou/gopsutil/pull/1646) - add arm/arm64 category for github pr label. by [@​zhanluxianshen](https://togithub.com/zhanluxianshen) in [https://github.com/shirou/gopsutil/pull/1647](https://togithub.com/shirou/gopsutil/pull/1647) ##### New Contributors - [@​zhanluxianshen](https://togithub.com/zhanluxianshen) made their first contribution in [https://github.com/shirou/gopsutil/pull/1646](https://togithub.com/shirou/gopsutil/pull/1646) - [@​MDrakos](https://togithub.com/MDrakos) made their first contribution in [https://github.com/shirou/gopsutil/pull/1640](https://togithub.com/shirou/gopsutil/pull/1640) - [@​Dylan-M](https://togithub.com/Dylan-M) made their first contribution in [https://github.com/shirou/gopsutil/pull/1651](https://togithub.com/shirou/gopsutil/pull/1651) **Full Changelog**: https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5
zekroTJA/timedmap (github.com/zekroTJA/timedmap) ### [`v2.0.0`](https://togithub.com/zekroTJA/timedmap/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://togithub.com/zekroTJA/timedmap/compare/v1.5.2...v2.0.0) - Add type parameters for the key and value type of a TimedMap and corresponding constructor functions. - Remove the section system for better simplicity and usability. - Remove deprecated `SetExpire` method. - Update documentation. - Update minimum required Go version to v1.19.0.

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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