Skip to content

Batch dependabot opentelemetry updates #913

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aaronbuchwald
Copy link
Collaborator

dependabot bot added 3 commits May 28, 2025 14:42
Updates the requirements on [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.29.0...opentelemetry_sdk-0.30.0)

---
updated-dependencies:
- dependency-name: opentelemetry_sdk
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.29.0...opentelemetry-0.30.0)

---
updated-dependencies:
- dependency-name: opentelemetry
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.29.0...opentelemetry-otlp-0.30.0)

---
updated-dependencies:
- dependency-name: opentelemetry-otlp
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@aaronbuchwald aaronbuchwald self-assigned this May 28, 2025
@aaronbuchwald aaronbuchwald requested a review from rkuris as a code owner May 28, 2025 18:45
@aaronbuchwald aaronbuchwald enabled auto-merge (squash) May 28, 2025 18:46
@aaronbuchwald
Copy link
Collaborator Author

It seems the actual issue is now just that there are three different OpenTelemetry PRs that need to be batch updated, but also that there is a fourth FastTrace that depends on it as well and where there is not yet a published update that bumps the OpenTelemetry version it depends on.

Screenshot 2025-05-28 at 14 56 05

@aaronbuchwald
Copy link
Collaborator Author

Looks like someone is already trying to untangle this, so we can wait for the version update to batch these changes: fast/fastrace#96

@aaronbuchwald aaronbuchwald marked this pull request as draft May 28, 2025 19:13
auto-merge was automatically disabled May 28, 2025 19:13

Pull request was converted to draft

@aaronbuchwald
Copy link
Collaborator Author

Seems this is blocked on work that is going stale upstream: tokio-rs/tracing-opentelemetry#205 (comment)

We may want to consider removing such dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant