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

chore(deps): bump github.com/vmware/govmomi from 0.44.1 to 0.45.0 #2290

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps github.com/vmware/govmomi from 0.44.1 to 0.45.0.

Release notes

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

v0.45.0

Release v0.45.0

Release Date: 2024-10-21

🐞 Fix

  • [84464784] Add missing privileges in simulator role
  • [36ee9a1e] Cross-platform path handling (#3555)
  • [71378bcb] check controller type in simulator configureDevice
  • [c44199a8] update controller's device list in AssignController
  • [17f6966d] ensure proper vSAN URI format in ResolveLibraryItemStorage
  • [60f2a6ea] Use absolute path for reading manifest (#3550)
  • [36cac699] Abort lease on upload failure (#3554)

💫 API Changes

  • [d14cbf39] tags error handling (#3112)

💫 govc (CLI)

  • [407da6c3] rename 'object.collect' -> 'collect'
  • [aec11224] display default provider in kms.ls output
  • [831b722f] Add an unreleased folder.place command for PlaceVMsXCluster
  • [2bbc6d83] support use of service version via GOVC_VIM_VERSION env var

🧹 Chore

  • [888548b9] Update version.go for v0.45.0

⚠️ BREAKING

📖 Commits

  • [888548b9] chore: Update version.go for v0.45.0
  • [407da6c3] govc: rename 'object.collect' -> 'collect'
  • [aec11224] govc: display default provider in kms.ls output
  • [84464784] fix: Add missing privileges in simulator role
  • [36ee9a1e] fix: Cross-platform path handling (#3555)
  • [0083eae5] bug: Do not panic on fault.In for valid errs
  • [831b722f] govc: Add an unreleased folder.place command for PlaceVMsXCluster
  • [71378bcb] fix: check controller type in simulator configureDevice
  • [c44199a8] fix: update controller's device list in AssignController
  • [2bbc6d83] govc: support use of service version via GOVC_VIM_VERSION env var
  • [17f6966d] fix: ensure proper vSAN URI format in ResolveLibraryItemStorage
  • [d14cbf39] api: tags error handling (#3112)
  • [60f2a6ea] fix: Use absolute path for reading manifest (#3550)
  • [36cac699] fix: Abort lease on upload failure (#3554)
Commits
  • 888548b chore: Update version.go for v0.45.0
  • 19de4ba Merge pull request #3599 from dougm/govc-collect
  • 407da6c govc: rename 'object.collect' -> 'collect'
  • 7948ad8 Merge pull request #3598 from dougm/kms-ls-default
  • aec1122 govc: display default provider in kms.ls output
  • 15e0e96 Merge pull request #3596 from Xiol/issue-3555-cross-platform-paths
  • c0321f8 Merge pull request #3556 from Xiol/issue-3554-abort-lease-on-failure
  • 26e9cb4 Merge pull request #3551 from Xiol/issue-3550-readmanifest-abs-path
  • 846c7ee Merge pull request #3597 from dilyar85/fix/update-simulator-role
  • 8446478 fix: Add missing privileges in simulator role
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [>= 0.33.a, < 0.34]
github.com/vmware/govmomi [< 0.37, > 0.36.1]
github.com/vmware/govmomi [>= 0.43.a, < 0.44]

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.44.1 to 0.45.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.44.1...v0.45.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 22, 2024 04:28
@dependabot dependabot bot added dependencies Type: Dependencies go Pull requests that update Go code labels Oct 22, 2024
@github-actions github-actions bot added provider Type: Provider chore Type: Chore needs-review Status: Pull Request Needs Review labels Oct 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

Superseded by #2292.

@dependabot dependabot bot closed this Oct 24, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.45.0 branch October 24, 2024 04:58
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2024
@tenthirtyam tenthirtyam removed the needs-review Status: Pull Request Needs Review label Dec 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Type: Chore dependencies Type: Dependencies go Pull requests that update Go code provider Type: Provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant