Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: github.com/vmware/govmomi.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: github.com/vmware/govmomi.

Updates 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

Updates 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

Updates 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

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 1 update

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi).
Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi).


Updates `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)

Updates `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)

Updates `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)

Updates `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
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels May 27, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 27, 2025
@k8s-ci-robot k8s-ci-robot requested review from laozc and zhanggbj May 27, 2025 16:00
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 27, 2025
@sbueringer
Copy link
Member

sbueringer commented May 27, 2025

/lgtm

@chrischdi As this bumps govmomi let's trigger all the tests that we are currently usually triggering

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 27, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 96ecc01a12c1c57cbd77135f02fc555abcfbb5c1

@chrischdi
Copy link
Member

/approve

/hold

For team-cluster-api#93

/override pull-cluster-api-provider-vsphere-e2e-govmomi-blocking-main
/override pull-cluster-api-provider-vsphere-e2e-supervisor-blocking-main

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 27, 2025
@k8s-ci-robot
Copy link
Contributor

@chrischdi: Overrode contexts on behalf of chrischdi: pull-cluster-api-provider-vsphere-e2e-govmomi-blocking-main, pull-cluster-api-provider-vsphere-e2e-supervisor-blocking-main

In response to this:

/approve

/hold

For team-cluster-api#93

/override pull-cluster-api-provider-vsphere-e2e-govmomi-blocking-main
/override pull-cluster-api-provider-vsphere-e2e-supervisor-blocking-main

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrischdi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 27, 2025
@chrischdi chrischdi changed the title 🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update 🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update May 28, 2025
@chrischdi
Copy link
Member

mirror tests all green

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 28, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8c8a48d into main May 28, 2025
17 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.14 milestone May 28, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-0d1ef41578 branch May 28, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants