Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/vmware/govmomi, k8s.io/api, k8s.io/apiextensions-apiserver and k8s.io/cluster-bootstrap.
Bumps the all-go-mod-patch-and-minor group with 4 updates in the /test directory: github.com/vmware/govmomi, k8s.io/api, k8s.io/apiextensions-apiserver and k8s.io/cluster-bootstrap.

Updates github.com/vmware/govmomi from 0.49.0 to 0.50.0

Release notes

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

v0.50.0

Release v0.50.0

Release Date: 2025-04-21

🐞 Fix

  • [28b39ed2] vcsim -load Datastore summary.url property (#3705)
  • [5833c6c4] vcsim: fix PropertyFilter/Collector memory leak

💫 API Changes

  • [7a02bd92] Rewrite lookup service URLs on DNS error
  • [eb53c23b] add PodVMOverheadInfo type and HostCapability field
  • [af92671c] use crypto/rand for nonce generation
  • [036a4d13] use ParseInt and add int32 bounds check
  • [c99e28ca] Add optional CategoryID,TagID fields for category and tag creation (#3706)

💫 govc (CLI)

  • [ab3050b1] Support Datastore Cluster in import.ova command (#1265)
  • [75f2762f] Add import.ova -net flag (#3679)
  • [96ad8abd] Add -lease option to import/export commands
  • [aa5a378a] Support -p and -s in with single task.set
  • [088003eb] Add vm.policy.ls command (#3727)
  • [278ebc9b] Support snapshot.export
  • [a8997d55] fix integer type conversion
  • [b40a2ace] fix integer type conversion for guest.chown
  • [d2b4cc7b] Add '-id' option for tags.category and tags create commands

💫 vcsim (Simulator)

  • [af3bc8b7] Populate guest.ipStack property for container backed VMs
  • [282553ee] Add minimal json-rpc support
  • [89942b79] Use the simulator's URL.Host in NFC lease URLs
  • [3040a0a9] support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [ad31c4f5] fix integer type conversion
  • [87e9b3e8] Add vapi support for CategoryID and TagID fields

📃 Documentation

  • [4e6a5f87] remove legacy docs links
  • [8a592e2e] update kb urls
  • [795b5648] Update various API reference links

🧹 Chore

  • [6ed9b22e] Update version.go for v0.50.0

... (truncated)

Commits
  • 6ed9b22 chore: Update version.go for v0.50.0
  • ffbc83f Merge pull request #3771 from vmware/chore(gh)/update-release-
  • 315d178 Merge pull request #3769 from dougm/vcsim-guest-ipstack
  • 554b6d0 chore(gh): update release
  • 7aad204 Merge pull request #3770 from vmware/dependabot/github_actions/mxschmitt/acti...
  • 1891935 build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
  • af3bc8b vcsim: Populate guest.ipStack property for container backed VMs
  • 864c3cf Merge pull request #3768 from dougm/vcsim-nfc-lease-host
  • 8626e9f Merge pull request #3767 from dougm/lookup-service-dns-error
  • 07a632f Merge pull request #3765 from dougm/vcsim-jsonrpc
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apimachinery from 0.32.3 to 0.32.4

Commits

Updates k8s.io/client-go from 0.32.3 to 0.32.4

Commits

Updates k8s.io/cluster-bootstrap from 0.32.3 to 0.32.4

Commits

Updates k8s.io/component-base from 0.32.3 to 0.32.4

Commits

Updates github.com/vmware/govmomi from 0.49.0 to 0.50.0

Release notes

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

v0.50.0

Release v0.50.0

Release Date: 2025-04-21

🐞 Fix

  • [28b39ed2] vcsim -load Datastore summary.url property (#3705)
  • [5833c6c4] vcsim: fix PropertyFilter/Collector memory leak

💫 API Changes

  • [7a02bd92] Rewrite lookup service URLs on DNS error
  • [eb53c23b] add PodVMOverheadInfo type and HostCapability field
  • [af92671c] use crypto/rand for nonce generation
  • [036a4d13] use ParseInt and add int32 bounds check
  • [c99e28ca] Add optional CategoryID,TagID fields for category and tag creation (#3706)

💫 govc (CLI)

  • [ab3050b1] Support Datastore Cluster in import.ova command (#1265)
  • [75f2762f] Add import.ova -net flag (#3679)
  • [96ad8abd] Add -lease option to import/export commands
  • [aa5a378a] Support -p and -s in with single task.set
  • [088003eb] Add vm.policy.ls command (#3727)
  • [278ebc9b] Support snapshot.export
  • [a8997d55] fix integer type conversion
  • [b40a2ace] fix integer type conversion for guest.chown
  • [d2b4cc7b] Add '-id' option for tags.category and tags create commands

💫 vcsim (Simulator)

  • [af3bc8b7] Populate guest.ipStack property for container backed VMs
  • [282553ee] Add minimal json-rpc support
  • [89942b79] Use the simulator's URL.Host in NFC lease URLs
  • [3040a0a9] support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [ad31c4f5] fix integer type conversion
  • [87e9b3e8] Add vapi support for CategoryID and TagID fields

📃 Documentation

  • [4e6a5f87] remove legacy docs links
  • [8a592e2e] update kb urls
  • [795b5648] Update various API reference links

🧹 Chore

  • [6ed9b22e] Update version.go for v0.50.0

... (truncated)

Commits
  • 6ed9b22 chore: Update version.go for v0.50.0
  • ffbc83f Merge pull request #3771 from vmware/chore(gh)/update-release-
  • 315d178 Merge pull request #3769 from dougm/vcsim-guest-ipstack
  • 554b6d0 chore(gh): update release
  • 7aad204 Merge pull request #3770 from vmware/dependabot/github_actions/mxschmitt/acti...
  • 1891935 build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
  • af3bc8b vcsim: Populate guest.ipStack property for container backed VMs
  • 864c3cf Merge pull request #3768 from dougm/vcsim-nfc-lease-host
  • 8626e9f Merge pull request #3767 from dougm/lookup-service-dns-error
  • 07a632f Merge pull request #3765 from dougm/vcsim-jsonrpc
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apimachinery from 0.32.3 to 0.32.4

Commits

Updates k8s.io/client-go from 0.32.3 to 0.32.4

Commits

Updates k8s.io/component-base from 0.32.3 to 0.32.4

Commits

Updates github.com/vmware/govmomi from 0.49.0 to 0.50.0

Release notes

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

v0.50.0

Release v0.50.0

Release Date: 2025-04-21

🐞 Fix

  • [28b39ed2] vcsim -load Datastore summary.url property (#3705)
  • [5833c6c4] vcsim: fix PropertyFilter/Collector memory leak

💫 API Changes

  • [7a02bd92] Rewrite lookup service URLs on DNS error
  • [eb53c23b] add PodVMOverheadInfo type and HostCapability field
  • [af92671c] use crypto/rand for nonce generation
  • [036a4d13] use ParseInt and add int32 bounds check
  • [c99e28ca] Add optional CategoryID,TagID fields for category and tag creation (#3706)

💫 govc (CLI)

  • [ab3050b1] Support Datastore Cluster in import.ova command (#1265)
  • [75f2762f] Add import.ova -net flag (#3679)
  • [96ad8abd] Add -lease option to import/export commands
  • [aa5a378a] Support -p and -s in with single task.set
  • [088003eb] Add vm.policy.ls command (#3727)
  • [278ebc9b] Support snapshot.export
  • [a8997d55] fix integer type conversion
  • [b40a2ace] fix integer type conversion for guest.chown
  • [d2b4cc7b] Add '-id' option for tags.category and tags create commands

💫 vcsim (Simulator)

  • [af3bc8b7] Populate guest.ipStack property for container backed VMs
  • [282553ee] Add minimal json-rpc support
  • [89942b79] Use the simulator's URL.Host in NFC lease URLs
  • [3040a0a9] support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [ad31c4f5] fix integer type conversion
  • [87e9b3e8] Add vapi support for CategoryID and TagID fields

📃 Documentation

  • [4e6a5f87] remove legacy docs links
  • [8a592e2e] update kb urls
  • [795b5648] Update various API reference links

🧹 Chore

  • [6ed9b22e] Update version.go for v0.50.0

... (truncated)

Commits
  • 6ed9b22 chore: Update version.go for v0.50.0
  • ffbc83f Merge pull request #3771 from vmware/chore(gh)/update-release-
  • 315d178 Merge pull request #3769 from dougm/vcsim-guest-ipstack
  • 554b6d0 chore(gh): update release
  • 7aad204 Merge pull request #3770 from vmware/dependabot/github_actions/mxschmitt/acti...
  • 1891935 build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
  • af3bc8b vcsim: Populate guest.ipStack property for container backed VMs
  • 864c3cf Merge pull request #3768 from dougm/vcsim-nfc-lease-host
  • 8626e9f Merge pull request #3767 from dougm/lookup-service-dns-error
  • 07a632f Merge pull request #3765 from dougm/vcsim-jsonrpc
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apimachinery from 0.32.3 to 0.32.4

Commits

Updates k8s.io/client-go from 0.32.3 to 0.32.4

Commits

Updates k8s.io/cluster-bootstrap from 0.32.3 to 0.32.4

Commits

Updates k8s.io/component-base from 0.32.3 to 0.32.4

Commits

Updates github.com/vmware/govmomi from 0.49.0 to 0.50.0

Release notes

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

v0.50.0

Release v0.50.0

Release Date: 2025-04-21

🐞 Fix

  • [28b39ed2] vcsim -load Datastore summary.url property (#3705)
  • [5833c6c4] vcsim: fix PropertyFilter/Collector memory leak

💫 API Changes

  • [7a02bd92] Rewrite lookup service URLs on DNS error
  • [eb53c23b] add PodVMOverheadInfo type and HostCapability field
  • [af92671c] use crypto/rand for nonce generation
  • [036a4d13] use ParseInt and add int32 bounds check
  • [c99e28ca] Add optional CategoryID,TagID fields for category and tag creation (#3706)

💫 govc (CLI)

  • [ab3050b1] Support Datastore Cluster in import.ova command (#1265)
  • [75f2762f] Add import.ova -net flag (#3679)
  • [96ad8abd] Add -lease option to import/export commands
  • [aa5a378a] Support -p and -s in with single task.set
  • [088003eb] Add vm.policy.ls command (#3727)
  • [278ebc9b] Support snapshot.export
  • [a8997d55] fix integer type conversion
  • [b40a2ace] fix integer type conversion for guest.chown
  • [d2b4cc7b] Add '-id' option for tags.category and tags create commands

💫 vcsim (Simulator)

  • [af3bc8b7] Populate guest.ipStack property for container backed VMs
  • [282553ee] Add minimal json-rpc support
  • [89942b79] Use the simulator's URL.Host in NFC lease URLs
  • [3040a0a9] support multiple VirtualSystemType in OvfManager.CreateImportSpec
  • [ad31c4f5] fix integer type conversion
  • [87e9b3e8] Add vapi support for CategoryID and TagID fields

📃 Documentation

  • [4e6a5f87] remove legacy docs links
  • [8a592e2e] update kb urls
  • [795b5648] Update various API reference links

🧹 Chore

  • [6ed9b22e] Update version.go for v0.50.0

... (truncated)

Commits
  • 6ed9b22 chore: Update version.go for v0.50.0
  • ffbc83f Merge pull request #3771 from vmware/chore(gh)/update-release-
  • 315d178 Merge pull request #3769 from dougm/vcsim-guest-ipstack
  • 554b6d0 chore(gh): update release
  • 7aad204 Merge pull request #3770 from vmware/dependabot/github_actions/mxschmitt/acti...
  • 1891935 build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
  • af3bc8b vcsim: Populate guest.ipStack property for container backed VMs
  • 864c3cf Merge pull request #3768 from dougm/vcsim-nfc-lease-host
  • 8626e9f Merge pull request #3767 from dougm/lookup-service-dns-error
  • 07a632f Merge pull request #3765 from dougm/vcsim-jsonrpc
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.3 to 0.32.4

Commits

Updates k8s.io/apimachinery from 0.32.3 to 0.32.4

Commits

Updates k8s.io/client-go from 0.32.3 to 0.32.4

Commits

Updates k8s.io/component-base from 0.32.3 to 0.32.4

Commits

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

@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 Apr 28, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 28, 2025
@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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 28, 2025
Copy link
Member

@neolit123 neolit123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

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

LGTM label has been added.

Git tree hash: 1e0024d9e9f4090fa1445b3969ac09426a9cf014

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 29, 2025
… 7 updates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [k8s.io/cluster-bootstrap](https://github.com/kubernetes/cluster-bootstrap).
Bumps the all-go-mod-patch-and-minor group with 4 updates in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [k8s.io/cluster-bootstrap](https://github.com/kubernetes/cluster-bootstrap).


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

Updates `k8s.io/api` from 0.32.3 to 0.32.4
- [Commits](kubernetes/api@v0.32.3...v0.32.4)

Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.32.4)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.4
- [Commits](kubernetes/apimachinery@v0.32.3...v0.32.4)

Updates `k8s.io/client-go` from 0.32.3 to 0.32.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.32.4)

Updates `k8s.io/cluster-bootstrap` from 0.32.3 to 0.32.4
- [Commits](kubernetes/cluster-bootstrap@v0.32.3...v0.32.4)

Updates `k8s.io/component-base` from 0.32.3 to 0.32.4
- [Commits](kubernetes/component-base@v0.32.3...v0.32.4)

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

Updates `k8s.io/api` from 0.32.3 to 0.32.4
- [Commits](kubernetes/api@v0.32.3...v0.32.4)

Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.32.4)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.4
- [Commits](kubernetes/apimachinery@v0.32.3...v0.32.4)

Updates `k8s.io/client-go` from 0.32.3 to 0.32.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.32.4)

Updates `k8s.io/component-base` from 0.32.3 to 0.32.4
- [Commits](kubernetes/component-base@v0.32.3...v0.32.4)

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

Updates `k8s.io/api` from 0.32.3 to 0.32.4
- [Commits](kubernetes/api@v0.32.3...v0.32.4)

Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.32.4)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.4
- [Commits](kubernetes/apimachinery@v0.32.3...v0.32.4)

Updates `k8s.io/client-go` from 0.32.3 to 0.32.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.32.4)

Updates `k8s.io/cluster-bootstrap` from 0.32.3 to 0.32.4
- [Commits](kubernetes/cluster-bootstrap@v0.32.3...v0.32.4)

Updates `k8s.io/component-base` from 0.32.3 to 0.32.4
- [Commits](kubernetes/component-base@v0.32.3...v0.32.4)

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

Updates `k8s.io/api` from 0.32.3 to 0.32.4
- [Commits](kubernetes/api@v0.32.3...v0.32.4)

Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.32.4)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.4
- [Commits](kubernetes/apimachinery@v0.32.3...v0.32.4)

Updates `k8s.io/client-go` from 0.32.3 to 0.32.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.32.4)

Updates `k8s.io/component-base` from 0.32.3 to 0.32.4
- [Commits](kubernetes/component-base@v0.32.3...v0.32.4)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/cluster-bootstrap
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/cluster-bootstrap
  dependency-version: 0.32.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-71b1ab355a branch from 325a47b to a5c2206 Compare April 29, 2025 19:11
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 29, 2025
@k8s-ci-robot k8s-ci-robot requested a review from neolit123 April 29, 2025 19:11
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: neolit123

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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 29, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 29, 2025
Copy link
Member

@neolit123 neolit123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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

LGTM label has been added.

Git tree hash: 40c5483f44c6a962a1c32252ccb03042fe56b242

@k8s-ci-robot k8s-ci-robot merged commit a95a661 into main Apr 29, 2025
14 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.14 milestone Apr 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-71b1ab355a branch April 29, 2025 19:54
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants