Skip to content

fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.29.0#475

Merged
MrAlias merged 1 commit intomainfrom
renovate/build-tools
Nov 3, 2025
Merged

fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.29.0#475
MrAlias merged 1 commit intomainfrom
renovate/build-tools

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/build-tools/multimod v0.26.2 -> v0.29.0 age confidence

Warning

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.0

Compare 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.1

Compare 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.0

Compare Source

🛑 Breaking changes 🛑
💡 Enhancements 💡
  • issuegenerator: added component section in auto generated issue body (#​42518)
    Related issue is in the opentelemetry-collector-contrib repository.
  • 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: Support vN directories when tagging (#​1209)
    When tagging a vN version of a Go module the vN suffix 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.


  • 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 actions Pull requests that update GitHub action code dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Nov 3, 2025
@renovate renovate Bot requested review from a team as code owners November 3, 2025 16:45
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 3, 2025

ℹ Artifact update notice

File name: internal/tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/skeema/knownhosts v1.3.1 -> v1.3.2
go.opentelemetry.io/build-tools v0.27.0 -> v0.29.0

@renovate renovate Bot added actions Pull requests that update GitHub action code Skip Changelog PRs that do not require a CHANGELOG.md entry labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions Pull requests that update GitHub action code dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant