Skip to content

chore(deps): bump workspace deps + migrate ctor 1.0#3214

Merged
mmodzelewski merged 1 commit into
apache:masterfrom
krishvishal:update-deps2
May 5, 2026
Merged

chore(deps): bump workspace deps + migrate ctor 1.0#3214
mmodzelewski merged 1 commit into
apache:masterfrom
krishvishal:update-deps2

Conversation

@krishvishal
Copy link
Copy Markdown
Contributor

@krishvishal krishvishal commented May 5, 2026

Summary

  • Compatible workspace bumps: blake3, clap_complete, crossfire, reqwest, rmcp, rust-s3, rustls, serde_with, tokio, zip.
  • ctor 1.0 split #[dtor] into a separate dtor crate and now requires unsafe on lifetime-before-main hooks. Added dtor = "1.0.0" workspace dep, wired it into core/integration,
    and updated core/integration/tests/mod.rs to use #[ctor(unsafe)] / #[dtor(unsafe)] and the new import paths.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.68%. Comparing base (e937852) to head (9e54b7a).

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3214       +/-   ##
=============================================
- Coverage     74.47%   50.68%   -23.80%     
  Complexity      943      943               
=============================================
  Files          1183     1181        -2     
  Lines        105866    92505    -13361     
  Branches      82899    69554    -13345     
=============================================
- Hits          78846    46883    -31963     
- Misses        24275    43055    +18780     
+ Partials       2745     2567      -178     
Components Coverage Δ
Rust Core 43.95% <ø> (-31.80%) ⬇️
Java SDK 60.14% <ø> (ø)
C# SDK 69.07% <ø> (-0.31%) ⬇️
Python SDK 81.43% <ø> (ø)
Node SDK 91.44% <ø> (-0.10%) ⬇️
Go SDK 39.60% <ø> (ø)
see 306 files with indirect coverage changes
🚀 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.

@mmodzelewski mmodzelewski merged commit fbf3885 into apache:master May 5, 2026
80 checks passed
@krishvishal krishvishal deleted the update-deps2 branch May 5, 2026 20:30
Standing-Man pushed a commit to Standing-Man/iggy that referenced this pull request May 6, 2026
Standing-Man pushed a commit to Standing-Man/iggy that referenced this pull request May 6, 2026
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.

3 participants