Skip to content

Commit

Permalink
Update module github.com/vmware/govmomi to v0.34.0 (#29847)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/vmware/govmomi](https://togithub.com/vmware/govmomi) |
require | minor | `v0.33.1` -> `v0.34.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>vmware/govmomi (github.com/vmware/govmomi)</summary>

###
[`v0.34.0`](https://togithub.com/vmware/govmomi/releases/tag/v0.34.0)

[Compare
Source](https://togithub.com/vmware/govmomi/compare/v0.33.1...v0.34.0)

<a name="v0.34.0"></a>

#### [Release
v0.34.0](https://togithub.com/vmware/govmomi/compare/v0.33.1...v0.34.0)

> Release Date: 2023-12-12

##### 🐞 Fix

- \[[`980d22d`](https://togithub.com/vmware/govmomi/commit/980d22d6)]
expose util for rest status return
([#&#8203;3309](https://togithub.com/vmware/govmomi/issues/3309))

##### 💫 API Changes

- \[[`31423b7`](https://togithub.com/vmware/govmomi/commit/31423b78)]
add object.Datastore.FindInventoryPath
([#&#8203;3267](https://togithub.com/vmware/govmomi/issues/3267))
- \[[`d52f8ee`](https://togithub.com/vmware/govmomi/commit/d52f8ee3)]
add Content Library update session file APIs
([#&#8203;3258](https://togithub.com/vmware/govmomi/issues/3258))

##### 💫 `vcsim` (Simulator)

- \[[`4a09f19`](https://togithub.com/vmware/govmomi/commit/4a09f19d)]
add PbmQueryAssociatedProfiles method
- \[[`4cbd642`](https://togithub.com/vmware/govmomi/commit/4cbd6424)]
Fix \[BUG] vcsim raises TypeError for RemoveSnapshotTask
([#&#8203;3298](https://togithub.com/vmware/govmomi/issues/3298))
- \[[`04ccf69`](https://togithub.com/vmware/govmomi/commit/04ccf69e)]
handle HostNotConnected when saving inventory
- \[[`2f1fefa`](https://togithub.com/vmware/govmomi/commit/2f1fefae)]
fix MAC Addresses to be unique
([#&#8203;3279](https://togithub.com/vmware/govmomi/issues/3279))
- \[[`e19137f`](https://togithub.com/vmware/govmomi/commit/e19137f5)]
propagate VMwareDVSConfigSpec in CreateDVS_Task
([#&#8203;3264](https://togithub.com/vmware/govmomi/issues/3264))
- \[[`a092311`](https://togithub.com/vmware/govmomi/commit/a0923119)]
emit DVS and Portgroup create events
([#&#8203;3263](https://togithub.com/vmware/govmomi/issues/3263))
- \[[`c8a2fc2`](https://togithub.com/vmware/govmomi/commit/c8a2fc2e)]
Fix PropertyCollector to handle empty property
([#&#8203;3275](https://togithub.com/vmware/govmomi/issues/3275))

##### 🧹 Chore

- \[[`a5899af`](https://togithub.com/vmware/govmomi/commit/a5899afa)]
Update version.go for v0.34.0

##### ⚠️ BREAKING

##### 📖 Commits

- \[[`a5899af`](https://togithub.com/vmware/govmomi/commit/a5899afa)]
chore: Update version.go for v0.34.0
- \[[`980d22d`](https://togithub.com/vmware/govmomi/commit/980d22d6)]
fix: expose util for rest status return
([#&#8203;3309](https://togithub.com/vmware/govmomi/issues/3309))
- \[[`4a09f19`](https://togithub.com/vmware/govmomi/commit/4a09f19d)]
vcsim: add PbmQueryAssociatedProfiles method
- \[[`e39527d`](https://togithub.com/vmware/govmomi/commit/e39527d4)]
build(deps): bump actions/stale from 8 to 9
- \[[`4cbd642`](https://togithub.com/vmware/govmomi/commit/4cbd6424)]
vcsim: Fix \[BUG] vcsim raises TypeError for RemoveSnapshotTask
([#&#8203;3298](https://togithub.com/vmware/govmomi/issues/3298))
- \[[`e9a782a`](https://togithub.com/vmware/govmomi/commit/e9a782a9)]
build(deps): bump actions/setup-go from 4 to 5
- \[[`45188e1`](https://togithub.com/vmware/govmomi/commit/45188e1d)]
Add default Historical Intervals to the simulator
- \[[`04ccf69`](https://togithub.com/vmware/govmomi/commit/04ccf69e)]
vcsim: handle HostNotConnected when saving inventory
- \[[`2f1fefa`](https://togithub.com/vmware/govmomi/commit/2f1fefae)]
vcsim: fix MAC Addresses to be unique
([#&#8203;3279](https://togithub.com/vmware/govmomi/issues/3279))
- \[[`d32be09`](https://togithub.com/vmware/govmomi/commit/d32be098)]
simulator: fix dropped error
- \[[`e19137f`](https://togithub.com/vmware/govmomi/commit/e19137f5)]
vcsim: propagate VMwareDVSConfigSpec in CreateDVS_Task
([#&#8203;3264](https://togithub.com/vmware/govmomi/issues/3264))
- \[[`a092311`](https://togithub.com/vmware/govmomi/commit/a0923119)]
vcsim: emit DVS and Portgroup create events
([#&#8203;3263](https://togithub.com/vmware/govmomi/issues/3263))
- \[[`31423b7`](https://togithub.com/vmware/govmomi/commit/31423b78)]
api: add object.Datastore.FindInventoryPath
([#&#8203;3267](https://togithub.com/vmware/govmomi/issues/3267))
- \[[`c8a2fc2`](https://togithub.com/vmware/govmomi/commit/c8a2fc2e)]
vcsim: Fix PropertyCollector to handle empty property
([#&#8203;3275](https://togithub.com/vmware/govmomi/issues/3275))
- \[[`d52f8ee`](https://togithub.com/vmware/govmomi/commit/d52f8ee3)]
api: add Content Library update session file APIs
([#&#8203;3258](https://togithub.com/vmware/govmomi/issues/3258))
- \[[`3942d8f`](https://togithub.com/vmware/govmomi/commit/3942d8f6)]
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
- \[[`09c7291`](https://togithub.com/vmware/govmomi/commit/09c72919)]
Add additional PBM methods

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
renovate[bot] and opentelemetrybot authored Dec 13, 2023
1 parent 7674433 commit 447468f
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ require (
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.33.1 // indirect
github.com/vmware/govmomi v0.34.0 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/wavefronthq/wavefront-sdk-go v0.15.0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ require (
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852 // indirect
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.33.1 // indirect
github.com/vmware/govmomi v0.34.0 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/wavefronthq/wavefront-sdk-go v0.15.0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ require (
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/vmware/go-vmware-nsxt v0.0.0-20230223012718-d31b8a1ca05e // indirect
github.com/vmware/govmomi v0.33.1 // indirect
github.com/vmware/govmomi v0.34.0 // indirect
github.com/vultr/govultr/v2 v2.17.2 // indirect
github.com/wavefronthq/wavefront-sdk-go v0.15.0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/vcenterreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.91.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.91.0
github.com/stretchr/testify v1.8.4
github.com/vmware/govmomi v0.33.1
github.com/vmware/govmomi v0.34.0
go.opentelemetry.io/collector/component v0.91.0
go.opentelemetry.io/collector/config/configopaque v0.91.0
go.opentelemetry.io/collector/config/configtls v0.91.0
Expand Down
4 changes: 2 additions & 2 deletions receiver/vcenterreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 447468f

Please sign in to comment.