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: bump github.com/vmware/govmomi from 0.26.1 to 0.27.0 #4393

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps github.com/vmware/govmomi from 0.26.1 to 0.27.0.

Release notes

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

v0.27.0

Release v0.27.0

Release Date: 2021-10-14

🐞 Fix

  • [57c4be58] multi-value query params for vAPI methods
  • [815e2d8f] avoid vNIC mapping in guest.TransferURL if URL.Host is an IP
  • [81a7dbe9] avoid use of vNIC IP in guest.TransferURL if there are multiple
  • [61afce31] Update CnsQueryAsync API request parameters to handle nil for QuerySelection
  • [a601a8a8] generate negative device key

πŸ’« govc (CLI)

  • [b5426eba] Add feature to read file contents for ExtraConfig
  • [85956c77] fix tasks to activate option dump/json/xml
  • [f4ef4d93] Fix incorrect MoRef parsing
  • [d695f4cf] Handle powered on VMs in vm.destroy
  • [94f63681] add library.clone '-e' and '-m' options
  • [2fcae372] add vsan info and change commands

πŸ’« vcsim (Simulator)

  • [fa457940] Fix PowerOnMultiVMTask() to return per-VM tasks
  • [e67b1b11] check if VM host InMaintenanceMode

πŸ“ƒ Documentation

  • [82e447d9] Update govc USAGE

🧹 Chore

  • [05adcc97] Remove -i parameter in go install
  • [18ea9cc5] Update PR and release docs

⚠️ BREAKING

Add task manager and collector [397c8aad]: event.Manager does not embed object.Common anymore. Only the methods Client() and Reference() are implemented. event.NewHistoryCollector() is now unexported (to newHistoryCollector()) as it was merely a helper and to comply with the task manager implementation.

πŸ“– Commits

  • [78f30265] update contributors
  • [68b54585] Refactor EAM code to use BaseAgencyConfigInfo interface instead of impl

... (truncated)

Changelog

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

Commits
  • 086bb56 Merge pull request #2624 from zach96guan/update-docs
  • 78f3026 update contributors
  • 98d4902 Merge pull request #2623 from HakanSunay/issue-2622
  • 68b5458 Refactor EAM code to use BaseAgencyConfigInfo interface instead of impl
  • df705a2 Merge pull request #2621 from dougm/event-manager-reference
  • ffd45c8 Merge pull request #2618 from zach96guan/issue-2612
  • d5ded1f Implement mo.Reference interface in task+event managers
  • 038bc3d Update vslm types to vCenter 7.0U3 (build 18700403)
  • ae8161d Update pbm types to vCenter 7.0U3 (build 18700403)
  • f2d167d Update eam types to vCenter 7.0U3 (build 18700403)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

This change is Reviewable

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/master/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.26.1...v0.27.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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2021
AlekSi added a commit to AlekSi/talos that referenced this pull request Oct 18, 2021
Closes siderolabs#4387.
Closes siderolabs#4388.
Closes siderolabs#4389.
Closes siderolabs#4390.
Closes siderolabs#4391.
Closes siderolabs#4392.
Closes siderolabs#4393.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@talos-systems.com>
@talos-bot talos-bot closed this in 431e4fb Oct 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.27.0 branch October 18, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants