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.28.1 age confidence
go.opentelemetry.io/build-tools/checkfile v0.26.2 -> v0.28.1 age confidence
go.opentelemetry.io/build-tools/chloggen v0.26.2 -> v0.28.1 age confidence
go.opentelemetry.io/build-tools/crosslink v0.26.2 -> v0.28.1 age confidence
go.opentelemetry.io/build-tools/githubgen v0.26.2 -> v0.28.1 age confidence
go.opentelemetry.io/build-tools/multimod v0.26.2 -> v0.28.1 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.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 (4e1018b) to head (a689e68).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13881      +/-   ##
==========================================
- Coverage   92.27%   92.26%   -0.01%     
==========================================
  Files         656      656              
  Lines       41051    41051              
==========================================
- Hits        37878    37874       -4     
- Misses       2172     2175       +3     
- Partials     1001     1002       +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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.5.0
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/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.28.1

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