Update module go.opentelemetry.io/build-tools/chloggen to v0.26.0 #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.23.1->v0.26.0Release Notes
open-telemetry/opentelemetry-go-build-tools (go.opentelemetry.io/build-tools/chloggen)
v0.26.0Compare Source
💡 Enhancements 💡
githubgen: Support a custom distribution which contains all elements that are not in a distribution (#1068)issuegenerator: Include test failure message in the issue comment. (#1065)🧰 Bug fixes 🧰
issuegenerator: Don't fatal when not able to ingest a JUnit report. (#1063)githubgen: derive chloggen component name from repository path if no metadata is present (#1067)v0.25.0Compare Source
🛑 Breaking changes 🛑
semconvgen: The deprecatedsemconvgentool is removed (#1017)💡 Enhancements 💡
issuegenerator: Handle multiple test suites in ingested junit files. (#1031)multimod: Parallelize requests to Go Proxy when doingmultimod sync. (#1052)multimod: Retry on 404 errors from the Go proxy (#1051)v0.24.0Compare 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 - "before 8am on Monday" (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.