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.48.1 to 0.49.0 #2357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps github.com/vmware/govmomi from 0.48.1 to 0.49.0.

Release notes

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

v0.49.0

Release v0.49.0

Release Date: 2025-03-11

🐞 Fix

  • [f13754e9] vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [67566aa6] Drop operationID soap header for unsupported endpoints

💫 govc (CLI)

  • [29fe42fa] add volume.rm -keep flag to retain backing disk
  • [55b76378] add volume.extend command
  • [1b06c598] add GPU commands
  • [8f7fbc3a] add session.login -jwt option (#3041)
  • [35b5564b] Rewrite kms.export URL to use the host we connected to vCenter with
  • [5899d799] Add storage.policy.create '-e' option to enable encryption

💫 vcsim (Simulator)

  • [f16c46bc] add vsan Datastore support
  • [cdeb3e48] remove simulator.Map package variable
  • [4a0b9464] add query and metadata support for CNS Volume API

🧹 Chore

  • [bd808e86] Update version.go for v0.49.0
  • [3bf0935b] Use cns Task helpers in govc volume commands

⚠️ BREAKING

remove simulator.Map package variable [cdeb3e48]: simulator.Map package variable has been removed simulator.SpoofContext function has been renamed to NewContext

📖 Commits

  • [bd808e86] chore: Update version.go for v0.49.0
  • [3b718697] build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • [3bf0935b] chore: Use cns Task helpers in govc volume commands
  • [29fe42fa] govc: add volume.rm -keep flag to retain backing disk
  • [55b76378] govc: add volume.extend command
  • [f16c46bc] vcsim: add vsan Datastore support
  • [cdeb3e48] vcsim: remove simulator.Map package variable
  • [f13754e9] fix: vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [1b06c598] govc: add GPU commands
  • [8f7fbc3a] govc: add session.login -jwt option (#3041)

... (truncated)

Commits
  • bd808e8 chore: Update version.go for v0.49.0
  • b154c78 Merge pull request #3703 from vmware/dependabot/go_modules/golang.org/x/text-...
  • 3b71869 build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • 652e465 Merge pull request #3702 from dougm/cns-volumes
  • 3bf0935 chore: Use cns Task helpers in govc volume commands
  • 29fe42f govc: add volume.rm -keep flag to retain backing disk
  • 55b7637 govc: add volume.extend command
  • c293238 Merge pull request #3705 from dougm/vcsim-vsan
  • f16c46b vcsim: add vsan Datastore support
  • a640504 Merge pull request #3701 from dougm/vcsim-context
  • 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.48.1 to 0.49.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.48.1...v0.49.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 Type: Dependencies go Pull requests that update Go code labels Mar 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 12, 2025 04:31
@github-actions github-actions bot added provider Type: Provider chore Type: Chore needs-review Status: Pull Request Needs Review labels Mar 12, 2025
@tenthirtyam tenthirtyam added this to the v2.12.0 milestone Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Type: Chore dependencies Type: Dependencies go Pull requests that update Go code needs-review Status: Pull Request Needs Review provider Type: Provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant