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.33.1 to 0.34.0 #347

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v0.34.0

Release v0.34.0

Release Date: 2023-12-12

🐞 Fix

  • [980d22d6] expose util for rest status return (#3309)

πŸ’« API Changes

  • [31423b78] add object.Datastore.FindInventoryPath (#3267)
  • [d52f8ee3] add Content Library update session file APIs (#3258)

πŸ’« vcsim (Simulator)

  • [4a09f19d] add PbmQueryAssociatedProfiles method
  • [4cbd6424] Fix [BUG] vcsim raises TypeError for RemoveSnapshotTask (#3298)
  • [04ccf69e] handle HostNotConnected when saving inventory
  • [2f1fefae] fix MAC Addresses to be unique (#3279)
  • [e19137f5] propagate VMwareDVSConfigSpec in CreateDVS_Task (#3264)
  • [a0923119] emit DVS and Portgroup create events (#3263)
  • [c8a2fc2e] Fix PropertyCollector to handle empty property (#3275)

🧹 Chore

  • [a5899afa] Update version.go for v0.34.0

⚠️ BREAKING

πŸ“– Commits

  • [a5899afa] chore: Update version.go for v0.34.0
  • [980d22d6] fix: expose util for rest status return (#3309)
  • [4a09f19d] vcsim: add PbmQueryAssociatedProfiles method
  • [e39527d4] build(deps): bump actions/stale from 8 to 9
  • [4cbd6424] vcsim: Fix [BUG] vcsim raises TypeError for RemoveSnapshotTask (#3298)
  • [e9a782a9] build(deps): bump actions/setup-go from 4 to 5
  • [45188e1d] Add default Historical Intervals to the simulator
  • [04ccf69e] vcsim: handle HostNotConnected when saving inventory
  • [2f1fefae] vcsim: fix MAC Addresses to be unique (#3279)
  • [d32be098] simulator: fix dropped error
  • [e19137f5] vcsim: propagate VMwareDVSConfigSpec in CreateDVS_Task (#3264)
  • [a0923119] vcsim: emit DVS and Portgroup create events (#3263)
  • [31423b78] api: add object.Datastore.FindInventoryPath (#3267)
  • [c8a2fc2e] vcsim: Fix PropertyCollector to handle empty property (#3275)
  • [d52f8ee3] api: add Content Library update session file APIs (#3258)
  • [3942d8f6] build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0

... (truncated)

Commits
  • a5899af chore: Update version.go for v0.34.0
  • e54d539 Merge pull request #3310 from rikatz/implement-error-checker
  • 980d22d fix: expose util for rest status return
  • 72fe969 Merge pull request #3301 from fabriziopandini/add-PbmQueryAssociatedProfiles-...
  • 4a09f19 vcsim: add PbmQueryAssociatedProfiles method
  • dd6f792 Merge pull request #3303 from kbrock/historical_intervals
  • aeb96b9 Merge pull request #3306 from vmware/dependabot/github_actions/actions/stale-9
  • e39527d build(deps): bump actions/stale from 8 to 9
  • 12d4105 Merge pull request #3299 from rmcqueen-cb/issue-3298
  • 4cbd642 vcsim: Fix [BUG] vcsim raises TypeError for RemoveSnapshotTask
  • 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 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)