fix(deps): update rust crate axum-tracing-opentelemetry to 0.32.0 #195

Open
darkkirb wants to merge 1 commit from renovate/axum-tracing-opentelemetry-0.x into main
Owner

This PR contains the following updates:

Package Type Update Change
axum-tracing-opentelemetry (source) dependencies minor 0.30.0 -> 0.32.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

davidB/tracing-opentelemetry-instrumentation-sdk (axum-tracing-opentelemetry)

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axum-tracing-opentelemetry](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/axum-tracing-opentelemetry) ([source](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk)) | dependencies | minor | `0.30.0` -> `0.32.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>davidB/tracing-opentelemetry-instrumentation-sdk (axum-tracing-opentelemetry)</summary> ### [`v0.32.2`](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.1...axum-tracing-opentelemetry-v0.32.2) [Compare Source](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.1...axum-tracing-opentelemetry-v0.32.2) ### [`v0.32.1`](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.0...axum-tracing-opentelemetry-v0.32.1) [Compare Source](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.0...axum-tracing-opentelemetry-v0.32.1) ### [`v0.32.0`](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.30.1...axum-tracing-opentelemetry-v0.32.0) [Compare Source](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.30.1...axum-tracing-opentelemetry-v0.32.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update rust crate axum-tracing-opentelemetry to 0.32.0
Some checks failed
renovate/artifacts Artifact file update failure
9ec030ee68
darkkirb scheduled this pull request to auto merge when all checks succeed 2025-10-02 10:53:28 +01:00
Author
Owner

⚠️ Artifact update problem

Renovate failed to update artifacts 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: crates/chir-rs/Cargo.toml
Command failed: (cd web; yarn2nix > yarn.nix)
/bin/sh: line 1: cd: web: No such file or directory
node:fs:441
    return binding.readFileUtf8(path, stringToFlags(options.flag));
                   ^

Error: ENOENT: no such file or directory, open './yarn.lock'
    at Object.readFileSync (node:fs:441:20)
    at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17)
    at Module._compile (node:internal/modules/cjs/loader:1706:14)
    at Object..js (node:internal/modules/cjs/loader:1839:10)
    at Module.load (node:internal/modules/cjs/loader:1441:32)
    at Function._load (node:internal/modules/cjs/loader:1263:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
    at node:internal/main/run_main_module:36:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './yarn.lock'
}

Node.js v22.19.0

File name: crates/chir-rs/Cargo.toml
Command failed: treefmt
ERRO formatter | nix: failed to apply with options '[]': exit status 1

yarn.nix:1:1:
  |
1 | <empty line>
  | ^
unexpected end of input
expecting expression


traversed 121 files
emitted 50 files for processing
formatted 2 files (3 changed) in 1m43.798s
Error: failed to finalise formatting: formatting failures detected

### ⚠️ Artifact update problem Renovate failed to update artifacts 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: crates/chir-rs/Cargo.toml ``` Command failed: (cd web; yarn2nix > yarn.nix) /bin/sh: line 1: cd: web: No such file or directory node:fs:441 return binding.readFileUtf8(path, stringToFlags(options.flag)); ^ Error: ENOENT: no such file or directory, open './yarn.lock' at Object.readFileSync (node:fs:441:20) at Object.<anonymous> (/nix/store/zd6h5l20rbi0980whl6ffk1592v2v7lx-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:26:17) at Module._compile (node:internal/modules/cjs/loader:1706:14) at Object..js (node:internal/modules/cjs/loader:1839:10) at Module.load (node:internal/modules/cjs/loader:1441:32) at Function._load (node:internal/modules/cjs/loader:1263:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { errno: -2, code: 'ENOENT', syscall: 'open', path: './yarn.lock' } Node.js v22.19.0 ``` ##### File name: crates/chir-rs/Cargo.toml ``` Command failed: treefmt ERRO formatter | nix: failed to apply with options '[]': exit status 1 yarn.nix:1:1: | 1 | <empty line> | ^ unexpected end of input expecting expression traversed 121 files emitted 50 files for processing formatted 2 files (3 changed) in 1m43.798s Error: failed to finalise formatting: formatting failures detected ```
Some checks are pending
renovate/artifacts Artifact file update failure
Hydra aarch64-linux.checks.chir-rs
Required
Hydra aarch64-linux.checks.chir-rs-client
Required
Hydra aarch64-linux.checks.chir-rs-common
Required
Hydra aarch64-linux.checks.chir-rs-fe
Required
Hydra aarch64-linux.packages.chir-rs
Required
Hydra aarch64-linux.packages.chir-rs-client
Required
Hydra aarch64-linux.packages.chir-rs-common
Required
Hydra aarch64-linux.packages.chir-rs-fe
Required
Hydra x86_64-linux.checks.chir-rs
Required
Hydra x86_64-linux.checks.chir-rs-client
Required
Hydra x86_64-linux.checks.chir-rs-common
Required
Hydra x86_64-linux.checks.chir-rs-fe
Required
Hydra x86_64-linux.packages.chir-rs
Required
Hydra x86_64-linux.packages.chir-rs-client
Required
Hydra x86_64-linux.packages.chir-rs-common
Required
Hydra x86_64-linux.packages.chir-rs-fe
Required
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/axum-tracing-opentelemetry-0.x:renovate/axum-tracing-opentelemetry-0.x
git switch renovate/axum-tracing-opentelemetry-0.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
darkkirb/chir.rs!195
No description provided.