fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.29.0#475
Merged
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.29.0#475
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: internal/tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
MrAlias
approved these changes
Nov 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.26.2->v0.29.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go-build-tools (go.opentelemetry.io/build-tools/multimod)
v0.29.0Compare Source
💡 Enhancements 💡
checkapi: Validate the functions exported by a component (#1358)Set explicitly what functions a component can export.
Set name to "*" to allow any function to be exported under a class of component.
Set name to "" or missing to not allow any functions to be exported under a class of component.
issuegenerator: Add PR number to issue comments (#1180)🧰 Bug fixes 🧰
checkapi: Do not report errors about a missing factory function if the component is not expected to have a factory function (#1283)checkapi: Fix collision of struct names inside a module (#1357)checkapi: do not read the API of go modules that are not associated with a metadata.yaml file. (#1356)checkapi: do not try to read the API of a nested module folder (#1355)v0.28.1Compare Source
💡 Enhancements 💡
checkapi: Work with a JSON schema stored as yaml under metadata.yaml config key. (#1148)chloggen: Sort changelog entries lexicographically based on their component field (#1276)issuegenerator: issuegenerator now pings the author of a failing test's PR (#1182)issuegenerator: trim component type suffix from component names (#1255)🧰 Bug fixes 🧰
issuegenerator: removed pr section from autogenerated issue body. (#1243)v0.28.0Compare Source
🛑 Breaking changes 🛑
all: Bump minimum Go version to 1.24 (#1145, #1159)💡 Enhancements 💡
issuegenerator: added component section in auto generated issue body (#42518)Related issue is in the
opentelemetry-collector-contribrepository.checkapi: Add the folder name to error messages (#1141)issuegenerator: Include commit and pr in issues generated by issuegenerator (#1180)issue generator: Use labels to search for existing issues in issue generator (#1181)🧰 Bug fixes 🧰
multimod: SupportvNdirectories when tagging (#1209)When tagging a
vNversion of a Go module thevNsuffix should not be included in the tag before the version.checkapi: Do not check internal structs for unkeyed literal initialization. (#1140)Configuration
📅 Schedule: 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.