Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/vmware/govmomi to v0.48.1 (#37864)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.48.0` -> `v0.48.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.48.0/v0.48.1?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.48.1`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.48.1) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) <a name="v0.48.1"></a> #### [Release v0.48.1](https://redirect.github.com/vmware/govmomi/compare/v0.48.0...v0.48.1) > Release Date: 2025-02-11 ##### 🐞 Fix - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] Drop operationID soap header for unsupported endpoints ##### 💫 `govc` (CLI) - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] Add storage.policy.create '-e' option to enable encryption ##### 🧹 Chore - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] Update version.go for v0.48.1 #####⚠️ BREAKING ##### 📖 Commits - \[[`cc1a61b`](https://redirect.github.com/vmware/govmomi/commit/cc1a61ba)] chore: Update version.go for v0.48.1 - \[[`f642f66`](https://redirect.github.com/vmware/govmomi/commit/f642f66f)] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 - \[[`92adc45`](https://redirect.github.com/vmware/govmomi/commit/92adc453)] fix: Drop operationID soap header for unsupported endpoints - \[[`8df8254`](https://redirect.github.com/vmware/govmomi/commit/8df82543)] govc: Rewrite kms.export URL to use the host we connected to vCenter with - \[[`93efaa5`](https://redirect.github.com/vmware/govmomi/commit/93efaa51)] govc: Add storage.policy.create '-e' option to enable encryption </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
- Loading branch information