Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vmware/govmomi v0.46.1 -> v0.46.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vmware/govmomi (github.com/vmware/govmomi)

v0.46.2

Compare Source

Release v0.46.2

Release Date: 2024-11-20

🐞 Fix
🧹 Chore
  • [c3916ff] Update version.go for v0.46.2
⚠️ BREAKING
📖 Commits
  • [c3916ff] chore: Update version.go for v0.46.2
  • [2f0120b] fix: vcsim: output signed byte in ByteSlice.MarshalXML (#​3615)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Nov 26, 2024
@renovate renovate bot requested review from a team and djaglowski as code owners November 26, 2024 05:30
@renovate renovate bot force-pushed the renovate/github.zerozr99.workers.dev-vmware-govmomi-0.x branch from 220b50e to fceb204 Compare November 27, 2024 19:18
@djaglowski djaglowski merged commit 2de0682 into main Dec 3, 2024
158 checks passed
@djaglowski djaglowski deleted the renovate/github.zerozr99.workers.dev-vmware-govmomi-0.x branch December 3, 2024 16:06
@github-actions github-actions bot added this to the next release milestone Dec 3, 2024
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.46.1` -> `v0.46.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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.46.2`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.2)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

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

#### [Release
v0.46.2](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

> Release Date: 2024-11-20

##### 🐞 Fix

-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

##### 🧹 Chore

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
Update version.go for v0.46.2

##### ⚠️ BREAKING

##### 📖 Commits

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
chore: Update version.go for v0.46.2
-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
fix: vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Co-authored-by: Daniel Jaglowski <[email protected]>
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.46.1` -> `v0.46.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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.46.2`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.2)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

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

#### [Release
v0.46.2](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

> Release Date: 2024-11-20

##### 🐞 Fix

-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

##### 🧹 Chore

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
Update version.go for v0.46.2

##### ⚠️ BREAKING

##### 📖 Commits

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
chore: Update version.go for v0.46.2
-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
fix: vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Co-authored-by: Daniel Jaglowski <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.46.1` -> `v0.46.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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.46.2`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.2)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

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

#### [Release
v0.46.2](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

> Release Date: 2024-11-20

##### 🐞 Fix

-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

##### 🧹 Chore

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
Update version.go for v0.46.2

##### ⚠️ BREAKING

##### 📖 Commits

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
chore: Update version.go for v0.46.2
-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
fix: vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Co-authored-by: Daniel Jaglowski <[email protected]>
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.46.1` -> `v0.46.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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.46.2`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.2)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

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

#### [Release
v0.46.2](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

> Release Date: 2024-11-20

##### 🐞 Fix

-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

##### 🧹 Chore

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
Update version.go for v0.46.2

##### ⚠️ BREAKING

##### 📖 Commits

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
chore: Update version.go for v0.46.2
-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
fix: vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Co-authored-by: Daniel Jaglowski <[email protected]>
zeck-ops pushed a commit to zeck-ops/opentelemetry-collector-contrib that referenced this pull request Apr 23, 2025
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.46.1` -> `v0.46.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.46.1/v0.46.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!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.46.2`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.46.2)

[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

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

#### [Release
v0.46.2](https://redirect.github.com/vmware/govmomi/compare/v0.46.1...v0.46.2)

> Release Date: 2024-11-20

##### 🐞 Fix

-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

##### 🧹 Chore

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
Update version.go for v0.46.2

##### ⚠️ BREAKING

##### 📖 Commits

-
\[[`c3916ff`](https://redirect.github.com/vmware/govmomi/commit/c3916ff7)]
chore: Update version.go for v0.46.2
-
\[[`2f0120b`](https://redirect.github.com/vmware/govmomi/commit/2f0120b3)]
fix: vcsim: output signed byte in ByteSlice.MarshalXML
([#&open-telemetry#8203;3615](https://redirect.github.com/vmware/govmomi/issues/3615))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Co-authored-by: Daniel Jaglowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file receiver/vcenter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants