Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps github.com/vmware/govmomi from 0.48.1 to 0.52.0.

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.52.0

Release v0.52.0

Release Date: 2025-08-18

🐞 Fix

  • [5c16d3fb] vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore

💫 API Changes

  • [2278e0e4] Update folder.PlaceVMsXCluster to return available candidate networks
  • [28eeab9a] fix comments and doc links
  • [7a3647c2] fix action parameters
  • [8ee99953] update drafts bindings
  • [37dd0c84] bindings for esx/settings/clusters/cluster/configuration/drafts
  • [70746555] Placement policy WSDL names changed
  • [55501e2b] add bindings for recent tasks and schema
  • [32307656] add bindings for esx/settings/cluster/configuration
  • [74eea104] add bindings for esx/settings/cluster/enablement/configuration/transition
  • [e61ad354] Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie
  • [8784335c] Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController

💫 govc (CLI)

  • [0b0e0cc3] Add vmclass configSpec options

💫 vcsim (Simulator)

  • [3efce106] add SearchIndex.FindAllByUuid() support
  • [5a50d408] Fault injection
  • [2fed3413] CreateVm should allow existing nvram files
  • [38a84889] Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup
  • [25ce2a12] Avoid panic if VM NIC is removed after CustomizeVM

📃 Documentation

🧹 Chore

  • [e53c30d0] Update version.go for v0.52.0

⚠️ BREAKING

📖 Commits

  • [e53c30d0] chore: Update version.go for v0.52.0

... (truncated)

Changelog

Sourced from github.com/vmware/govmomi's changelog.

Release v0.51.0

Release Date: 2025-05-23

🐞 Fix

  • [e61afb1d] vcsim: Avoid possible race in SessionManager.Logout

💫 API Changes

  • [2250eba3] Add option to use a filter function as value of property.Match (#3785)
  • [a534f395] Add object.VirtualMachine.CreateSnapshotEx method
  • [761efe91] Add object.VirtualMachine.PromoteDisks method
  • [a09e0ec5] Extend vmdk.Info to include Descriptor

💫 govc (CLI)

  • [59cb29b9] Add vm.disk.promote command
  • [eaaeb841] Add import.vmdk '-i' flag to output vmdk info only

💫 vcsim (Simulator)

  • [30750a65] Add CreateSnapshotEx for simulator
  • [6af11fcf] Use OptionManager to configure session timeout duration
  • [40a596c8] Add VirtualMachine.PromoteDisks_Task method
  • [22c7be30] Use vmdk.Descriptor for vmdk file metadata
  • [54f2b702] Avoid use of sha1 for stable UUIDs (OIDs) (#3766)

🧹 Chore

  • [50196949] Update version.go for v0.51.0
  • [a5f933dc] update container images
  • [9002dc9e] update .goreleaser.yml to v2

⚠️ BREAKING

Use OptionManager to configure session timeout duration [6af11fcf]: var simulator.SessionIdleTimeout has been removed. Use sim25.SetSessionTimeout instead.

📖 Commits

  • [50196949] chore: Update version.go for v0.51.0
  • [2250eba3] api: Add option to use a filter function as value of property.Match (#3785)
  • [30750a65] vcsim: Add CreateSnapshotEx for simulator
  • [a534f395] api: Add object.VirtualMachine.CreateSnapshotEx method
  • [6af11fcf] vcsim: Use OptionManager to configure session timeout duration
  • [2bcb4c36] build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • [bf0dfcbe] chore(deps): go mod tidy

... (truncated)

Commits
  • e53c30d chore: Update version.go for v0.52.0
  • d0143b1 docs: update CHANGELOG.md (#3839)
  • edf81ad build(deps): bump golang.org/x/text from 0.26.0 to 0.28.0 (#3835)
  • 521695d build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#3838)
  • 161b964 build(deps): bump github.com/go-viper/mapstructure/v2 (#3811)
  • 90a7f76 build(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gen (#3822)
  • 57127ba build(deps): bump test-unit from 3.6.8 to 3.7.0 in /gen (#3817)
  • 0e836f2 build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#3834)
  • 894c8b8 Merge pull request #3836 from sprasad093/topic/sprasad093/placevmsxcluster_su...
  • aa32ef3 vcsim : Remove the single VM limitation for PlaceVmsXCluster API
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.48.1 to 0.52.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.48.1...v0.52.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Labels

The following labels could not be found: area/go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants