1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/internal
renovate[bot] 563943a593 fix(deps): update build-tools to v0.30.0 (#8244)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[go.opentelemetry.io/build-tools/crosslink](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.29.0` → `v0.30.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.30.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.29.0/v0.30.0?slim=true)
|
|
[go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.29.0` → `v0.30.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.30.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.29.0/v0.30.0?slim=true)
|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.29.0` → `v0.30.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.30.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.29.0/v0.30.0?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/crosslink)</summary>

###
[`v0.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0300)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.29.0...v0.30.0)

##### 🛑 Breaking changes 🛑

- `all`: Bump minimum Go version to 1.25
([#&#8203;1587](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1587))
- `githubgen`: Stop generating the .github/ALLOWLIST file
([#&#8203;1505](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1505))
This file has no bearing to GitHub, the CODEOWNERS file already contains
a list of unmaintained components.
Further, this file is flagged incorrectly by security tools as
problematic.

##### 💡 Enhancements 💡

- `chloggen`: Update validate command to check all changelog entries and
not exit out immediately after finding error.
([#&#8203;1304](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1304))
- `crosslink`: Support Go versions with patch numbers (e.g., 1.23.0) in
`crosslink work` command
([#&#8203;1499](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1499))

##### 🧰 Bug fixes 🧰

- `chloggen`: Correctly handle absolute paths for config file,
entries\_dir, template\_yaml, and change\_logs.
([#&#8203;1387](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1387))
- `crosslink`: Fix false negatives in `crosslink tidylist --validate`
([#&#8203;1437](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1437))
- `githubgen`: Replace panic with proper error handling for unknown
generator arguments
([#&#8203;1549](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1549))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- 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 these
updates 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-go).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 09:59:14 +02:00
..