Skip to content
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

fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

This PR contains the following updates:

Package Type Update Change
tracing-opentelemetry dependencies minor 0.23.0 -> 0.28.0

Release Notes

tokio-rs/tracing-opentelemetry (tracing-opentelemetry)

v0.28.0: 0.28.0

Compare Source

What's Changed

v0.27.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.26. Refer to the upstream
    changelog
    for more information.

v0.26.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.25. Refer to the upstream
    changelog
    for more information.

v0.25.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.24. Refer to the upstream
    changelog
    for more information.
Fixed
  • Invalidate sample decision on set parent (#​153)
  • chore: fix on_close() comment (#​148)

v0.24.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.23. Refer to the upstream
    changelog
    for more information.
Added
Fixed
  • Fixed compilation on WASI targets (#​147)
  • Set span end time when it exists (#​124)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 force-pushed the renovate/tracing-opentelemetry-0.x branch from ec3d1d8 to 2bb81e9 Compare July 21, 2024 17:43
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.24.0 fix(deps): update rust crate tracing-opentelemetry to 0.25.0 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 2bb81e9 to 10a3081 Compare September 10, 2024 10:39
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.25.0 fix(deps): update rust crate tracing-opentelemetry to 0.26.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 10a3081 to 35d69d5 Compare October 9, 2024 11:26
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.26.0 fix(deps): update rust crate tracing-opentelemetry to 0.27.0 Oct 9, 2024
Copy link
Contributor Author

renovate bot commented Oct 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.28.0
    Updating crates.io index
error: failed to select a version for the requirement `tracing-opentelemetry = "^0.23"`
candidate versions found which didn't match: 0.28.0
location searched: crates.io index
required by package `tonic-tracing-opentelemetry v0.18.1`
    ... which satisfies dependency `tonic-tracing-opentelemetry = "^0.18.1"` (locked to 0.18.1) of package `rust-grpc v0.1.0 (/tmp/renovate/repos/github/tailcallhq/rust-grpc)`

@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 35d69d5 to 622a02f Compare November 13, 2024 22:42
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.27.0 fix(deps): update rust crate tracing-opentelemetry to 0.28.0 Nov 13, 2024
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.

0 participants