Skip to content

Conversation

@hash-worker
Copy link
Contributor

@hash-worker hash-worker bot commented Jan 24, 2026

This PR contains the following updates:

Package Type Update Change
reqwest-tracing workspace.dependencies minor 0.5.8 -> 0.7.0

Warning

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


Release Notes

TrueLayer/reqwest-middleware (reqwest-tracing)

v0.7.0

Compare Source

Added
  • [breaking] support the opentelemetry 0.31 (#​272)
Other
  • Set changelog version for last release (#​268)

v0.6.0

Added
  • Added support for OpenTelemetry 0.30 (#​236)

Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge January 24, 2026 08:47
@cursor
Copy link

cursor bot commented Jan 24, 2026

PR Summary

Medium Risk
Dependency-only change, but it upgrades the HTTP tracing stack and pulls in a new reqwest major version transitively, which could affect runtime HTTP/telemetry behavior and compatibility (notably OpenTelemetry).

Overview
Bumps workspace dependency reqwest-tracing from 0.5.8 to 0.7.0.

Refreshes Cargo.lock to match, introducing reqwest 0.13.2 and reqwest-middleware 0.5.1 alongside the existing reqwest 0.12.x, and includes related resolver churn (e.g., darling version consolidation, socket2/windows-sys adjustments).

Written by Cursor Bugbot for commit 6b33dd5. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Jan 24, 2026
@augmentcode
Copy link

augmentcode bot commented Jan 24, 2026

🤖 Augment PR Summary

Summary: This PR updates the Rust workspace dependency reqwest-tracing from 0.5.8 to 0.6.0 (Renovate-driven dependency bump).

Changes:

  • Updated reqwest-tracing version in the workspace Cargo.toml.

Technical Notes: Upstream reqwest-tracing v0.6.0 adds support for OpenTelemetry 0.30, but it also targets newer reqwest/reqwest-middleware versions—worth confirming this aligns with the workspace pins and existing middleware usage.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

reqwest-middleware = { version = "0.4.2", default-features = false }
reqwest-tracing = { version = "0.5.8", default-features = false }
reqwest-tracing = { version = "0.6.0", default-features = false }
roaring = { version = "0.11.2", default-features = false }
Copy link

Choose a reason for hiding this comment

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

reqwest-tracing 0.6.0 depends on reqwest ^0.13 and reqwest-middleware ^0.5, while this workspace pins reqwest 0.12 and reqwest-middleware 0.4.2. This can lead to incompatible middleware trait types in crates that call ClientBuilder::with(TracingMiddleware::...) (e.g. libs/@local/graph/type-fetcher/src/fetcher_server.rs:70).

Other Locations
  • libs/@local/graph/type-fetcher/src/fetcher_server.rs:70

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 24, 2026

Merging this PR will not alter performance

✅ 21 untouched benchmarks
🗄️ 12 archived benchmarks run1


Comparing deps/rs/reqwest-tracing-0.x (6b33dd5) with main (4fe5214)2

Open in CodSpeed

Footnotes

  1. 12 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

  2. No successful run was found on main (c4f084d) during the generation of this report, so 4fe5214 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.05%. Comparing base (c4f084d) to head (6b33dd5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8317      +/-   ##
==========================================
- Coverage   61.05%   61.05%   -0.01%     
==========================================
  Files        1247     1247              
  Lines      121607   121607              
  Branches     5266     5266              
==========================================
- Hits        74249    74246       -3     
- Misses      46486    46489       +3     
  Partials      872      872              
Flag Coverage Δ
apps.hash-ai-worker-ts 1.41% <ø> (ø)
apps.hash-api 0.00% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.24% <ø> (ø)
local.hash-graph-sdk 6.66% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.88% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-net 96.16% <ø> (-0.05%) ⬇️
rust.harpc-tower 66.80% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-authorization 62.34% <ø> (ø)
rust.hash-graph-postgres-store 26.80% <ø> (ø)
rust.hash-graph-store 39.10% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-ast 87.25% <ø> (ø)
rust.hashql-compiletest 46.65% <ø> (ø)
rust.hashql-core 81.75% <ø> (ø)
rust.hashql-diagnostics 72.43% <ø> (ø)
rust.hashql-eval 68.54% <ø> (ø)
rust.hashql-hir 89.10% <ø> (ø)
rust.hashql-mir 89.51% <ø> (ø)
rust.hashql-syntax-jexpr 94.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hash-worker hash-worker bot requested a review from a team January 24, 2026 09:15
@hash-worker hash-worker bot force-pushed the deps/rs/reqwest-tracing-0.x branch from 3ffedec to 7df63fa Compare January 28, 2026 14:51
@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment Feb 11, 2026 3:44pm
hashdotdesign Ready Ready Preview, Comment Feb 11, 2026 3:44pm
hashdotdesign-tokens Ready Ready Preview, Comment Feb 11, 2026 3:44pm
petrinaut Ready Ready Preview Feb 11, 2026 3:44pm

@hash-worker hash-worker bot force-pushed the deps/rs/reqwest-tracing-0.x branch from 7df63fa to 384850f Compare February 3, 2026 10:52
@hash-worker hash-worker bot force-pushed the deps/rs/reqwest-tracing-0.x branch from 384850f to 7a33f86 Compare February 5, 2026 17:58
@hash-worker hash-worker bot changed the title Update Rust crate reqwest-tracing to 0.6.0 Update Rust crate reqwest-tracing to 0.7.0 Feb 5, 2026
@hash-worker hash-worker bot force-pushed the deps/rs/reqwest-tracing-0.x branch from 7a33f86 to fe68ef9 Compare February 9, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area)

Development

Successfully merging this pull request may close these issues.

2 participants