Skip to content

⬆️ Update module github.com/vmware/govmomi to v0.53.0#455

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/github.com-vmware-govmomi-0.x
Open

⬆️ Update module github.com/vmware/govmomi to v0.53.0#455
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/github.com-vmware-govmomi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/vmware/govmomi v0.34.1v0.53.0 age confidence

Release Notes

vmware/govmomi (github.com/vmware/govmomi)

v0.53.0

Compare Source

Release v0.53.0

Release Date: 2026-02-18

🐞 Fix
💫 API Changes
  • [65ee37d] add TransitGateway mo type
  • [5c62627] Fix volumeEncrypted in CNS
  • [e6688c7] Fix OVF userConfigurable in ToConfigSpec
  • [75fed5c] CnsVolumeBackingType (#​3918) (#​3918)
  • [31d4775] Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurable
  • [c80b625] Handle OVF defaultVal/val correctly
  • [35b20e6] Fix OVF defVal & ConfigSpec vAppConfig
  • [21d7947] Update VmPlacementPolicy interfaces to use vim.TagId
  • [01373c9] Support OVF->ConfigSpec VirtSysColl index (#​3865) (#​3865)
  • [c580122] remove podVMOverheadInfo host capability (#​3869) (#​3869)
  • [68080d3] Updated API bindings
  • [9e1f60a] Updated API bindings
  • [434104b] Support vmx-22
  • [79587cc] Make ClusterInitialPlacementAction iface
  • [b0607e6] Helpers for GuestID->Family/CIMOSType
💫 govc (CLI)
💫 vcsim (Simulator)
  • [a9a1a9e] Consider default devs from VM spec
  • [770f3fe] Support tags in VM reconfig
  • [b1ee1fb] Support encrypt-on-copy virtual disk
  • [3bf69d1] fix snapshot state handling
  • [5b5c932] Deep copy the vm config to snapshot
🧹 Chore
  • [029d112] Update version.go for v0.53.0
⏮ Reverts
⚠️ BREAKING

[429bf0f]:
Change backingObjectId from string to *string

📖 Commits

v0.52.0

Compare Source

Release v0.52.0

Release Date: 2025-08-18

🐞 Fix
  • [5c16d3f] vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore
💫 API Changes
  • [2278e0e] Update folder.PlaceVMsXCluster to return available candidate networks
  • [28eeab9] fix comments and doc links
  • [7a3647c] fix action parameters
  • [8ee9995] update drafts bindings
  • [37dd0c8] bindings for esx/settings/clusters/cluster/configuration/drafts
  • [7074655] Placement policy WSDL names changed
  • [55501e2] add bindings for recent tasks and schema
  • [3230765] add bindings for esx/settings/cluster/configuration
  • [74eea10] add bindings for esx/settings/cluster/enablement/configuration/transition
  • [e61ad35] Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie
  • [8784335] Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController
💫 govc (CLI)
  • [0b0e0cc] Add vmclass configSpec options
💫 vcsim (Simulator)
  • [3efce10] add SearchIndex.FindAllByUuid() support
  • [5a50d40] Fault injection
  • [2fed341] CreateVm should allow existing nvram files
  • [38a8488] Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup
  • [25ce2a1] Avoid panic if VM NIC is removed after CustomizeVM
📃 Documentation
🧹 Chore
  • [e53c30d] Update version.go for v0.52.0
⚠️ BREAKING
📖 Commits
  • [e53c30d] chore: Update version.go for v0.52.0
  • [d0143b1] docs: update CHANGELOG.md (#​3839) (#​3839)
  • [edf81ad] build(deps): bump golang.org/x/text from 0.26.0 to 0.28.0 (#​3835) (#​3835)
  • [521695d] build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#​3838) (#​3838)
  • [161b964] build(deps): bump github.com/go-viper/mapstructure/v2 (#​3811) (#​3811)
  • [90a7f76] build(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gen (#​3822) (#​3822)
  • [57127ba] build(deps): bump test-unit from 3.6.8 to 3.7.0 in /gen (#​3817) (#​3817)
  • [0e836f2] build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#​3834) (#​3834)
  • [aa32ef3] vcsim : Remove the single VM limitation for PlaceVmsXCluster API
  • [2278e0e] api: Update folder.PlaceVMsXCluster to return available candidate networks
  • [74528cf] Add option to GetVirtualDiskInfoByUUID for choosing exclude snapshot disks when calculating virtualdisk size
  • [debe7c7] update json tags and add tests for syncvolume api
  • [245af17] binding for CnsKubernetesQueryFilter
  • [b74b010] Implement bindings for CNS Unregister Volume Created new method called CnsUnregisterVolume Created CnsUnregisterVolume, CnsUnregisterVolumeRequestType and CnsUnregisterVolumeResponse types Created UnregisterVolume method on CNS Client Created TestUnregisterVolume function to test the changes
  • [28eeab9] api: fix comments and doc links
  • [f12361c] Add tests for types of meta fault (#​3824) (#​3824)
  • [7a3647c] api: fix action parameters
  • [8ee9995] api: update drafts bindings
  • [37dd0c8] api: bindings for esx/settings/clusters/cluster/configuration/drafts
  • [7074655] api: Placement policy WSDL names changed
  • [55501e2] api: add bindings for recent tasks and schema
  • [3230765] api: add bindings for esx/settings/cluster/configuration
  • [74eea10] api: add bindings for esx/settings/cluster/enablement/configuration/transition
  • [3efce10] vcsim: add SearchIndex.FindAllByUuid() support
  • [e48f1ff] Add CnsSyncVolume API bindings
  • [d25f318] Update govc/USAGE.md
  • [858de8d] Introduce Govmomi bindings to support VM placement policies
  • [b67bf1a] Added new simulator test TestPlaceVmsXClusterCreateAndPowerOnWithCandidateNetworks
  • [4a142ef] Made changes suggested in review - removed go.mod
  • [915ef1e] Fix binding generation by bumping Ruby version
  • [6248951] Updated folder.place usage
  • [9822e17] Add shared disk parameters to Cns AttachDetach Spec
  • [e61ad35] api: Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie
  • [0c58602] Fix the quotation in the copyright header
  • [281c86f] update CnsVolumeCreateSpec and CnsVolumeOperationResult
  • [109a53a] Add SPBM internal types and methods related to K8s compliant names changes
  • [cbbe8d2] handle vim25:NotSupported returned with CnsFault
  • [24f4996] skip CNS transaction tests when env CNS_RUN_TRANSACTION_TESTS is not set
  • [870f1e7] update CnsVolumeCreateSpec and CnsSnapshotCreateSpec for Transaction Support. add new fault CnsVolumeAlreadyExistsFault
  • [0e4a0fa] Added govmomi binding changes for SPBM API changes for reserve K8s compliant name feature
  • [5a50d40] vcsim: Fault injection
  • [2fed341] vcsim: CreateVm should allow existing nvram files
  • [8febefc] Add linkedClone creation support for CNS volumes
  • [8784335] api: Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController
  • [38a8488] vcsim: Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup
  • [0b0e0cc] govc: Add vmclass configSpec options
  • [25ce2a1] vcsim: Avoid panic if VM NIC is removed after CustomizeVM
  • [5c16d3f] fix: vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore

v0.51.0

Compare Source

Release Date: 2025-05-23

🐞 Fix
  • [e61afb1] vcsim: Avoid possible race in SessionManager.Logout
💫 API Changes
  • [2250eba] Add option to use a filter function as value of property.Match (#​3785)
  • [a534f39] Add object.VirtualMachine.CreateSnapshotEx method
  • [761efe9] Add object.VirtualMachine.PromoteDisks method
  • [a09e0ec] Extend vmdk.Info to include Descriptor
💫 govc (CLI)
  • [59cb29b] Add vm.disk.promote command
  • [eaaeb84] Add import.vmdk '-i' flag to output vmdk info only
💫 vcsim (Simulator)
  • [30750a6] Add CreateSnapshotEx for simulator
  • [6af11fc] Use OptionManager to configure session timeout duration
  • [40a596c] Add VirtualMachine.PromoteDisks_Task method
  • [22c7be3] Use vmdk.Descriptor for vmdk file metadata
  • [54f2b70] Avoid use of sha1 for stable UUIDs (OIDs) (#​3766)
🧹 Chore
  • [5019694] Update version.go for v0.51.0
  • [a5f933d] update container images
  • [9002dc9] update .goreleaser.yml to v2
⚠️ BREAKING

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

📖 Commits
  • [5019694] chore: Update version.go for v0.51.0
  • [2250eba] api: Add option to use a filter function as value of property.Match (#​3785)
  • [30750a6] vcsim: Add CreateSnapshotEx for simulator
  • [a534f39] api: Add object.VirtualMachine.CreateSnapshotEx method
  • [6af11fc] vcsim: Use OptionManager to configure session timeout duration
  • [2bcb4c3] build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • [bf0dfcb] chore(deps): go mod tidy
  • [d41f29d] build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0
  • [40a596c] vcsim: Add VirtualMachine.PromoteDisks_Task method
  • [59cb29b] govc: Add vm.disk.promote command
  • [761efe9] api: Add object.VirtualMachine.PromoteDisks method
  • [22c7be3] vcsim: Use vmdk.Descriptor for vmdk file metadata
  • [98ad4c1] build(deps): bump mxschmitt/action-tmate from 3.21 to 3.22
  • [eaaeb84] govc: Add import.vmdk '-i' flag to output vmdk info only
  • [a09e0ec] api: Extend vmdk.Info to include Descriptor
  • [e61afb1] fix: vcsim: Avoid possible race in SessionManager.Logout
  • [0cbdbf0] emacs: Add datastore.ls '-a' flag when prefix arg is given
  • [a5f933d] chore: update container images
  • [54f2b70] vcsim: Avoid use of sha1 for stable UUIDs (OIDs) (#​3766)
  • [49ec77a] build(deps): bump test-unit from 3.6.7 to 3.6.8 in /gen
  • [ecbccf5] build(deps): bump mxschmitt/action-tmate from 3.20 to 3.21
  • [b1a3a20] build(deps): bump nokogiri in /gen in the bundler group
  • [9002dc9] chore: update .goreleaser.yml to v2

v0.50.0

Compare Source

Release Date: 2025-04-21

🐞 Fix
  • [28b39ed] vcsim -load Datastore summary.url property (#​3705)
  • [5833c6c] vcsim: fix PropertyFilter/Collector memory leak
💫 API Changes
  • [7a02bd9] Rewrite lookup service URLs on DNS error
  • [eb53c23] add PodVMOverheadInfo type and HostCapability field
  • [af92671] use crypto/rand for nonce generation
  • [036a4d1] use ParseInt and add int32 bounds check
  • [c99e28c] Add optional CategoryID,TagID fields for category and tag creation (#​3706)
💫 govc (CLI)
  • [ab3050b] Support Datastore Cluster in import.ova command (#​1265)
  • [75f2762] Add import.ova -net flag (#​3679)
  • [96ad8ab] Add -lease option to import/export commands
  • [aa5a378] Support -p and -s in with single task.set
  • [088003e] Add vm.policy.ls command (#​3727)
  • [278ebc9] Support snapshot.export
  • [a8997d5] fix integer type conversion
  • [b40a2ac] fix integer type conversion for guest.chown
  • [d2b4cc7] Add '-id' option for tags.category and tags create commands
💫 vcsim (Simulator)
  • [af3bc8b] Populate guest.ipStack property for container backed VMs
  • [282553e] Add minimal json-rpc support
  • [89942b7] Use the simulator's URL.Host in NFC lease URLs
  • [3040a0a] support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [ad31c4f] fix integer type conversion
  • [87e9b3e] Add vapi support for CategoryID and TagID fields
📃 Documentation
  • [4e6a5f8] remove legacy docs links
  • [8a592e2] update kb urls
  • [795b564] Update various API reference links
🧹 Chore
  • [6ed9b22] Update version.go for v0.50.0
  • [d1eb5e2] vim25/xml: sync with Go 1.24 encoding/xml
  • [e74e67e] gofmt -w -r 'interface{} -> any' .
  • [25e74a3] update copyright
  • [e966b83] update vmware/govc and vmware/vcsim dockerfiles
  • [a628d18] update codeql workflow
⚠️ BREAKING
📖 Commits
  • [6ed9b22] chore: Update version.go for v0.50.0
  • [554b6d0] chore(gh): update release
  • [1891935] build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
  • [af3bc8b] vcsim: Populate guest.ipStack property for container backed VMs
  • [f02f568] Handle the duration field as string
  • [7a02bd9] api: Rewrite lookup service URLs on DNS error
  • [282553e] vcsim: Add minimal json-rpc support
  • [89942b7] vcsim: Use the simulator's URL.Host in NFC lease URLs
  • [ab3050b] govc: Support Datastore Cluster in import.ova command (#​1265)
  • [75f2762] govc: Add import.ova -net flag (#​3679)
  • [28b39ed] fix: vcsim -load Datastore summary.url property (#​3705)
  • [96ad8ab] govc: Add -lease option to import/export commands
  • [aa5a378] govc: Support -p and -s in with single task.set
  • [4e6a5f8] docs: remove legacy docs links
  • [8a592e2] docs: update kb urls
  • [d52c1f8] chore(deps): go mod tidy
  • [89c260b] build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0
  • [088003e] govc: Add vm.policy.ls command (#​3727)
  • [795b564] docs: Update various API reference links
  • [3040a0a] vcsim: support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [278ebc9] govc: Support snapshot.export
  • [d1eb5e2] chore: vim25/xml: sync with Go 1.24 encoding/xml
  • [5833c6c] fix: vcsim: fix PropertyFilter/Collector memory leak
  • [b15bf06] build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
  • [eb53c23] api: add PodVMOverheadInfo type and HostCapability field
  • [a790f8a] refactor: header check
  • [e74e67e] chore: gofmt -w -r 'interface{} -> any' .
  • [25e74a3] chore: update copyright
  • [ad31c4f] vcsim: fix integer type conversion
  • [d1cb2a3] chore(deps): update bundler to v2 for dependabot
  • [8e40bd3] build(deps): bump actions/cache from 4.2.2 to 4.2.3
  • [0a2a3b1] build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
  • [f8d2b7f] build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
  • [e966b83] chore: update vmware/govc and vmware/vcsim dockerfiles
  • [af92671] api: use crypto/rand for nonce generation
  • [036a4d1] api: use ParseInt and add int32 bounds check
  • [a628d18] chore: update codeql workflow
  • [a8997d5] govc: fix integer type conversion
  • [b40a2ac] govc: fix integer type conversion for guest.chown
  • [5026416] build(deps): bump actions/stale from 9.0.0 to 9.1.0
  • [13746e8] build(deps): bump actions/setup-go from 5.0.0 to 5.3.0
  • [1d474f4] chore(gh): update dependabot
  • [69643bd] toolbox: fix codeql go/zipslip
  • [1996bca] chore(gh): update release workflow
  • [9e95e5a] chore(gh): update unit tests workflow
  • [f7ecbc9] chore(gh): update build workflow
  • [701a951] chore(gh): update linting workflow
  • [6260daa] chore(gh): update govc tests workflow
  • [cb5e910] chore(gh): update wip workflow
  • [67d10d5] chore(gh): add lock workflow
  • [61147b6] chore(gh): update stale workflow
  • [9edf6aa] chore(gh): update docker workflow
  • [4cd16c7] chore(gh): update greeting workflow
  • [14d73d6] chore(gh): update codeql workflow
  • [649b490] chore(gh): update to ubuntu-latest runner
  • [87e9b3e] vcsim: Add vapi support for CategoryID and TagID fields
  • [d2b4cc7] govc: Add '-id' option for tags.category and tags create commands
  • [c99e28c] api: Add optional CategoryID,TagID fields for category and tag creation (#​3706)

v0.49.0

Compare Source

Release Date: 2025-03-11

🐞 Fix
  • [f13754e] vcsim: extend PropertyCollector lock to avoid potential races (#​3697)
  • [67566aa] Drop operationID soap header for unsupported endpoints
💫 govc (CLI)
  • [29fe42f] add volume.rm -keep flag to

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@renovate renovate bot requested review from lexxy23 and rusty232 January 10, 2024 04:40
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 1e77ac5 to 11c1a74 Compare February 12, 2024 19:47
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.34.2 ⬆️ Update module github.com/vmware/govmomi to v0.35.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 11c1a74 to 679e616 Compare March 7, 2024 14:46
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.35.0 ⬆️ Update module github.com/vmware/govmomi to v0.36.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 679e616 to 2c8e531 Compare March 12, 2024 19:09
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.36.0 ⬆️ Update module github.com/vmware/govmomi to v0.36.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 2c8e531 to e95e8f7 Compare March 27, 2024 04:59
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.36.1 ⬆️ Update module github.com/vmware/govmomi to v0.36.2 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from e95e8f7 to 4943e22 Compare April 2, 2024 06:24
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.36.2 ⬆️ Update module github.com/vmware/govmomi to v0.36.3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 4943e22 to cbd648e Compare April 13, 2024 00:29
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.36.3 ⬆️ Update module github.com/vmware/govmomi to v0.37.0 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from cbd648e to 217eba6 Compare April 18, 2024 17:44
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.37.0 ⬆️ Update module github.com/vmware/govmomi to v0.37.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 217eba6 to b75a980 Compare May 9, 2024 23:01
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.37.1 ⬆️ Update module github.com/vmware/govmomi to v0.37.2 May 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from b75a980 to 11f3c2c Compare June 5, 2024 07:43
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.37.2 ⬆️ Update module github.com/vmware/govmomi to v0.37.3 Jun 5, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.4 -> 1.24.1
github.com/stretchr/testify v1.8.4 -> v1.10.0
golang.org/x/text v0.13.0 -> v0.23.0

@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 11f3c2c to 90ba930 Compare June 24, 2024 22:18
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.37.3 ⬆️ Update module github.com/vmware/govmomi to v0.38.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 90ba930 to a05b357 Compare July 22, 2024 19:20
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.38.0 ⬆️ Update module github.com/vmware/govmomi to v0.39.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from a05b357 to 3eb2a3a Compare August 13, 2024 00:36
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.39.0 ⬆️ Update module github.com/vmware/govmomi to v0.40.0 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 3eb2a3a to 4627fc3 Compare August 16, 2024 21:37
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.40.0 ⬆️ Update module github.com/vmware/govmomi to v0.42.0 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 9db5e58 to 3e4e596 Compare November 7, 2024 02:01
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.45.1 ⬆️ Update module github.com/vmware/govmomi to v0.46.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 3e4e596 to a7e2eab Compare November 15, 2024 03:04
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.46.0 ⬆️ Update module github.com/vmware/govmomi to v0.46.1 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from a7e2eab to 257269b Compare November 20, 2024 02:00
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.46.1 ⬆️ Update module github.com/vmware/govmomi to v0.46.2 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 257269b to 4151df5 Compare December 12, 2024 23:19
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.46.2 ⬆️ Update module github.com/vmware/govmomi to v0.46.3 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 4151df5 to 42838c9 Compare January 2, 2025 23:42
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.46.3 ⬆️ Update module github.com/vmware/govmomi to v0.47.0 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 42838c9 to a024415 Compare January 28, 2025 01:42
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.47.0 ⬆️ Update module github.com/vmware/govmomi to v0.48.0 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from a024415 to f60367c Compare February 11, 2025 23:35
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.48.0 ⬆️ Update module github.com/vmware/govmomi to v0.48.1 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from f60367c to d152a23 Compare March 11, 2025 21:54
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.48.1 ⬆️ Update module github.com/vmware/govmomi to v0.49.0 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from d152a23 to 4813490 Compare April 21, 2025 18:49
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.49.0 ⬆️ Update module github.com/vmware/govmomi to v0.50.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch 2 times, most recently from 4410aee to 66c47a7 Compare May 14, 2025 06:40
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 66c47a7 to 4c7e5b5 Compare May 23, 2025 22:23
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.50.0 ⬆️ Update module github.com/vmware/govmomi to v0.51.0 May 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from 4c7e5b5 to aea700b Compare August 19, 2025 01:26
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.51.0 ⬆️ Update module github.com/vmware/govmomi to v0.52.0 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from aea700b to b13d06a Compare February 2, 2026 19:56
@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.24.13
github.com/stretchr/testify v1.8.4 -> v1.11.1
golang.org/x/text v0.13.0 -> v0.34.0

@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from b13d06a to e129987 Compare February 12, 2026 14:42
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from e129987 to f153efe Compare February 19, 2026 01:58
@renovate renovate bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.52.0 ⬆️ Update module github.com/vmware/govmomi to v0.53.0 Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments