Skip to content

chore(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.47.1#506

Merged
lbajolet-hashicorp merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.47.1
Jan 27, 2025
Merged

chore(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.47.1#506
lbajolet-hashicorp merged 1 commit intomainfrom
dependabot/go_modules/github.com/vmware/govmomi-0.47.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/vmware/govmomi from 0.46.2 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.35, > 0.34.0]
github.com/vmware/govmomi [< 0.37, > 0.36.2]
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)

@dependabot dependabot bot requested a review from a team as a code owner January 7, 2025 14:09
@dependabot dependabot bot added the dependencies Dependencies label Jan 7, 2025
@tenthirtyam tenthirtyam marked this pull request as draft January 21, 2025 19:59
tenthirtyam

This comment was marked as outdated.

Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.47.0 has changes for OVF that may need to be addressed here in the plugin.

@tenthirtyam
Copy link
Copy Markdown
Collaborator

No impact, clear to proceed.

@tenthirtyam tenthirtyam marked this pull request as ready for review January 23, 2025 20:55
tenthirtyam
tenthirtyam previously approved these changes Jan 23, 2025
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tenthirtyam tenthirtyam added this to the v1.5.0 milestone Jan 23, 2025
@tenthirtyam tenthirtyam changed the title build(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.47.1 chore(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.47.1 Jan 23, 2025
Copy link
Copy Markdown
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot dependabot bot dismissed stale reviews from lbajolet-hashicorp and tenthirtyam via fe4bfc3 January 27, 2025 18:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vmware/govmomi-0.47.1 branch from 0b1d5f7 to fe4bfc3 Compare January 27, 2025 18:32
Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.46.2 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] <support@github.com>
@lbajolet-hashicorp lbajolet-hashicorp force-pushed the dependabot/go_modules/github.com/vmware/govmomi-0.47.1 branch from fe4bfc3 to cf64080 Compare January 27, 2025 18:33
Copy link
Copy Markdown
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: force-pushed an update since there was a conflict on go.mod due to another PR being merged, I'll wait for tests to finish running and then merge if green

@lbajolet-hashicorp lbajolet-hashicorp merged commit 6aa3760 into main Jan 27, 2025
@lbajolet-hashicorp lbajolet-hashicorp deleted the dependabot/go_modules/github.com/vmware/govmomi-0.47.1 branch January 27, 2025 18:48
@github-actions
Copy link
Copy Markdown

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 Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants