-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update All go.opentelemetry.io/build-tools packages to v0.24.0 #13353
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
base: main
Are you sure you want to change the base?
Update All go.opentelemetry.io/build-tools packages to v0.24.0 #13353
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13353 +/- ##
=======================================
Coverage 91.52% 91.52%
=======================================
Files 528 528
Lines 29475 29475
=======================================
Hits 26976 26976
Misses 1972 1972
Partials 527 527 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a486040
to
9934ad3
Compare
The change that causes checkapi to fail appears to be this one here: open-telemetry/opentelemetry-go-build-tools@3c25051 @atoulme do you have any insight as to how to address the following error:
|
This PR contains the following updates:
v0.23.1
->v0.24.0
v0.23.1
->v0.24.0
v0.23.1
->v0.24.0
v0.23.1
->v0.24.0
v0.23.1
->v0.24.0
v0.23.1
->v0.24.0
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.24.0
Compare Source
🛑 Breaking changes 🛑
multimod
: Default to attempting pre-releasing all module sets. (#992)🚩 Deprecations 🚩
semconvgen
: The semconvgen tooling is deprecated. (#1004)Use Weaver instead.
💡 Enhancements 💡
checkapi
: Allow to check the API of components matches strictly to guidelines, with the only structs exported the Config structs. (#894)issuegenerator
: Increased search for existing issues to 6 months. (#925)multimod
: Add retries to multimod sync (#941)This tries to address occasional flakes in the Go proxy.
multimod
: Support custom version reference files (#994)A new "modules" section is parsed in the version configuration. This section
defines relative file paths for files that references the version of the
module set. If this section is not used for a module the default "version.go"
file at the root of the module directory is still assumed.
🧰 Bug fixes 🧰
multimod
: Use Go errors to return error instead of logging and halting. (#1006)multimod
: Fix the multimod root command name in help text. (#991)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.