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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(go): bump github.com/vmware/govmomi from 0.33.1 to 0.34.0 #2557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.33.1...v0.34.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 Dec 18, 2023
@pavannd1 pavannd1 added the kueue label Dec 18, 2023
@mergify mergify bot merged commit 463fc5b into master Dec 18, 2023
15 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.34.0 branch December 18, 2023 23:24
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 kueue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant