Skip to content

build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0#523

Merged
lbajolet-hashicorp merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.50.0
Apr 24, 2025
Merged

build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0#523
lbajolet-hashicorp merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.50.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [< 0.35, > 0.34.0]
github.com/vmware/govmomi [< 0.37, > 0.36.2]
github.com/vmware/govmomi [>= 0.43.a, < 0.44]

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 dependencies Dependencies go labels Apr 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2025 14:56
Copy link
Copy Markdown
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

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

LGTM!

@lbajolet-hashicorp lbajolet-hashicorp merged commit 3f05964 into main Apr 24, 2025
14 checks passed
@lbajolet-hashicorp lbajolet-hashicorp deleted the dependabot/go_modules/github.com/vmware/govmomi-0.50.0 branch April 24, 2025 17:16
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants