Skip to content

chore(deps): bump OpenTelemetry crate set (opentelemetry, opentelemetry-otlp, opentelemetry_sdk) #1463

Merged
jsturtevant merged 2 commits into
mainfrom
dependabot/cargo/tracing-opentelemetry-0.33.0
May 28, 2026
Merged

chore(deps): bump OpenTelemetry crate set (opentelemetry, opentelemetry-otlp, opentelemetry_sdk) #1463
jsturtevant merged 2 commits into
mainfrom
dependabot/cargo/tracing-opentelemetry-0.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps tracing-opentelemetry from 0.32.1 to 0.33.0.
Bumps opentelemetry-otlp from 0.31.1 to 0.32.0. (see change long in #1451)

Release notes

Sourced from tracing-opentelemetry's releases.

0.33.0

Fixed

  • [breaking] avoid deadlock when entering a span (#251)

Other

Changelog

Sourced from tracing-opentelemetry's changelog.

0.33.0 - 2026-05-18

Fixed

  • [breaking] avoid deadlock when entering a span (#251)

Other

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tracing-opentelemetry [>= 0.28.a, < 0.29]

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Hyperlight host crate’s OpenTelemetry/tracing integration dependencies to newer versions, aligning tracing-opentelemetry with the OpenTelemetry 0.32 ecosystem.

Changes:

  • Bump tracing-opentelemetry from 0.32.1 to 0.33.0.
  • Bump OpenTelemetry crates (opentelemetry, opentelemetry-otlp, opentelemetry_sdk) to 0.32.0.
  • Refresh Cargo.lock to reflect the new dependency graph (including new transitive crates like tonic-types).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/hyperlight_host/Cargo.toml Updates OpenTelemetry/tracing dependency versions used by hyperlight-host (including dev-deps).
Cargo.lock Locks updated to the resolved versions for the bumped OpenTelemetry/tracing crates and their transitive dependencies.

Comment thread src/hyperlight_host/Cargo.toml
@jsturtevant jsturtevant changed the title chore(deps): bump tracing-opentelemetry from 0.32.1 to 0.33.0 chore(deps): bump OpenTelemetry crate set (opentelemetry, opentelemetry-otlp, opentelemetry_sdk) May 28, 2026
dependabot Bot and others added 2 commits May 28, 2026 07:38
Bumps [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](tokio-rs/tracing-opentelemetry@v0.32.1...v0.33.0)

---
updated-dependencies:
- dependency-name: tracing-opentelemetry
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant force-pushed the dependabot/cargo/tracing-opentelemetry-0.33.0 branch from d49c30c to 39f5c9d Compare May 28, 2026 14:41
@jsturtevant jsturtevant merged commit ed71e78 into main May 28, 2026
44 checks passed
@jsturtevant jsturtevant deleted the dependabot/cargo/tracing-opentelemetry-0.33.0 branch May 28, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants