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

Bump github.com/vmware/govmomi from 0.30.7 to 0.32.0 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps github.com/vmware/govmomi from 0.30.7 to 0.32.0.

Release notes

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

v0.32.0

Release v0.32.0

Release Date: 2023-09-28

⚠️ BREAKING

camelCase json output [db5b3d8e]: This change adds camelCase (lower-case 1st character) json tags for govc types

EnvironmentBrowser improvements [524ca258]: removed object.VirtualMachine.QueryConfigTarget method

  • Use object.VirtualMachine.EnvironmentBrowser().QueryConfigTarget instead

🐞 Fix

  • [bed95133] case insensitive govc import.ova PropertyMapping (#3245)

💡 Examples

  • [f2aaee58] add ListView example for waiting on updates to tasks

💫 API Changes

  • [a91eb5e5] disable HTTP Keep-Alive for direct ESX connections

💫 govc (CLI)

💫 vcsim (Simulator)

  • [524ca258] EnvironmentBrowser improvements
  • [d49e401e] set HostSystem.Config.Host (#3221)

📃 Documentation

  • [258ee244] update govc jq examples with correct case (#3007)

🧹 Chore

  • [a8d705a0] Update version.go for v0.32.0

📖 Commits

  • [a8d705a0] chore: Update version.go for v0.32.0
  • [f2aaee58] examples: add ListView example for waiting on updates to tasks
  • [a91eb5e5] api: disable HTTP Keep-Alive for direct ESX connections

... (truncated)

Commits
  • a8d705a chore: Update version.go for v0.32.0
  • 81ce307 Merge pull request #3234 from dougm/example-list-view-tasks
  • f2aaee5 examples: add ListView example for waiting on updates to tasks
  • 3741df6 Merge pull request #3249 from dougm/disable-esx-keep-alive
  • a91eb5e api: disable HTTP Keep-Alive for direct ESX connections
  • 20719b2 Merge pull request #3233 from dougm/issue-3221
  • f859a94 Merge pull request #3083 from dougm/env-browser
  • 0197ef5 Merge pull request #3247 from dougm/govc-json-camelCase
  • db5b3d8 govc: camelCase json output
  • 524ca25 vcsim: EnvironmentBrowser improvements
  • 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 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.30.7 to 0.32.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.30.7...v0.32.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 October 2, 2023 04:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 2, 2023
@glitchcrab glitchcrab merged commit 9cd32fc into main Oct 2, 2023
2 checks passed
@glitchcrab glitchcrab deleted the dependabot/go_modules/github.com/vmware/govmomi-0.32.0 branch October 2, 2023 09:25
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.

1 participant