Skip to content

chore(deps): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0#553

Merged
kp2099 merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.52.0
Aug 29, 2025
Merged

chore(deps): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0#553
kp2099 merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.52.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/vmware/govmomi from 0.51.0 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.

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [< 0.35, > 0.34.0]
github.com/vmware/govmomi [< 0.37, > 0.36.2]
github.com/vmware/govmomi [>= 0.43.a, < 0.44]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Dependencies go labels Aug 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2025 21:20
@dependabot dependabot bot added dependencies Dependencies go labels Aug 19, 2025
@tenthirtyam tenthirtyam changed the title build(deps): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0 chore(deps): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0 Aug 20, 2025
@tenthirtyam tenthirtyam requested a review from kp2099 August 20, 2025 18:18
@tenthirtyam tenthirtyam added the chore Chore label Aug 20, 2025
@tenthirtyam
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.51.0 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.51.0...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 dependabot bot force-pushed the dependabot/go_modules/github.com/vmware/govmomi-0.52.0 branch from 6363560 to 705d362 Compare August 29, 2025 13:41
@kp2099 kp2099 merged commit a934017 into main Aug 29, 2025
14 checks passed
@kp2099 kp2099 deleted the dependabot/go_modules/github.com/vmware/govmomi-0.52.0 branch August 29, 2025 16:57
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2026
@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants