Skip to content

fix(deps): update build-tools to v0.24.0#6971

Merged
MrAlias merged 1 commit intomainfrom
renovate/build-tools
Jul 7, 2025
Merged

fix(deps): update build-tools to v0.24.0#6971
MrAlias merged 1 commit intomainfrom
renovate/build-tools

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/build-tools/crosslink v0.23.1 -> v0.24.0 age confidence
go.opentelemetry.io/build-tools/multimod v0.23.1 -> v0.24.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/crosslink)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 requested a review from MrAlias as a code owner July 7, 2025 19:25
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
@renovate renovate Bot requested a review from XSAM as a code owner July 7, 2025 19:25
@renovate renovate Bot added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 7, 2025
@renovate renovate Bot requested review from dashpole, dmathieu and pellared as code owners July 7, 2025 19:25
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 7, 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):

  • 1 additional dependency was updated

Details:

Package Change
go.opentelemetry.io/build-tools v0.23.1 -> v0.24.0

@MrAlias MrAlias merged commit 32f1e85 into main Jul 7, 2025
37 checks passed
@MrAlias MrAlias deleted the renovate/build-tools branch July 7, 2025 20:19
@MrAlias MrAlias added this to the v1.38.0 milestone Jul 17, 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 Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant