Skip to content
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

fix(deps): update module github.com/vmware/govmomi to v0.39.0 #218

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vmware/govmomi v0.38.0 -> v0.39.0 age adoption passing confidence

Release Notes

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

v0.39.0

Compare Source

Release v0.39.0

Release Date: 2024-07-22

🐞 Fix
  • [1bc3a4a] handle base types by default in mo.LoadObjectContent
💫 API Changes
  • [5c0af37] use CheckTestType in compat and provisioning checkers
  • [2e77836] add sata controller
  • [bdb034e] Exporting Unit field in MetricSeries struct for external use (#​3494)
  • [78f07c6] Add simulator test for GetVirtualDiskInfoByUUID
  • [2d16e19] GetVirtualDiskInfoByUUID for getting capacity/size info
  • [29b1bce] change CoresPerNumaNode to a pointer type
  • [3139de3] Add a method for extending VMDK
  • [6096c0d] add ResolveLibraryItemStorage
💫 govc (CLI)
  • [04fe4c2] add vm.check commands
  • [976bca3] add '-spec' flag to vm clone, migrate and create commands
  • [d92015c] add vm.migrate -net flag
💫 vcsim (Simulator)
  • [eb2e1ea] add VmCompatibilityChecker and VmProvisioningChecker
  • [a463e54] Add support for DRS automation levels (#​3485)
  • [f7a85a8] Re-enable TenantManager
🧹 Chore
⚠️ BREAKING
📖 Commits
  • [590c92b] chore: Update version.go for v0.39.0
  • [5c0af37] api: use CheckTestType in compat and provisioning checkers
  • [2e77836] api: add sata controller
  • [bdb034e] api: Exporting Unit field in MetricSeries struct for external use (#​3494)
  • [4434e26] chore: bump go version
  • [04fe4c2] govc: add vm.check commands
  • [976bca3] govc: add '-spec' flag to vm clone, migrate and create commands
  • [d92015c] govc: add vm.migrate -net flag
  • [eb2e1ea] vcsim: add VmCompatibilityChecker and VmProvisioningChecker
  • [12467b0] refactor: make importing templates available as a lib
  • [d7e2709] chore: fix codeql (#​3492) (#​3492)
  • [fb6e597] chore: fix codeql
  • [a463e54] vcsim: Add support for DRS automation levels (#​3485)
  • [78f07c6] api: Add simulator test for GetVirtualDiskInfoByUUID
  • [2d16e19] api: GetVirtualDiskInfoByUUID for getting capacity/size info
  • [29b1bce] api: change CoresPerNumaNode to a pointer type
  • [3139de3] api: Add a method for extending VMDK
  • [6096c0d] api: add ResolveLibraryItemStorage
  • [1bc3a4a] fix: handle base types by default in mo.LoadObjectContent
  • [f7a85a8] vcsim: Re-enable TenantManager

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.90%. Comparing base (41d39db) to head (8ac62c1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   12.90%   12.90%           
=======================================
  Files          49       49           
  Lines        6624     6624           
=======================================
  Hits          855      855           
  Misses       5731     5731           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go-dependencies branch from b2b9ee6 to 8ac62c1 Compare July 23, 2024 03:30
@renovate renovate bot merged commit 9878d66 into main Jul 23, 2024
7 checks passed
@renovate renovate bot deleted the renovate/go-dependencies branch July 23, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants