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.38.0 to 0.39.0 #2240

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/vmware/govmomi from 0.38.0 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [>= 0.33.a, < 0.34]
github.com/vmware/govmomi [< 0.37, > 0.36.1]

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.38.0 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.38.0...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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 23, 2024 04:22
@dependabot dependabot bot added dependencies Type: Dependencies go labels Jul 23, 2024
@github-actions github-actions bot added provider Type: Provider chore Type: Chore needs-review Status: Pull Request Needs Review labels Jul 23, 2024
@tenthirtyam tenthirtyam merged commit 1dd38f0 into main Aug 8, 2024
4 checks passed
@tenthirtyam tenthirtyam deleted the dependabot/go_modules/github.com/vmware/govmomi-0.39.0 branch August 8, 2024 14:14
@tenthirtyam tenthirtyam removed the needs-review Status: Pull Request Needs Review label Aug 14, 2024
Copy link

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 Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Type: Chore dependencies Type: Dependencies provider Type: Provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants