bl4ko / netbox-ssot

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

fix(deps): update go dependencies #47

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/luthermonson/go-proxmox v0.0.0-beta4 -> v0.0.0-beta5 age adoption passing confidence
github.com/vmware/govmomi v0.35.0 -> v0.36.0 age adoption passing confidence

Release Notes

luthermonson/go-proxmox (github.com/luthermonson/go-proxmox) ### [`v0.0.0-beta5`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-beta5) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-beta4...v0.0.0-beta5) **WARNING** This release has breaking changes to the API for Container Start/Stop/Suspend/Reboot/Resume/Shutdown as they are now all return Tasks instead of ContainerStatus #### What's Changed - ✨feat: Add ConvertToTemplate method by [@​alperencelik](https://togithub.com/alperencelik) in [https://github.com/luthermonson/go-proxmox/pull/122](https://togithub.com/luthermonson/go-proxmox/pull/122) - ✨feat: Enhance support for /access by [@​alperencelik](https://togithub.com/alperencelik) in [https://github.com/luthermonson/go-proxmox/pull/125](https://togithub.com/luthermonson/go-proxmox/pull/125) - Fixed types in AgentExecStatus struct by [@​mperezd](https://togithub.com/mperezd) in [https://github.com/luthermonson/go-proxmox/pull/123](https://togithub.com/luthermonson/go-proxmox/pull/123) - ✨feat: Enhance support for containers by [@​alperencelik](https://togithub.com/alperencelik) in [https://github.com/luthermonson/go-proxmox/pull/126](https://togithub.com/luthermonson/go-proxmox/pull/126) - Agent exec args by [@​mperezd](https://togithub.com/mperezd) in [https://github.com/luthermonson/go-proxmox/pull/124](https://togithub.com/luthermonson/go-proxmox/pull/124) - ♻️: Update container status return by [@​alperencelik](https://togithub.com/alperencelik) in [https://github.com/luthermonson/go-proxmox/pull/129](https://togithub.com/luthermonson/go-proxmox/pull/129) #### New Contributors - [@​mperezd](https://togithub.com/mperezd) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/123](https://togithub.com/luthermonson/go-proxmox/pull/123) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-beta4...v0.0.0-beta5
vmware/govmomi (github.com/vmware/govmomi) ### [`v0.36.0`](https://togithub.com/vmware/govmomi/blob/HEAD/CHANGELOG.md#Release-v0360) [Compare Source](https://togithub.com/vmware/govmomi/compare/v0.35.0...v0.36.0) > Release Date: 2024-03-07 ##### 🐞 Fix - \[[`fd3840e`](https://togithub.com/vmware/govmomi/commit/fd3840e3)] vcsim Fetch method causes runtime panic when property is not set - \[[`4254c59`](https://togithub.com/vmware/govmomi/commit/4254c59c)] Update summary.config.hwVersion in simulator - \[[`44610f4`](https://togithub.com/vmware/govmomi/commit/44610f43)] govc: use session KeepAlive in library.export command ##### 💫 `vcsim` (Simulator) - \[[`c46ad1a`](https://togithub.com/vmware/govmomi/commit/c46ad1af)] Enhanced sim support for upgrade VM ##### 🧹 Chore - \[[`ef3a3d6`](https://togithub.com/vmware/govmomi/commit/ef3a3d62)] Update version.go for v0.36.0 - \[[`01a069d`](https://togithub.com/vmware/govmomi/commit/01a069da)] bump Go versions - \[[`08d2fd0`](https://togithub.com/vmware/govmomi/commit/08d2fd0b)] Better support for ESXi & HW versions ##### ⚠️ BREAKING ##### 📖 Commits - \[[`ef3a3d6`](https://togithub.com/vmware/govmomi/commit/ef3a3d62)] chore: Update version.go for v0.36.0 - \[[`89693ad`](https://togithub.com/vmware/govmomi/commit/89693ada)] Updating CONTRIBUTORS - \[[`fd3840e`](https://togithub.com/vmware/govmomi/commit/fd3840e3)] fix: vcsim Fetch method causes runtime panic when property is not set - \[[`7550554`](https://togithub.com/vmware/govmomi/commit/75505549)] Add APIs for vLCM enablement on a cluster and base ESXi image selection - \[[`01a069d`](https://togithub.com/vmware/govmomi/commit/01a069da)] chore: bump Go versions - \[[`7998478`](https://togithub.com/vmware/govmomi/commit/7998478a)] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 - \[[`4ad8f68`](https://togithub.com/vmware/govmomi/commit/4ad8f689)] Add API for vLCM - offline depots and cluster baseline images - \[[`08d2fd0`](https://togithub.com/vmware/govmomi/commit/08d2fd0b)] chore: Better support for ESXi & HW versions - \[[`c46ad1a`](https://togithub.com/vmware/govmomi/commit/c46ad1af)] vcsim: Enhanced sim support for upgrade VM - \[[`4254c59`](https://togithub.com/vmware/govmomi/commit/4254c59c)] fix: Update summary.config.hwVersion in simulator - \[[`de2ce18`](https://togithub.com/vmware/govmomi/commit/de2ce182)] test fixes - \[[`44610f4`](https://togithub.com/vmware/govmomi/commit/44610f43)] fix: govc: use session KeepAlive in library.export command - \[[`4190715`](https://togithub.com/vmware/govmomi/commit/41907150)] Add service locator to CNS RelocateVolume spec - \[[`ef555e7`](https://togithub.com/vmware/govmomi/commit/ef555e78)] Add "AggregatedSnapshotCapacityInMb" to CnsSnapshotCreateResult and CnsSnapshotDeleteResult.

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.

👻 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.