Commit 563943a
authored
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` |

|

|
|
[go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.29.0` → `v0.30.0` |

|

|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.29.0` → `v0.30.0` |

|

|
---
> [!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
([#​1587](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1587))
- `githubgen`: Stop generating the .github/ALLOWLIST file
([#​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.
([#​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
([#​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.
([#​1387](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1387))
- `crosslink`: Fix false negatives in `crosslink tidylist --validate`
([#​1437](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/1437))
- `githubgen`: Replace panic with proper error handling for unknown
generator arguments
([#​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>1 parent af0cd7b commit 563943a
2 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
0 commit comments