Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 10, 2024

Copy link
Copy Markdown
Contributor

ℹ️ 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.55.1 age confidence

Release Notes

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

v0.55.1

Compare Source

Release v0.55.1

Release Date: 2026-07-03

🐞 Fix
  • [ea8603d] remove ovf test files with non-ascii names
🧹 Chore
  • [1e372f1] Update version.go for v0.55.1
⚠️ BREAKING
📖 Commits
  • [1e372f1] chore: Update version.go for v0.55.1
  • [18b33ca] feat(cns): add ActiveClusters to CnsVolumePolicyReconfigSpec
  • [e5a1169] Add simulator methods for eam2 cluster solutions api
  • [ea8603d] fix: remove ovf test files with non-ascii names

v0.55.0

Compare Source

Release v0.55.0

Release Date: 2026-06-26

🐞 Fix
  • [13f9067] copy extra config when cloning a VM
💫 API Changes
  • [188b1f0] add InsufficientResourcesQuota fault type
  • [48ab34a] add ConcurrentAccess to IsTransientError (#​4017)
💫 vcsim (Simulator)
  • [4cb54df] respect tag name for setCustomValueResponse
  • [f1304a7] support availableField retrieval in VirtualMachine
  • [9f9c5d3] support parsing both xs: and xsd: type prefixes
  • [0a2f905] handle invalid folder during VM cloning
  • [64e90e7] align interval counter on inventory load
  • [32417d1] fix namespace compatibility routes
📃 Documentation
🧹 Chore
  • [cb2d98b] Update version.go for v0.55.0
  • [ea4feab] sync ClientVersion with current release
  • [6c9b236] bump ClientVersion
  • [c6ee784] build govc release with Go 1.26
  • [4ddffe5] fix use of GOPATH in govc tests
  • [123588d] remove Debug on Failure from github workflow
  • [3a283ef] bump go.mod min go version to 1.25
  • [0f9c1c3] remove hardcoded go version from module cache key
  • [a03fbdf] bump github action Go versions
⚠️ BREAKING
📖 Commits
  • [cb2d98b] chore: Update version.go for v0.55.0
  • [ea4feab] chore: sync ClientVersion with current release
  • [6c9b236] chore: bump ClientVersion
  • [1584f58] chore(deps): bump actions/cache from 5.0.5 to 6.0.0 (#​4053) (#​4053)
  • [8bf4e2f] chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#​4054) (#​4054)
  • [357e439] Make VirtualDevice.NumaNode a pointer to allow node 0
  • [078f795] chore(deps): bump nokogiri from 1.19.3 to 1.19.4 in /gen (#​4050) (#​4050)
  • [188b1f0] api: add InsufficientResourcesQuota fault type
  • [66288bb] fix(cns): restrict host-local storage tests to vCenter 9.1.2 and above
  • [93bcd23] Merge branch 'vmware:main' into main
  • [d80eb53] feat(cns): add host-local storage support to CnsVolumeCreateSpec and placement result
  • [13f9067] fix: copy extra config when cloning a VM
  • [dec970d] feat(namespace): added new structs and api endpoints to manage NamespaceManagement Networks Signed-off-by: tobiaswaelti <tobiaswaelti92@​gmail.com>
  • [4cb54df] vcsim: respect tag name for setCustomValueResponse
  • [f1304a7] vcsim: support availableField retrieval in VirtualMachine
  • [9f9c5d3] vcsim: support parsing both xs: and xsd: type prefixes
  • [0a2f905] vcsim: handle invalid folder during VM cloning
  • [231bc17] chore(deps): bump golang.org/x/text from 0.34.0 to 0.38.0 (#​4037) (#​4037)
  • [9252dc6] simulator: add SubnetId and SubnetInfo support
  • [9dabce8] chore(deps): bump test-unit from 3.7.7 to 3.7.8 in /gen (#​4034) (#​4034)
  • [64b9cf7] vapi/library: tolerate spaces around '=' in ReadManifest (#​3893)
  • [98b424c] update comments
  • [dd81e2e] add new func and unit tests
  • [2870444] Address review comments
  • [e6bd854] Add govc Relocate Volume command Signed-off-by: Chethan Venkatesh <chethanv@​vmware.com>
  • [6bbd47f] simulator: improve podman compatibility for container-backed VMs (#​4014) (#​4014)
  • [a1be2fc] simulator: add PropertyDiff, Context helpers, and AutoUpdate pattern (#​4013) (#​4013)
  • [64e90e7] vcsim: align interval counter on inventory load
  • [821585c] govmomi: Add HostDistributedVirtualSwitchManager mo
  • [fca539c] fix case-sensitive api call
  • [c6ee784] chore: build govc release with Go 1.26
  • [4da5966] docs: update CHANGELOG.md (#​4024) (#​4024)
  • [d2c4a46] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#​4023) (#​4023)
  • [cdc568f] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#​4019) (#​4019)
  • [60f3931] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#​4020) (#​4020)
  • [050c58c] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#​4018) (#​4018)
  • [4ddffe5] chore: fix use of GOPATH in govc tests
  • [48ab34a] api: add ConcurrentAccess to IsTransientError (#​4017)
  • [123588d] chore: remove Debug on Failure from github workflow
  • [3a283ef] chore: bump go.mod min go version to 1.25
  • [32417d1] vcsim: fix namespace compatibility routes
  • [95c5995] test: fix secure cookie test with Go 1.26
  • [957a45d] Merge branch 'vmware:main' into main
  • [681c59b] feat(VmServiceSpec): Remove omitempty from VmServiceSpec spec to have it always rendered Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [0f9c1c3] chore: remove hardcoded go version from module cache key
  • [a03fbdf] chore: bump github action Go versions

v0.54.2

Compare Source

Release v0.54.2

Release Date: 2026-07-03

🐞 Fix
  • [9cb7009] remove ovf test files with non-ascii names
🧹 Chore
  • [e62ec04] Update version.go for v0.54.2
⚠️ BREAKING
📖 Commits
  • [e62ec04] chore: Update version.go for v0.54.2
  • [9cb7009] fix: remove ovf test files with non-ascii names

v0.54.1

Compare Source

Release v0.54.1

Release Date: 2026-05-29

💫 API Changes
💫 vcsim (Simulator)
  • [11d6756] fix namespace compatibility routes
📃 Documentation
🧹 Chore
  • [e6cfff7] Update version.go for v0.54.1
  • [bead769] build govc release with Go 1.26
  • [13dc7e3] fix use of GOPATH in govc tests
  • [6f36f6f] remove Debug on Failure from github workflow
  • [0de1452] bump go.mod min go version to 1.25
  • [40d91ea] remove hardcoded go version from module cache key
  • [f04fb92] bump github action Go versions
⚠️ BREAKING
📖 Commits
  • [e6cfff7] chore: Update version.go for v0.54.1
  • [bead769] chore: build govc release with Go 1.26
  • [f1879dc] docs: update CHANGELOG.md (#​4024) (#​4024)
  • [b460984] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#​4023) (#​4023)
  • [7888acb] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#​4019) (#​4019)
  • [87cdbff] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#​4020) (#​4020)
  • [3016d63] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#​4018) (#​4018)
  • [13dc7e3] chore: fix use of GOPATH in govc tests
  • [6f36f6f] chore: remove Debug on Failure from github workflow
  • [0de1452] chore: bump go.mod min go version to 1.25
  • [007fa1c] api: add ConcurrentAccess to IsTransientError (#​4017)
  • [11d6756] vcsim: fix namespace compatibility routes
  • [2ad51d3] test: fix secure cookie test with Go 1.26
  • [40d91ea] chore: remove hardcoded go version from module cache key
  • [f04fb92] chore: bump github action Go versions

v0.54.0

Compare Source

Release Date: 2026-05-08

🐞 Fix
💫 API Changes
  • [92f18db] add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [5ee9945] Fix OVF disk ID func
  • [6579127] Support NetworkSpec in Namespaces
  • [b54705c] More OVF->ConfigSpec testing
  • [25afc66] Support OVF->ConfigSpec SR-IOV NICs
  • [513e626] OVF->ConfigSpec support nil VHW
  • [6c60d63] Default to first VirtualSystem in OVF
  • [78a5ee4] Support disks sans contrllers
  • [36033df] Add OVF test fixtures
  • [76edb74] vSphere-specific OVF qualifiers
  • [aa91758] Uber OVF
  • [8dc36fe] Product categories
  • [945cef7] Disk capacity via prop, invalid prop keys
  • [e3e5a48] Fix string min/max
  • [9d8ceb0] Support explicit deployment configuration
  • [a695944] Parse OVF property qualifiers per DSP0243
  • [7bd6976] File-backed disks in OVF->ConfigSpec
💫 govc (CLI)
  • [b9612be] add library.import disks option
🧹 Chore
  • [df7c057] Update version.go for v0.54.0
⚠️ BREAKING
📖 Commits
  • [df7c057] chore: Update version.go for v0.54.0
  • [280e083] feat(updateSpec): Remove omitempty from storage spec to have it always rendered Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [fb18fe0] 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>
  • [92f18db] api: add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [b7f92a5] feat(init): add initial implementation of NamespaceNetwork to support Network override in CreateNamespace Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [8edadde] chore(deps): bump nokogiri from 1.19.2 to 1.19.3 in /gen
  • [a287dcf] chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#​4000) (#​4000)
  • [24621e0] chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (#​3998) (#​3998)
  • [7b1c384] chore(deps): bump chuhlomin/render-template from 1.11 to 1.12
  • [d0181b9] chore(deps): bump chuhlomin/render-template (#​3996) (#​3996)
  • [61e1166] minor change on QueryVolume result verification
  • [69ec24a] chore(deps): bump chuhlomin/render-template from 1.10 to 1.11 (#​3995) (#​3995)
  • [953f8e1] chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#​3994) (#​3994)
  • [774caab] Add API for CNS CBT Control
  • [7d4ac0d] chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#​3992) (#​3992)
  • [bfeb281] chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#​3991) (#​3991)
  • [5ee9945] api: Fix OVF disk ID func
  • [f950446] chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0
  • [6579127] api: Support NetworkSpec in Namespaces
  • [4592669] chore(deps): bump nokogiri from 1.19.1 to 1.19.2 in /gen
  • [57d3dfb] chore(deps): bump actions/cache from 5.0.3 to 5.0.4 (#​3983) (#​3983)
  • [b356a6b] ovf spec parser for dmtf os types
  • [b54705c] api: More OVF->ConfigSpec testing
  • [25afc66] api: Support OVF->ConfigSpec SR-IOV NICs
  • [513e626] api: OVF->ConfigSpec support nil VHW
  • [6c60d63] api: Default to first VirtualSystem in OVF
  • [78a5ee4] api: Support disks sans contrllers
  • [36033df] api: Add OVF test fixtures
  • [76edb74] api: vSphere-specific OVF qualifiers
  • [aa91758] api: Uber OVF
  • [8dc36fe] api: Product categories
  • [945cef7] api: Disk capacity via prop, invalid prop keys
  • [e3e5a48] api: Fix string min/max
  • [9d8ceb0] api: Support explicit deployment configuration
  • [a695944] api: Parse OVF property qualifiers per DSP0243
  • [7bd6976] api: File-backed disks in OVF->ConfigSpec
  • [b9612be] govc: add library.import disks option
  • [562d9cb] chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#​3970) (#​3970)
  • [9e3cc86] reevert: "chore(deps): bump go to 1.24.13 (#​3956)" (#​3969) (#​3956) (#​3969)
  • [2a8ba44] chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#​3968) (#​3968)
  • [a8ff1b1] fix: parsing vApp properties while converting from OVF envelope to VM ConfigSpec(#​3964) (#​3964)
  • [e205430] chore(gh): update release workflow (#​3967) (#​3967)
  • [2ad7482] chore(gh): update govc tests workflow (#​3966) (#​3966)
  • [ed441b7] chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#​3965) (#​3965)

v0.53.1

Compare Source

Release Date: 2026-04-21

💫 govc (CLI)
  • [5cdf9d9] add library.import disks option
🧹 Chore
  • [21f5823] Update version.go for v0.53.1
⚠️ BREAKING
📖 Commits
  • [21f5823] chore: Update version.go for v0.53.1
  • [5cdf9d9] govc: add library.import disks option

v0.53.0

Compare Source

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](https:

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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

renovate Bot commented Jun 5, 2024

Copy link
Copy Markdown
Contributor Author

ℹ 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 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

renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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.25.0
github.com/stretchr/testify v1.8.4 -> v1.11.1
golang.org/x/text v0.13.0 -> v0.38.0

@renovate
renovate Bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch 2 times, most recently 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
@renovate
renovate Bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from f153efe to f32a7de Compare April 22, 2026 03:47
@renovate renovate Bot changed the title ⬆️ Update module github.com/vmware/govmomi to v0.53.0 ⬆️ Update module github.com/vmware/govmomi to v0.53.1 Apr 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from f32a7de to d897ea3 Compare May 8, 2026 22:08
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