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.46.0 (open-t…
…elemetry#36324) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.45.1` -> `v0.46.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.45.1/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.45.1/v0.46.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.46.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.0) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.45.1...v0.46.0) <a name="v0.46.0"></a> #### [Release v0.46.0](https://redirect.github.com/vmware/govmomi/compare/v0.45.1...v0.46.0) > Release Date: 2024-11-06 ##### 🐞 Fix - \[[`f9d093b`](https://redirect.github.com/vmware/govmomi/commit/f9d093b9)] Set DuplicateName Object to duplicate object ([#&open-telemetry#8203;3610](https://redirect.github.com/vmware/govmomi/issues/3610)) - \[[`60d4b04`](https://redirect.github.com/vmware/govmomi/commit/60d4b049)] CreateSATAController to return error when no bus numbers - \[[`fe93450`](https://redirect.github.com/vmware/govmomi/commit/fe934500)] vcsim: avoid race in DestroyPropertyFilter ##### 💫 API Changes - \[[`ae55823`](https://redirect.github.com/vmware/govmomi/commit/ae558231)] Support CnsBlockCreateSpec - \[[`a9d5985`](https://redirect.github.com/vmware/govmomi/commit/a9d5985f)] support MOID conversion in Finder methods - \[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus - \[[`6ecb208`](https://redirect.github.com/vmware/govmomi/commit/6ecb2087)] add crypto.ManagerKmip.QueryCryptoKeyStatus - \[[`6e84b72`](https://redirect.github.com/vmware/govmomi/commit/6e84b72c)] Fetch crypto key in GetVirtualDiskInfoByUUID ##### 💫 `govc` (CLI) - \[[`fdb091c`](https://redirect.github.com/vmware/govmomi/commit/fdb091c2)] add vm.change -migrate-encryption and -ft-encryption-mode options ([#&open-telemetry#8203;3493](https://redirect.github.com/vmware/govmomi/issues/3493)) - \[[`8f3b0a3`](https://redirect.github.com/vmware/govmomi/commit/8f3b0a38)] add '-I' flag to ls and find commands - \[[`66fc63a`](https://redirect.github.com/vmware/govmomi/commit/66fc63a4)] add kms.key commands ##### 💫 `vcsim` (Simulator) - \[[`ca05e10`](https://redirect.github.com/vmware/govmomi/commit/ca05e10d)] add QueryCryptoKeyStatus ##### 🧹 Chore - \[[`35c4569`](https://redirect.github.com/vmware/govmomi/commit/35c45692)] Update version.go for v0.46.0 - \[[`34ca8c8`](https://redirect.github.com/vmware/govmomi/commit/34ca8c85)] skip tests unless running docker on linux ([#&open-telemetry#8203;3604](https://redirect.github.com/vmware/govmomi/issues/3604)) #####⚠️ BREAKING change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus \[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)]: IsValidKey now requires a key providerID param. ##### 📖 Commits - \[[`35c4569`](https://redirect.github.com/vmware/govmomi/commit/35c45692)] chore: Update version.go for v0.46.0 - \[[`fdb091c`](https://redirect.github.com/vmware/govmomi/commit/fdb091c2)] govc: add vm.change -migrate-encryption and -ft-encryption-mode options ([#&open-telemetry#8203;3493](https://redirect.github.com/vmware/govmomi/issues/3493)) - \[[`ae55823`](https://redirect.github.com/vmware/govmomi/commit/ae558231)] api: Support CnsBlockCreateSpec - \[[`a9d5985`](https://redirect.github.com/vmware/govmomi/commit/a9d5985f)] api: support MOID conversion in Finder methods - \[[`8f3b0a3`](https://redirect.github.com/vmware/govmomi/commit/8f3b0a38)] govc: add '-I' flag to ls and find commands - \[[`f9d093b`](https://redirect.github.com/vmware/govmomi/commit/f9d093b9)] fix: Set DuplicateName Object to duplicate object ([#&open-telemetry#8203;3610](https://redirect.github.com/vmware/govmomi/issues/3610)) - \[[`34ca8c8`](https://redirect.github.com/vmware/govmomi/commit/34ca8c85)] chore: skip tests unless running docker on linux ([#&open-telemetry#8203;3604](https://redirect.github.com/vmware/govmomi/issues/3604)) - \[[`60d4b04`](https://redirect.github.com/vmware/govmomi/commit/60d4b049)] fix: CreateSATAController to return error when no bus numbers - \[[`5c54c3f`](https://redirect.github.com/vmware/govmomi/commit/5c54c3fa)] api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus - \[[`ca05e10`](https://redirect.github.com/vmware/govmomi/commit/ca05e10d)] vcsim: add QueryCryptoKeyStatus - \[[`66fc63a`](https://redirect.github.com/vmware/govmomi/commit/66fc63a4)] govc: add kms.key commands - \[[`6ecb208`](https://redirect.github.com/vmware/govmomi/commit/6ecb2087)] api: add crypto.ManagerKmip.QueryCryptoKeyStatus - \[[`fe93450`](https://redirect.github.com/vmware/govmomi/commit/fe934500)] fix: vcsim: avoid race in DestroyPropertyFilter - \[[`6e84b72`](https://redirect.github.com/vmware/govmomi/commit/6e84b72c)] api: Fetch crypto key in GetVirtualDiskInfoByUUID - \[[`0206f07`](https://redirect.github.com/vmware/govmomi/commit/0206f073)] Fix error assertion in IsCertificateUntrusted </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
- Loading branch information