From 208f452fe96eb2b45fdf55433515d126ff2c0a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 05:38:42 -0800 Subject: [PATCH] fix(deps): update module github.com/vmware/govmomi to v0.46.0 (#36324) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
vmware/govmomi (github.com/vmware/govmomi) ### [`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) #### [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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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
--- ### 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. --- - [ ] 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). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> --- receiver/vcenterreceiver/go.mod | 2 +- receiver/vcenterreceiver/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/receiver/vcenterreceiver/go.mod b/receiver/vcenterreceiver/go.mod index c94d94d5c82d..01c4f2716bdf 100644 --- a/receiver/vcenterreceiver/go.mod +++ b/receiver/vcenterreceiver/go.mod @@ -9,7 +9,7 @@ require ( github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.113.0 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.113.0 github.com/stretchr/testify v1.9.0 - github.com/vmware/govmomi v0.45.1 + github.com/vmware/govmomi v0.46.0 go.opentelemetry.io/collector/component v0.113.0 go.opentelemetry.io/collector/config/configopaque v1.19.0 go.opentelemetry.io/collector/config/configtls v1.19.0 diff --git a/receiver/vcenterreceiver/go.sum b/receiver/vcenterreceiver/go.sum index 0ca25be14717..97a713840d84 100644 --- a/receiver/vcenterreceiver/go.sum +++ b/receiver/vcenterreceiver/go.sum @@ -136,8 +136,8 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI= github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk= github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY= -github.com/vmware/govmomi v0.45.1 h1:pmMmSUNIw/kePaCRFaUOpDh7IxDfhDi9M4Qh+DRlBV4= -github.com/vmware/govmomi v0.45.1/go.mod h1:uoLVU9zlXC4p4GmLVG+ZJmBC0Gn3Q7mytOJvi39OhxA= +github.com/vmware/govmomi v0.46.0 h1:vKrY5gG8Udz5HGlBYMrmRy03j9Rey+g5q8S3dQIjOyc= +github.com/vmware/govmomi v0.46.0/go.mod h1:uoLVU9zlXC4p4GmLVG+ZJmBC0Gn3Q7mytOJvi39OhxA= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=