stackitcloud / yawol

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
Apache License 2.0
42 stars 6 forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/shirou/gopsutil/v3 require patch v3.23.8 -> v3.23.9

Release Notes

shirou/gopsutil (github.com/shirou/gopsutil/v3) ### [`v3.23.9`](https://togithub.com/shirou/gopsutil/releases/tag/v3.23.9) [Compare Source](https://togithub.com/shirou/gopsutil/compare/v3.23.8...v3.23.9) #### What's Changed ##### cpu - chore: replace deprecated ioutil package to os and io by [@​shirou](https://togithub.com/shirou) in [https://github.com/shirou/gopsutil/pull/1524](https://togithub.com/shirou/gopsutil/pull/1524) - Add some support for NetBSD by [@​darkgeek](https://togithub.com/darkgeek) in [https://github.com/shirou/gopsutil/pull/1530](https://togithub.com/shirou/gopsutil/pull/1530) ##### host - ci(lint): ensure io/ioutil replacement by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/shirou/gopsutil/pull/1525](https://togithub.com/shirou/gopsutil/pull/1525) ##### load - \[load]\[windows] Fix DATA RACE in load. Avg() by [@​tossp](https://togithub.com/tossp) in [https://github.com/shirou/gopsutil/pull/1527](https://togithub.com/shirou/gopsutil/pull/1527) ##### mem - Add support for reading AnonHugePages from /proc/meminfo by [@​kevinconaway](https://togithub.com/kevinconaway) in [https://github.com/shirou/gopsutil/pull/1519](https://togithub.com/shirou/gopsutil/pull/1519) #### New Contributors - [@​kevinconaway](https://togithub.com/kevinconaway) made their first contribution in [https://github.com/shirou/gopsutil/pull/1519](https://togithub.com/shirou/gopsutil/pull/1519) - [@​tossp](https://togithub.com/tossp) made their first contribution in [https://github.com/shirou/gopsutil/pull/1527](https://togithub.com/shirou/gopsutil/pull/1527) - [@​darkgeek](https://togithub.com/darkgeek) made their first contribution in [https://github.com/shirou/gopsutil/pull/1530](https://togithub.com/shirou/gopsutil/pull/1530) **Full Changelog**: https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9

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.