fix(deps): update module github.com/vmware/govmomi to v0.52.0#43198
Closed
renovate[bot] wants to merge 3 commits into
Closed
fix(deps): update module github.com/vmware/govmomi to v0.52.0#43198renovate[bot] wants to merge 3 commits into
renovate[bot] wants to merge 3 commits into
Conversation
songy23
reviewed
Oct 7, 2025
| github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.137.0 | ||
| github.com/stretchr/testify v1.11.1 | ||
| github.com/vmware/govmomi v0.50.0 | ||
| github.com/vmware/govmomi v0.52.0 |
Member
|
@ishleenk17 and @schmikei could you review this one as code-owners? |
Contributor
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Contributor
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.50.0->v0.52.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vmware/govmomi (github.com/vmware/govmomi)
v0.52.0Compare Source
Release v0.52.0
🐞 Fix
5c16d3f] vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore💫 API Changes
2278e0e] Update folder.PlaceVMsXCluster to return available candidate networks28eeab9] fix comments and doc links7a3647c] fix action parameters8ee9995] update drafts bindings37dd0c8] bindings for esx/settings/clusters/cluster/configuration/drafts7074655] Placement policy WSDL names changed55501e2] add bindings for recent tasks and schema3230765] add bindings for esx/settings/cluster/configuration74eea10] add bindings for esx/settings/cluster/enablement/configuration/transitione61ad35] Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie8784335] Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController💫
govc(CLI)0b0e0cc] Add vmclass configSpec options💫
vcsim(Simulator)3efce10] add SearchIndex.FindAllByUuid() support5a50d40] Fault injection2fed341] CreateVm should allow existing nvram files38a8488] Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup25ce2a1] Avoid panic if VM NIC is removed after CustomizeVM📃 Documentation
d0143b1] updateCHANGELOG.md(#3839) (#3839)🧹 Chore
e53c30d] Update version.go for v0.52.0📖 Commits
e53c30d] chore: Update version.go for v0.52.0d0143b1] docs: updateCHANGELOG.md(#3839) (#3839)edf81ad] build(deps): bump golang.org/x/text from 0.26.0 to 0.28.0 (#3835) (#3835)521695d] build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#3838) (#3838)161b964] build(deps): bump github.com/go-viper/mapstructure/v2 (#3811) (#3811)90a7f76] build(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gen (#3822) (#3822)57127ba] build(deps): bump test-unit from 3.6.8 to 3.7.0 in /gen (#3817) (#3817)0e836f2] build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#3834) (#3834)aa32ef3] vcsim : Remove the single VM limitation for PlaceVmsXCluster API2278e0e] api: Update folder.PlaceVMsXCluster to return available candidate networks74528cf] Add option to GetVirtualDiskInfoByUUID for choosing exclude snapshot disks when calculating virtualdisk sizedebe7c7] update json tags and add tests for syncvolume api245af17] binding for CnsKubernetesQueryFilterb74b010] Implement bindings for CNS Unregister Volume Created new method called CnsUnregisterVolume Created CnsUnregisterVolume, CnsUnregisterVolumeRequestType and CnsUnregisterVolumeResponse types Created UnregisterVolume method on CNS Client Created TestUnregisterVolume function to test the changes28eeab9] api: fix comments and doc linksf12361c] Add tests for types of meta fault (#3824) (#3824)7a3647c] api: fix action parameters8ee9995] api: update drafts bindings37dd0c8] api: bindings for esx/settings/clusters/cluster/configuration/drafts7074655] api: Placement policy WSDL names changed55501e2] api: add bindings for recent tasks and schema3230765] api: add bindings for esx/settings/cluster/configuration74eea10] api: add bindings for esx/settings/cluster/enablement/configuration/transition3efce10] vcsim: add SearchIndex.FindAllByUuid() supporte48f1ff] Add CnsSyncVolume API bindingsd25f318] Update govc/USAGE.md858de8d] Introduce Govmomi bindings to support VM placement policiesb67bf1a] Added new simulator test TestPlaceVmsXClusterCreateAndPowerOnWithCandidateNetworks4a142ef] Made changes suggested in review - removed go.mod915ef1e] Fix binding generation by bumping Ruby version6248951] Updated folder.place usage9822e17] Add shared disk parameters to Cns AttachDetach Spece61ad35] api: Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie0c58602] Fix the quotation in the copyright header281c86f] update CnsVolumeCreateSpec and CnsVolumeOperationResult109a53a] Add SPBM internal types and methods related to K8s compliant names changescbbe8d2] handle vim25:NotSupported returned with CnsFault24f4996] skip CNS transaction tests when env CNS_RUN_TRANSACTION_TESTS is not set870f1e7] update CnsVolumeCreateSpec and CnsSnapshotCreateSpec for Transaction Support. add new fault CnsVolumeAlreadyExistsFault0e4a0fa] Added govmomi binding changes for SPBM API changes for reserve K8s compliant name feature5a50d40] vcsim: Fault injection2fed341] vcsim: CreateVm should allow existing nvram files8febefc] Add linkedClone creation support for CNS volumes8784335] api: Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController38a8488] vcsim: Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup0b0e0cc] govc: Add vmclass configSpec options25ce2a1] vcsim: Avoid panic if VM NIC is removed after CustomizeVM5c16d3f] fix: vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastorev0.51.0Compare Source
🐞 Fix
e61afb1] vcsim: Avoid possible race in SessionManager.Logout💫 API Changes
2250eba] Add option to use a filter function as value of property.Match (#3785)a534f39] Add object.VirtualMachine.CreateSnapshotEx method761efe9] Add object.VirtualMachine.PromoteDisks methoda09e0ec] Extend vmdk.Info to include Descriptor💫
govc(CLI)59cb29b] Add vm.disk.promote commandeaaeb84] Add import.vmdk '-i' flag to output vmdk info only💫
vcsim(Simulator)30750a6] Add CreateSnapshotEx for simulator6af11fc] Use OptionManager to configure session timeout duration40a596c] Add VirtualMachine.PromoteDisks_Task method22c7be3] Use vmdk.Descriptor for vmdk file metadata54f2b70] Avoid use of sha1 for stable UUIDs (OIDs) (#3766)🧹 Chore
5019694] Update version.go for v0.51.0a5f933d] update container images9002dc9] update.goreleaser.ymlto v2Use OptionManager to configure session timeout duration [
6af11fc]:var simulator.SessionIdleTimeout has been removed.
Use sim25.SetSessionTimeout instead.
📖 Commits
5019694] chore: Update version.go for v0.51.02250eba] api: Add option to use a filter function as value of property.Match (#3785)30750a6] vcsim: Add CreateSnapshotEx for simulatora534f39] api: Add object.VirtualMachine.CreateSnapshotEx method6af11fc] vcsim: Use OptionManager to configure session timeout duration2bcb4c3] build(deps): bump actions/setup-go from 5.4.0 to 5.5.0bf0dfcb] chore(deps): go mod tidyd41f29d] build(deps): bump golang.org/x/text from 0.24.0 to 0.25.040a596c] vcsim: Add VirtualMachine.PromoteDisks_Task method59cb29b] govc: Add vm.disk.promote command761efe9] api: Add object.VirtualMachine.PromoteDisks method22c7be3] vcsim: Use vmdk.Descriptor for vmdk file metadata98ad4c1] build(deps): bump mxschmitt/action-tmate from 3.21 to 3.22eaaeb84] govc: Add import.vmdk '-i' flag to output vmdk info onlya09e0ec] api: Extend vmdk.Info to include Descriptore61afb1] fix: vcsim: Avoid possible race in SessionManager.Logout0cbdbf0] emacs: Add datastore.ls '-a' flag when prefix arg is givena5f933d] chore: update container images54f2b70] vcsim: Avoid use of sha1 for stable UUIDs (OIDs) (#3766)49ec77a] build(deps): bump test-unit from 3.6.7 to 3.6.8 in /genecbccf5] build(deps): bump mxschmitt/action-tmate from 3.20 to 3.21b1a3a20] build(deps): bump nokogiri in /gen in the bundler group9002dc9] chore: update.goreleaser.ymlto v2Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.