Skip to content

chore(deps): Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0#11568

Merged
MyaLongmire merged 1 commit intomasterfrom
dependabot/go_modules/github.com/vmware/govmomi-0.29.0
Aug 1, 2022
Merged

chore(deps): Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0#11568
MyaLongmire merged 1 commit intomasterfrom
dependabot/go_modules/github.com/vmware/govmomi-0.29.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/vmware/govmomi from 0.28.0 to 0.29.0.

Release notes

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

v0.29.0

Release v0.29.0

Release Date: 2022-07-06

🐞 Fix

  • [d6dd8fb3] Typos in vim25/soap/client CA tests (#2876)
  • [e086dfe4] generate negative device key in AssignController (#2881)
  • [371a24a4] Interface conversion panic in pkg simulator
  • [a982c033] use correct controlflag for vslm SetControlFlags API test
  • [37b3b24c] avoid possible panic in govc metric commands (#2835)
  • [310516e2] govc: disambiguate vm/host search flags in vm.migrate (#2850) (#2849)
  • [6af2cdc3] govc-tests in Go v1.18 (#2865)
  • [142cdca4] Security update golangci-lint (#2861)
  • [971079ba] use correct vcenter.DeploymentSpec.VmConfigSpec json tag (#2843)

💫 API Changes

  • [e6b5974a] Add versioned user-agent header (#2693)
  • [ca7ee510] add VmConfigSpec field to content library DeploymentSpec (#2843)
  • [7d3b2b3] Update generated types (#2891)

💫 govc (CLI)

  • [515ca29f] Use unique searchFlagKey when calling NewSearchFlag (#2849)
  • [9d4ca658] add library.deploy '-config' flag
  • [fc17df08] add 'device.clock.add' command (#2834)
  • [11f2d453] Edit disk storage IO (#2806)

💫 vcsim (Simulator)

  • [a1a36c9a] Fix disk capacity fields in ReconfigVM_Task (#2889)
  • [361c90ca] Remove VM Guest.Net entry when removing Ethernet card
  • [578b95e5] Fix createVM to encode VM name (#2873)
  • [3325da0c] add content library VmConfigSpec support
  • [8928a489] Update Dockerfile (#2841)

📃 Documentation

  • [5f5fb51e] Fix broken link in PR template (#2884)

🧹 Chore

  • [69ac8494] Update version.go for v0.29.0
  • [80489cb5] Update release automation (#2875)
  • [e1f76e37] Add missing copyright header
  • [6ed812fe] Add Go boilerplate check (#2749) (#2713)

... (truncated)

Changelog

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

Release v0.29.0

Release Date: 2022-07-06

🐞 Fix

  • [d6dd8fb3] Typos in vim25/soap/client CA tests
  • [e086dfe4] generate negative device key in AssignController
  • [371a24a4] Interface conversion panic in pkg simulator
  • [a982c033] use correct controlflag for vslm SetControlFlags API test
  • [37b3b24c] avoid possible panic in govc metric commands
  • [310516e2] govc: disambiguate vm/host search flags in vm.migrate
  • [6af2cdc3] govc-tests in Go v1.18
  • [142cdca4] Security update golangci-lint
  • [971079ba] use correct vcenter.DeploymentSpec.VmConfigSpec json tag

💫 API Changes

  • [e6b5974a] Add versioned user-agent header
  • [ca7ee510] add VmConfigSpec field to content library DeploymentSpec

💫 govc (CLI)

  • [515ca29f] Use unique searchFlagKey when calling NewSearchFlag
  • [9d4ca658] add library.deploy '-config' flag
  • [fc17df08] add 'device.clock.add' command
  • [11f2d453] Edit disk storage IO

💫 vcsim (Simulator)

  • [a1a36c9a] Fix disk capacity fields in ReconfigVM_Task
  • [361c90ca] Remove VM Guest.Net entry when removing Ethernet card
  • [578b95e5] Fix createVM to encode VM name
  • [3325da0c] add content library VmConfigSpec support
  • [8928a489] Update Dockerfile

📃 Documentation

  • [5f5fb51e] Fix broken link in PR template

🧹 Chore

  • [69ac8494] Update version.go for v0.29.0
  • [80489cb5] Update release automation
  • [e1f76e37] Add missing copyright header
  • [6ed812fe] Add Go boilerplate check

⚠️ BREAKING

📖 Commits

... (truncated)

Commits
  • 69ac849 chore: Update version.go for v0.29.0
  • 109a93b Merge pull request #2890 from Syuparn/issue-2889
  • 1f67efe Merge pull request #2891 from akutz/feature/vc-types-update
  • 7d3b2b3 Update generated types
  • 106441a Merge pull request #2888 from embano1/issue-2884
  • a1a36c9 vcsim: Fix disk capacity fields in ReconfigVM_Task
  • 5f5fb51 docs: Fix broken link in PR template
  • 06eb50d Merge pull request #2882 from Syuparn/issue-2881
  • 5aac4f6 Merge pull request #2885 from atc0005/issue-2876-fix-typo-in-test-fatalf-mess...
  • d6dd8fb fix: Typos in vim25/soap/client CA tests
  • 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 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.28.0 to 0.29.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/master/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.28.0...v0.29.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, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Jul 29, 2022
@telegraf-tiger
Copy link
Copy Markdown
Contributor

@srebhan srebhan self-assigned this Aug 1, 2022
@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 Aug 1, 2022
@MyaLongmire MyaLongmire merged commit 8003e66 into master Aug 1, 2022
@MyaLongmire MyaLongmire deleted the dependabot/go_modules/github.com/vmware/govmomi-0.29.0 branch August 1, 2022 15:45
reimda pushed a commit that referenced this pull request Aug 15, 2022
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.

2 participants