Skip to content

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

New issue

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

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

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Apr 21, 2025
@mstrandboge mstrandboge added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 22, 2025
@skartikey skartikey merged commit 3e71151 into master Apr 22, 2025
24 of 25 checks passed
@skartikey skartikey deleted the dependabot/go_modules/github.com/vmware/govmomi-0.50.0 branch April 22, 2025 14:52
@github-actions github-actions bot added this to the v1.34.3 milestone Apr 22, 2025
srebhan pushed a commit that referenced this pull request May 5, 2025
…6850)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3e71151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants