Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/build-tools/checkapi v0.26.2 -> v0.29.0 age confidence
go.opentelemetry.io/build-tools/checkfile v0.26.2 -> v0.29.0 age confidence
go.opentelemetry.io/build-tools/chloggen v0.26.2 -> v0.29.0 age confidence
go.opentelemetry.io/build-tools/crosslink v0.26.2 -> v0.29.0 age confidence
go.opentelemetry.io/build-tools/githubgen v0.26.2 -> v0.29.0 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/checkapi)

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 - "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 these updates 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 Sep 23, 2025
@renovate renovate bot requested a review from a team as a code owner September 23, 2025 00:31
@renovate renovate bot requested a review from dmitryax September 23, 2025 00:31
@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (6f29b34) to head (facb4c4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13881      +/-   ##
==========================================
- Coverage   92.27%   92.26%   -0.01%     
==========================================
  Files         657      657              
  Lines       41111    41111              
==========================================
- Hits        37936    37933       -3     
- Misses       2173     2175       +2     
- Partials     1002     1003       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added Stale and removed Stale labels Oct 8, 2025
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added Stale and removed Stale labels Oct 23, 2025
@renovate renovate bot force-pushed the renovate/all-go.opentelemetry.iobuild-tools-packages branch from 6cba74a to a689e68 Compare October 27, 2025 16:21
@renovate renovate bot changed the title fix(deps): update all go.opentelemetry.io/build-tools packages to v0.28.0 chore(deps): update all go.opentelemetry.io/build-tools packages to v0.28.1 Oct 27, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.5.0
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.3
github.com/kevinburke/ssh_config v1.2.0 -> v1.4.0
github.com/pjbgf/sha1cd v0.4.0 -> v0.5.0
github.com/sagikazarmark/locafero v0.10.0 -> v0.12.0
github.com/skeema/knownhosts v1.3.1 -> v1.3.2
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.9.2 -> v1.10.0
github.com/spf13/viper v1.20.1 -> v1.21.0
go.opentelemetry.io/build-tools v0.26.2 -> v0.29.0

@renovate renovate bot force-pushed the renovate/all-go.opentelemetry.iobuild-tools-packages branch from a689e68 to facb4c4 Compare October 31, 2025 22:03
@renovate renovate bot changed the title chore(deps): update all go.opentelemetry.io/build-tools packages to v0.28.1 chore(deps): update all go.opentelemetry.io/build-tools packages to v0.29.0 Oct 31, 2025
@bogdandrutu bogdandrutu added this pull request to the merge queue Oct 31, 2025
Merged via the queue into main with commit e75f556 Oct 31, 2025
61 checks passed
@bogdandrutu bogdandrutu deleted the renovate/all-go.opentelemetry.iobuild-tools-packages branch October 31, 2025 22:42
@github-actions github-actions bot added this to the next release milestone Oct 31, 2025
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 renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant