Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps github.com/vmware/govmomi from 0.46.1 to 0.47.1.

Release notes

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

v0.47.0

Release v0.47.0

Release Date: 2025-01-02

🐞 Fix

  • [3793a5b2] govc fix field.info name (-n flag) validation
  • [8adeb8b5] SOAP vcSessionCookie value must be from vim25.Client
  • [2271a788] toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)
  • [f08496ed] vcsim: swap order of xsi type attribute (#2114)
  • [973a2240] assert Entity interface in mo.Value()
  • [ad24cb43] Property Collector updates should be triggered on the empty FilterSet (#3631)
  • [29de346f] vcsim: output signed byte in ByteSlice.MarshalXML (#3615)
  • [71b9c764] govc: wire up flags for namespace service create
  • [5e9a140d] vcsim: avoid possible panic when applying PropertyFilter

💫 API Changes

  • [a447f4d0] Fix OVF param to use interface
  • [17b5c08b] Generate bindings for 9.0.0.0.rc1
  • [77de0b54] Generate API with Broadcom header
  • [4b7d0c56] Specify ruby bundler for api gen
  • [f2382015] Update gen/gen.sh for 9.0.0.0.rc1
  • [05a6d571] Support podman for building api
  • [3d8b0261] Build api with Go 1.23.2
  • [aa8279b5] Support returning DS info when resolving lib stor
  • [64ca62fe] Support DC for ResolveLibItemStor
  • [0af06a3c] Support encode/decode OVF to JSON
  • [7598ae9f] Fix object.VirtualDiskManager::Copy
  • [b2bde000] Update OVF ToConfigSpec to handled unknown types
  • [5bb9901a] A generic copy function for vim25/types
  • [19189841] add override mechanism for SOAP Header.Cookie
  • [495a8203] OVF to ConfigSpec
  • [e9f9eb04] Support OVF ResourceType enum
  • [42bf8130] Update OVF parser to conform to spec
  • [05482c0b] move cli/host/esxcli.Command to cli/esx package

💫 govc (CLI)

  • [ad5c90a4] Update govc usage doc
  • [ca2e6ffd] add datastore.download -json support
  • [18a3019f] add -b flag to volume.ls
  • [e02de720] add disk.ls '-a' flag (#3639)
  • [c60f498e] add datastore.ls -H option
  • [228b445f] remove minimum API version check (#3643)
  • [7e178857] Move govc commands into cli pkg

... (truncated)

Commits

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]
github.com/vmware/govmomi [< 0.47, > 0.46.1]

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)

@dependabot dependabot bot requested a review from a team as a code owner January 7, 2025 04:35
@dependabot dependabot bot added dependencies Dependencies go labels Jan 7, 2025
@github-actions github-actions bot added provider Provider chore Chore needs-review Needs Review labels Jan 7, 2025
tenthirtyam
tenthirtyam previously approved these changes Jan 15, 2025
@tenthirtyam tenthirtyam added this to the v2.10.1 milestone Jan 15, 2025
iBrandyJackson
iBrandyJackson previously approved these changes Jan 15, 2025
Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.46.1 to 0.47.1.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vmware/govmomi/commits)

---
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 dismissed stale reviews from iBrandyJackson and tenthirtyam via 5736fe8 January 15, 2025 21:21
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vmware/govmomi-0.47.1 branch from 2f25a77 to 5736fe8 Compare January 15, 2025 21:21
@tenthirtyam tenthirtyam merged commit 0b39e50 into main Jan 21, 2025
6 checks passed
@tenthirtyam tenthirtyam deleted the dependabot/go_modules/github.com/vmware/govmomi-0.47.1 branch January 21, 2025 17:00
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jan 21, 2025
@github-actions
Copy link

This functionality has been released in v2.11.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
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 Feb 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies provider Provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants