Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-vmware-govmomi-0.x
Jul 23, 2024
Merged

deps(deps): update module github.com/vmware/govmomi to v0.39.0#93
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-vmware-govmomi-0.x

Conversation

@renovate
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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@renovate renovate bot requested a review from a team as a code owner July 22, 2024 20:44
@renovate renovate bot requested a review from ahmad-ibra July 22, 2024 20:44
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 22, 2024
@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   52.32%   52.32%           
=======================================
  Files          45       45           
  Lines        5005     5005           
=======================================
  Hits         2619     2619           
  Misses       1725     1725           
  Partials      661      661           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e70433a...c94f668. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch 2 times, most recently from 6e67f7b to d6e4c34 Compare July 23, 2024 02:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-vmware-govmomi-0.x branch from d6e4c34 to c94f668 Compare July 23, 2024 04:13
@renovate renovate bot merged commit 2a01e95 into main Jul 23, 2024
@renovate renovate bot deleted the renovate/github.com-vmware-govmomi-0.x branch July 23, 2024 07:35
ahmad-ibra pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](v0.0.4...v0.0.5)
(2024-07-24)


### Features

* add support for private custom image registries
([#83](#83))
([ae91659](ae91659))
* support env vars in OCI secrets
([#88](#88))
([584b3c7](584b3c7))


### Bug Fixes

* ensure passwords in helm templates are quoted
([#96](#96))
([f36383b](f36383b))


### Other

* omit EDITOR logs by default
([#76](#76))
([b3ab7ec](b3ab7ec))


### Dependency Updates

* **deps:** update anchore/sbom-action action to v0.17.0
([#75](#75))
([caf800d](caf800d))
* **deps:** update golang.org/x/exp digest to 8a7402a
([#89](#89))
([3ffda87](3ffda87))
* **deps:** update golang.org/x/exp digest to e3f2596
([#82](#82))
([a89beb6](a89beb6))
* **deps:** update module github.com/validator-labs/validator to v0.0.47
([#92](#92))
([8c359e1](8c359e1))
* **deps:** update module github.com/validator-labs/validator to v0.0.48
([#94](#94))
([743656d](743656d))
* **deps:** update module
github.com/validator-labs/validator-plugin-azure to v0.0.13
([#79](#79))
([0c2dff7](0c2dff7))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.18
([#87](#87))
([c69e355](c69e355))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.19
([#95](#95))
([e70433a](e70433a))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.0.11
([#90](#90))
([a633962](a633962))
* **deps:** update module
github.com/validator-labs/validator-plugin-vsphere to v0.0.27
([#80](#80))
([feb6360](feb6360))
* **deps:** update module github.com/vmware/govmomi to v0.39.0
([#93](#93))
([2a01e95](2a01e95))
* **deps:** update softprops/action-gh-release digest to c062e08
([#85](#85))
([b8b5c62](b8b5c62))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants