-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(deps): update all go.opentelemetry.io/build-tools packages to v0.29.0 #13881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all go.opentelemetry.io/build-tools packages to v0.29.0 #13881
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
6cba74a to
a689e68
Compare
ℹ Artifact update noticeFile name: internal/tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a689e68 to
facb4c4
Compare
This PR contains the following updates:
v0.26.2->v0.29.0v0.26.2->v0.29.0v0.26.2->v0.29.0v0.26.2->v0.29.0v0.26.2->v0.29.0v0.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/checkapi)
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 - "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.
This PR was generated by Mend Renovate. View the repository job log.