packer-plugin-vsphere
packer-plugin-vsphere copied to clipboard
chore(deps): bump github.com/vmware/govmomi from 0.39.0 to 0.40.0
Bumps github.com/vmware/govmomi from 0.39.0 to 0.40.0.
Release notes
Sourced from github.com/vmware/govmomi's releases.
v0.40.0
Release v0.40.0
Release Date: 2024-08-12
๐ Fix
- [15d5ffdb] govc object.collect truncation (#3331) (#3501)
- [18e43541] govc: output Message field for 'EventEx' types
- [11dc5a39] restore govc import.spec DiskProvisioning default value (#3427) (#3483)
๐ก Examples
- [eea1d299] add ExampleCollector_WaitForUpdatesEx_pagination
๐ซ API Changes
- [d035dc72] add session.Manager.ImpersonateUser method (#3507)
- [ea3e806f] add alarm package with helpers for AlarmManager and Alarms
- [208d532c] convert vSAN directory name to uuid in ResolveLibraryItemStorage
๐ซ
govc
(CLI)
- [0917e718] add session.login '-as' flag to impersonate user
- [d6a3b614] add alarm commands
- [2975ade1] add event.post command
- [db6e9623] add library.sync '-f' flag to force sync file content
- [cc02310c] add library.info -S flag
๐ซ
vcsim
(Simulator)
- [ee966a69] add SessionManager.ImpersonateUser method
- [5a501b50] implement WaitForUpdatesEx pagination support
- [9c282108] add AlarmManager (#3489) (#2476)
- [db40be6b] fix panic in CancelTask (#3451) (#3506)
- [e63f1272] add ovf DiskProvisioning validation
- [0633de5c] add DatastoreNamespaceManager
๐งน Chore
- [6e27ff34] Update version.go for v0.40.0
โ ๏ธ BREAKING
๐ Commits
- [6e27ff34] chore: Update version.go for v0.40.0
- [eea1d299] examples: add ExampleCollector_WaitForUpdatesEx_pagination
... (truncated)
Commits
6e27ff3
chore: Update version.go for v0.40.03b6a726
Merge pull request #3518 from dougm/issue-3507d57042a
Merge pull request #3517 from dougm/issue-3501eea1d29
examples: add ExampleCollector_WaitForUpdatesEx_paginationee966a6
vcsim: add SessionManager.ImpersonateUser method0917e71
govc: add session.login '-as' flag to impersonate userd035dc7
api: add session.Manager.ImpersonateUser method15d5ffd
fix: govc object.collect truncation5a501b5
vcsim: implement WaitForUpdatesEx pagination supporta22290f
Merge pull request #3516 from dougm/alarms- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
github.com/vmware/govmomi | [< 0.35, > 0.34.0] |
github.com/vmware/govmomi | [< 0.37, > 0.36.2] |
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)