hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
93 stars 91 forks source link

chore(deps): bump github.com/vmware/govmomi from 0.34.0 to 0.35.0 #365

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/vmware/govmomi from 0.34.0 to 0.35.0.

Release notes

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

v0.35.0

Release v0.35.0

Release Date: 2024-02-12

πŸ’« API Changes

  • [8e17e4c1] Sim vm config.changeVersion & config.modified
  • [95aa2571] WaitForUpdatesEx & DestroyPropertyFilter

πŸ’« govc (CLI)

πŸ’« vcsim (Simulator)

  • [557d2654] Fix -method-delay option to update task states (#3323)

πŸ“ƒ Documentation

  • [2d1b52ff] update release doc (#3284)

🧹 Chore

  • [d7c0094a] Update version.go for v0.35.0
  • [69785ff0] update CONTRIBUTORS

⚠️ BREAKING

json tag camelCase fixes [9ddfc534]: follow up to json tags missed in PR #3007 and PR #3247

WaitForUpdatesEx & DestroyPropertyFilter [95aa2571]: The semantics around the helper functions in the property package have changed. Please review any code that calls this package to ensure it is compatible with the new behaviors.

πŸ“– Commits

  • [d7c0094a] chore: Update version.go for v0.35.0
  • [2d1b52ff] docs: update release doc (#3284)
  • [69785ff0] chore: update CONTRIBUTORS
  • [9ddfc534] govc: json tag camelCase fixes (#3007) (#3247) (#3318)
  • [b137a5d2] Add "AggregatedSnapshotCapacityInMb" to cnstype.
  • [b948e3cb] add -json to snapshot.tree
  • [dabec6cd] build(deps): bump nokogiri from 1.14.3 to 1.16.2 in /gen
  • [8e17e4c1] api: Sim vm config.changeVersion & config.modified

... (truncated)

Commits
  • d7c0094 chore: Update version.go for v0.35.0
  • c832515 Merge pull request #3360 from dougm/docs
  • 2d1b52f docs: update release doc
  • 69785ff chore: update CONTRIBUTORS
  • 4dd8843 Merge pull request #3358 from lipingxue/lipingx-blockbacking-Jan-31
  • 62f0515 Merge pull request #3355 from vmware/dependabot/bundler/gen/nokogiri-1.16.2
  • beb5a11 Merge pull request #3357 from cspngo/issue_3220
  • 5d7849f Merge pull request #3359 from dougm/json-case
  • 9ddfc53 govc: json tag camelCase fixes
  • b137a5d Add "AggregatedSnapshotCapacityInMb" to cnstype.
  • 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] |

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 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)