Skip to content

chore(deps): bump github.com/vmware/govmomi from 0.53.1 to 0.54.0#707

Merged
tenthirtyam merged 1 commit into
mainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.54.0
May 15, 2026
Merged

chore(deps): bump github.com/vmware/govmomi from 0.53.1 to 0.54.0#707
tenthirtyam merged 1 commit into
mainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/vmware/govmomi from 0.53.1 to 0.54.0.

Release notes

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

v0.54.0

Release v0.54.0

Release Date: 2026-05-08

🐞 Fix

  • [a8ff1b19] parsing vApp properties while converting from OVF envelope to VM ConfigSpec(#3964) (#3964)

💫 API Changes

  • [92f18db2] add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [5ee9945f] Fix OVF disk ID func
  • [65791278] Support NetworkSpec in Namespaces
  • [b54705c9] More OVF->ConfigSpec testing
  • [25afc662] Support OVF->ConfigSpec SR-IOV NICs
  • [513e6265] OVF->ConfigSpec support nil VHW
  • [6c60d63b] Default to first VirtualSystem in OVF
  • [78a5ee48] Support disks sans contrllers
  • [36033dfb] Add OVF test fixtures
  • [76edb74e] vSphere-specific OVF qualifiers
  • [aa917587] Uber OVF
  • [8dc36fef] Product categories
  • [945cef78] Disk capacity via prop, invalid prop keys
  • [e3e5a48a] Fix string min/max
  • [9d8ceb07] Support explicit deployment configuration
  • [a6959449] Parse OVF property qualifiers per DSP0243
  • [7bd69763] File-backed disks in OVF->ConfigSpec

💫 govc (CLI)

  • [b9612be6] add library.import disks option

🧹 Chore

  • [df7c057a] Update version.go for v0.54.0

⚠️ BREAKING

📖 Commits

  • [df7c057a] chore: Update version.go for v0.54.0
  • [280e083a] feat(updateSpec): Remove omitempty from storage spec to have it always rendered Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [fb18fe03] feat(marshal): Implement new Marshal Function to implement the removal of the last storage policy or the deletion of all policies Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [92f18db2] api: add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [b7f92a5a] feat(init): add initial implementation of NamespaceNetwork to support Network override in CreateNamespace Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [8edaddee] chore(deps): bump nokogiri from 1.19.2 to 1.19.3 in /gen
  • [a287dcfa] chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#4000) (#4000)

... (truncated)

Commits
  • df7c057 chore: Update version.go for v0.54.0
  • 9b5304c Merge pull request #4008 from tribock/main
  • 30bca44 Merge pull request #4001 from vmware/dependabot/bundler/gen/nokogiri-1.19.3
  • 2b728ea Merge pull request #3997 from vmware/dependabot/github_actions/chuhlomin/rend...
  • 2e1277c Merge pull request #3987 from vmware/dependabot/github_actions/actions/setup-...
  • 280e083 feat(updateSpec): Remove omitempty from storage spec to have it always render...
  • fb18fe0 feat(marshal): Implement new Marshal Function to implement the removal of the...
  • 634317d Merge pull request #4006 from yixinzou-ux/yz038067/topic/govmomi-FetchVmGroup...
  • 92f18db api: add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • b656fdb Merge pull request #4005 from tribock/main
  • 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 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)

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.53.1 to 0.54.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.53.1...v0.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added chore Chore dependencies Dependencies labels May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 14:32
@github-actions github-actions Bot added needs-review Needs Review size/xs Relative Sizing: Extra-Small labels May 15, 2026
@tenthirtyam tenthirtyam merged commit d5031fc into main May 15, 2026
8 checks passed
@tenthirtyam tenthirtyam deleted the dependabot/go_modules/github.com/vmware/govmomi-0.54.0 branch May 15, 2026 14:47
@tenthirtyam tenthirtyam removed the needs-review Needs Review label May 15, 2026
@tenthirtyam tenthirtyam added this to the v2.2.0 milestone May 15, 2026
@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 Jun 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant