Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the opentelemetry-deps-collector group with 3 updates in the /collector/internal/tools directory: go.opentelemetry.io/build-tools/chloggen, go.opentelemetry.io/build-tools/crosslink and go.opentelemetry.io/build-tools/multimod.

Updates go.opentelemetry.io/build-tools/chloggen from 0.28.1 to 0.29.0

Changelog

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

v0.29.0

💡 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)
Commits
  • 634f877 Release 0.29.0 (#1371)
  • 2b4f81c [checkapi] validate functions exported (#1358)
  • 44160c9 [checkapi] manage struct name collisions (#1357)
  • 2645d65 chore(deps): update module github.com/go-critic/go-critic to v0.14.2 (#1370)
  • c98f37e chore(deps): update module github.com/prometheus/procfs to v0.19.2 (#1369)
  • b735c56 chore(deps): update github/codeql-action action to v4.31.2 (#1367)
  • dba31bf chore(deps): update module github.com/go-critic/go-critic to v0.14.1 (#1368)
  • e8cf187 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 (#1366)
  • 00bb677 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to ab938...
  • 1298c78 chore(deps): update module github.com/prometheus/common to v0.67.2 (#1363)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/build-tools/crosslink from 0.28.1 to 0.29.0

Changelog

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

v0.29.0

💡 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)
Commits
  • 634f877 Release 0.29.0 (#1371)
  • 2b4f81c [checkapi] validate functions exported (#1358)
  • 44160c9 [checkapi] manage struct name collisions (#1357)
  • 2645d65 chore(deps): update module github.com/go-critic/go-critic to v0.14.2 (#1370)
  • c98f37e chore(deps): update module github.com/prometheus/procfs to v0.19.2 (#1369)
  • b735c56 chore(deps): update github/codeql-action action to v4.31.2 (#1367)
  • dba31bf chore(deps): update module github.com/go-critic/go-critic to v0.14.1 (#1368)
  • e8cf187 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 (#1366)
  • 00bb677 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to ab938...
  • 1298c78 chore(deps): update module github.com/prometheus/common to v0.67.2 (#1363)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/build-tools/multimod from 0.28.1 to 0.29.0

Changelog

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

v0.29.0

💡 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)
Commits
  • 634f877 Release 0.29.0 (#1371)
  • 2b4f81c [checkapi] validate functions exported (#1358)
  • 44160c9 [checkapi] manage struct name collisions (#1357)
  • 2645d65 chore(deps): update module github.com/go-critic/go-critic to v0.14.2 (#1370)
  • c98f37e chore(deps): update module github.com/prometheus/procfs to v0.19.2 (#1369)
  • b735c56 chore(deps): update github/codeql-action action to v4.31.2 (#1367)
  • dba31bf chore(deps): update module github.com/go-critic/go-critic to v0.14.1 (#1368)
  • e8cf187 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 (#1366)
  • 00bb677 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to ab938...
  • 1298c78 chore(deps): update module github.com/prometheus/common to v0.67.2 (#1363)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ectory with 3 updates

Bumps the opentelemetry-deps-collector group with 3 updates in the /collector/internal/tools directory: [go.opentelemetry.io/build-tools/chloggen](https://github.com/open-telemetry/opentelemetry-go-build-tools), [go.opentelemetry.io/build-tools/crosslink](https://github.com/open-telemetry/opentelemetry-go-build-tools) and [go.opentelemetry.io/build-tools/multimod](https://github.com/open-telemetry/opentelemetry-go-build-tools).


Updates `go.opentelemetry.io/build-tools/chloggen` from 0.28.1 to 0.29.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.28.1...v0.29.0)

Updates `go.opentelemetry.io/build-tools/crosslink` from 0.28.1 to 0.29.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.28.1...v0.29.0)

Updates `go.opentelemetry.io/build-tools/multimod` from 0.28.1 to 0.29.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.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/build-tools/chloggen
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-collector
- dependency-name: go.opentelemetry.io/build-tools/crosslink
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-collector
- dependency-name: go.opentelemetry.io/build-tools/multimod
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-collector
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 12:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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.

0 participants