Skip to content

chore(deps): Bump github.com/vmware/govmomi from 0.50.0 to 0.51.0 #17054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/vmware/govmomi from 0.50.0 to 0.51.0.

Release notes

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

v0.51.0

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

... (truncated)

Commits
  • 5019694 chore: Update version.go for v0.51.0
  • cb449b6 Merge pull request #3786 from ArnoSen/issue-3785
  • 2250eba api: Add option to use a filter function as value of property.Match
  • 46978ff Merge pull request #3787 from sreyasn/topic/createSnapshotEx
  • 30750a6 vcsim: Add CreateSnapshotEx for simulator
  • a534f39 api: Add object.VirtualMachine.CreateSnapshotEx method
  • 49947e5 Merge pull request #3784 from dougm/vcsim-session-timeout
  • 6af11fc vcsim: Use OptionManager to configure session timeout duration
  • 0cb5102 Merge pull request #3783 from vmware/dependabot/github_actions/actions/setup-...
  • 2bcb4c3 build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • Additional commits viewable in compare view

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)

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.50.0...v0.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@telegraf-tiger telegraf-tiger bot added the chore label May 26, 2025
@mstrandboge mstrandboge added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label May 27, 2025
@srebhan srebhan merged commit 009d7d8 into master May 28, 2025
24 of 25 checks passed
@srebhan srebhan deleted the dependabot/go_modules/github.com/vmware/govmomi-0.51.0 branch May 28, 2025 10:41
@github-actions github-actions bot added this to the v1.35.0 milestone May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants