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 the gomodupdates group in /providers/vsphere with 1 update #2811

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomodupdates group in /providers/vsphere with 1 update: github.com/vmware/govmomi.

Updates 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 13, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/vsphere/gomodupdates-15abe831d3 branch 4 times, most recently from bd35dea to a2acf2f Compare December 19, 2023 10:05
Bumps the gomodupdates group in /providers/vsphere with 1 update: [github.com/vmware/govmomi](https://github.com/vmware/govmomi).

- [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
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/vsphere/gomodupdates-15abe831d3 branch from a2acf2f to 84d7024 Compare December 19, 2023 15:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2023

Looks like github.com/vmware/govmomi is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/providers/vsphere/gomodupdates-15abe831d3 branch December 19, 2023 16:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants