Skip to content

build(deps): Bump go.opentelemetry.io/build-tools/multimod from 0.23.1 to 0.24.0 in /internal/tools#1240

Merged
mmorel-35 merged 1 commit into
mainfrom
dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/multimod-0.24.0
Jul 8, 2025
Merged

build(deps): Bump go.opentelemetry.io/build-tools/multimod from 0.23.1 to 0.24.0 in /internal/tools#1240
mmorel-35 merged 1 commit into
mainfrom
dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/multimod-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2025

Copy link
Copy Markdown
Contributor

Bumps go.opentelemetry.io/build-tools/multimod from 0.23.1 to 0.24.0.

Release notes

Sourced from go.opentelemetry.io/build-tools/multimod's releases.

v0.24.0

Overview

🛑 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)

What's Changed

... (truncated)

Changelog

Sourced from go.opentelemetry.io/build-tools/multimod's changelog.

v0.24.0

🛑 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)
Commits
  • 875a0d8 Release v0.24.0 (#1016)
  • 2e6da57 Support custom version reference files (#1002)
  • 14fb9d6 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (#1015)
  • c734c7b Add issue templates (#1013)
  • 80df8cd Deprecate semconvgen (#1005)
  • 23bba7c Do not log.Fatal in CommitChangesToNewBranch (#1007)
  • d4f8912 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (#1014)
  • 980f0e1 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (#1003)
  • 7bb80b0 Default to pre-releasing all module sets in multimod prerelease (#993)
  • 5c0c8bd chore(deps): update module github.com/sonatard/noctx to v0.3.5 (#1000)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.opentelemetry.io/build-tools/multimod](https://github.com/open-telemetry/opentelemetry-go-build-tools) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-build-tools/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-build-tools/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-build-tools@v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/build-tools/multimod
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 8, 2025
@mmorel-35
mmorel-35 merged commit fab9852 into main Jul 8, 2025
4 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/multimod-0.24.0 branch July 8, 2025 05:05
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant