bl4ko / netbox-ssot

Microservice that synces objects from multiple sources into netbox and makes it automatic SSOT.
MIT License
23 stars 4 forks source link

fix(deps): update module github.com/luthermonson/go-proxmox to v0.1.0 #195

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/luthermonson/go-proxmox v0.0.0-beta6 -> v0.1.0 age adoption passing confidence

Release Notes

luthermonson/go-proxmox (github.com/luthermonson/go-proxmox) ### [`v0.1.0`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.1.0) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-beta6...v0.1.0) This is the first official non-beta release. We will continue to work on the client and add more endpoints but the basic functionality has worked for years and we will consider ourselves out of beta. Thanks to everyone who contributed! #### What's Changed - fix: adding container interfaces method by [@​bl4ko](https://togithub.com/bl4ko) in [https://github.com/luthermonson/go-proxmox/pull/136](https://togithub.com/luthermonson/go-proxmox/pull/136) - List cluster tasks by [@​Pivnoy](https://togithub.com/Pivnoy) in [https://github.com/luthermonson/go-proxmox/pull/140](https://togithub.com/luthermonson/go-proxmox/pull/140) - Fix AgentExec when no pid returned by [@​mcbenjemaa](https://togithub.com/mcbenjemaa) in [https://github.com/luthermonson/go-proxmox/pull/141](https://togithub.com/luthermonson/go-proxmox/pull/141) - Extract config by [@​Pivnoy](https://togithub.com/Pivnoy) in [https://github.com/luthermonson/go-proxmox/pull/142](https://togithub.com/luthermonson/go-proxmox/pull/142) - feat: Add function for merging disks by [@​alperencelik](https://togithub.com/alperencelik) in [https://github.com/luthermonson/go-proxmox/pull/150](https://togithub.com/luthermonson/go-proxmox/pull/150) #### New Contributors - [@​bl4ko](https://togithub.com/bl4ko) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/136](https://togithub.com/luthermonson/go-proxmox/pull/136) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-beta6...v0.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 12.91%. Comparing base (67a2d93) to head (00017a6). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #195 +/- ## ======================================= Coverage 12.91% 12.91% ======================================= Files 49 49 Lines 6619 6619 ======================================= Hits 855 855 Misses 5726 5726 Partials 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.