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

chore(deps): Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0 #15680

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps github.com/vmware/govmomi from 0.37.2 to 0.39.0.

Release notes

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

v0.39.0

Release v0.39.0

Release Date: 2024-07-22

🐞 Fix

  • [1bc3a4a4] handle base types by default in mo.LoadObjectContent

💫 API Changes

  • [5c0af375] use CheckTestType in compat and provisioning checkers
  • [2e77836c] add sata controller
  • [bdb034ee] Exporting Unit field in MetricSeries struct for external use (#3494)
  • [78f07c63] Add simulator test for GetVirtualDiskInfoByUUID
  • [2d16e19f] GetVirtualDiskInfoByUUID for getting capacity/size info
  • [29b1bce9] change CoresPerNumaNode to a pointer type
  • [3139de32] Add a method for extending VMDK
  • [6096c0d4] add ResolveLibraryItemStorage

💫 govc (CLI)

  • [04fe4c26] add vm.check commands
  • [976bca3b] add '-spec' flag to vm clone, migrate and create commands
  • [d92015c4] add vm.migrate -net flag

💫 vcsim (Simulator)

  • [eb2e1ea1] add VmCompatibilityChecker and VmProvisioningChecker
  • [a463e543] Add support for DRS automation levels (#3485)
  • [f7a85a81] Re-enable TenantManager

🧹 Chore

  • [590c92b1] Update version.go for v0.39.0
  • [4434e26b] bump go version
  • [d7e27099] fix codeql (#3492) (#3492)
  • [fb6e5977] fix codeql

⚠️ BREAKING

📖 Commits

  • [590c92b1] chore: Update version.go for v0.39.0
  • [5c0af375] api: use CheckTestType in compat and provisioning checkers
  • [2e77836c] api: add sata controller
  • [bdb034ee] api: Exporting Unit field in MetricSeries struct for external use (#3494)
  • [4434e26b] chore: bump go version

... (truncated)

Commits
  • 590c92b chore: Update version.go for v0.39.0
  • 7614742 Merge pull request #3502 from bryanv/bryanv/use-checktesttype-in-check-args
  • f05efc4 Merge pull request #3458 from vmware/api/add-sata-controller
  • 5c0af37 api: use CheckTestType in compat and provisioning checkers
  • 2e77836 api: add sata controller
  • 4ce273c Merge pull request #3500 from dougm/vcsim-vmcheck
  • 441e932 Merge pull request #3497 from aneesurrehman001/feature/export-unit-field
  • bdb034e api: Exporting Unit field in MetricSeries struct for external use
  • 4434e26 chore: bump go version
  • 04fe4c2 govc: add vm.check commands
  • 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.37.2 to 0.39.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.37.2...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  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 Jul 29, 2024
@telegraf-tiger telegraf-tiger bot added the chore label Jul 29, 2024
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan 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 Jul 30, 2024
@powersj powersj merged commit d525e7a into master Jul 30, 2024
28 checks passed
@powersj powersj deleted the dependabot/go_modules/github.com/vmware/govmomi-0.39.0 branch July 30, 2024 13:08
@github-actions github-actions bot added this to the v1.31.3 milestone Jul 30, 2024
powersj pushed a commit that referenced this pull request Aug 12, 2024
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