Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/vmware/govmomi to v0.36.0 (#31715)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://togithub.com/vmware/govmomi) | `v0.35.0` -> `v0.36.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.35.0/v0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.35.0/v0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vmware/govmomi (github.com/vmware/govmomi)</summary> ### [`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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
- Loading branch information