-
Notifications
You must be signed in to change notification settings - Fork 454
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.3 to 0.38.0 #2229
chore(deps): bump github.com/vmware/govmomi from 0.37.3 to 0.38.0 #2229
Conversation
Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.37.3 to 0.38.0. - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.37.3...v0.38.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]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a bunch of validation errors.
I pulled the branch locally and the problem is real
HWRQ7QD9K0:terraform-provider-vsphere zhelyazkovs$ go install
# github.com/hashicorp/terraform-provider-vsphere/vsphere/internal/helper/contentlibrary
vsphere/internal/helper/contentlibrary/content_library_helper.go:65:88: undefined: library.StorageBackings
vsphere/internal/helper/contentlibrary/content_library_helper.go:456:82: undefined: library.StorageBackings
vsphere/internal/helper/contentlibrary/content_library_helper.go:458:18: undefined: library.StorageBackings
vsphere/internal/helper/contentlibrary/content_library_helper.go:464:27: undefined: library.StorageBackings
vsphere/internal/helper/contentlibrary/content_library_helper.go:505:66: undefined: library.StorageBackings
Looks like library.StorageBackings was renamed to library.StorageBacking
Signed-off-by: Stoyan Zhelyazkov <[email protected]>
This functionality has been released in v2.8.2 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Bumps github.com/vmware/govmomi from 0.37.3 to 0.38.0.
Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Commits
5164887
chore: Update version.go for v0.38.0c1d0832
Merge pull request #3432 from dougm/vcsim-vsan-file-service34c3788
Merge pull request #3476 from dougm/fix-byte-arrayc3c5ffb
govc: add vsan.info -file-service-enabled flage9f4cb7
vcsim: add vSAN FileServiceConfig support43510fb
chore: make doca916df4
govc: add host.tpm.info and host.tpm.report commands072011c
vcsim: add HostCertificateManager7f0c9f0
govc: add host.cert.info -show flag22607cd
fix: xml marshal byte array fields as vCenter doesMost Recent Ignore Conditions Applied to This Pull Request
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)