Skip to content

Conversation

@lklimek
Copy link
Contributor

@lklimek lklimek commented Jan 27, 2026

Issue being fixed or feature implemented

CVE-2025-58160
GHSA-xwfj-jgwm-7wp5

What was done?

Updated affected dependency

How Has This Been Tested?

GHA

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated logging infrastructure dependencies to improve system stability and consistency across all packages.

✏️ Tip: You can customize this high-level summary in your review settings.

@github-actions
Copy link

✅ gRPC Query Coverage Report

================================================================================
gRPC Query Coverage Report - NEW QUERIES ONLY
================================================================================

Total queries in proto: 53
Previously known queries: 47
New queries found: 6

================================================================================

New Query Implementation Status:
--------------------------------------------------------------------------------
✓ getAddressInfo                                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getAddressesBranchState                       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/address_sync/mod.rs
✓ getAddressesInfos                             /home/runner/work/platform/platform/packages/rs-sdk/src/platform/fetch_many.rs
✓ getAddressesTrunkState                        /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentAddressBalanceChanges                /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs
✓ getRecentCompactedAddressBalanceChanges       /home/runner/work/platform/platform/packages/rs-sdk/src/platform/query.rs

================================================================================
Summary:
--------------------------------------------------------------------------------
New queries implemented: 6 (100.0%)
New queries missing: 0 (0.0%)

Total known queries: 53
  - Implemented: 50
  - Not implemented: 2
  - Excluded: 1

Not implemented queries:
  - getConsensusParams
  - getTokenPreProgrammedDistributions

@github-actions github-actions bot added this to the v3.1.0 milestone Jan 27, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 27, 2026

📝 Walkthrough

Walkthrough

The pull request updates the tracing-subscriber dependency version to 0.3.22 across four Rust packages (rs-dapi, rs-drive-abci, rs-sdk, and wasm-sdk) in their respective Cargo.toml files, maintaining the same feature flags for each package.

Changes

Cohort / File(s) Summary
tracing-subscriber version bump
packages/rs-dapi/Cargo.toml, packages/rs-drive-abci/Cargo.toml, packages/rs-sdk/Cargo.toml, packages/wasm-sdk/Cargo.toml
Update tracing-subscriber from 0.3.19/0.3.16/0.3.18/0.3 to 0.3.22 across all packages while preserving existing feature configurations (env-filter, json, fmt, std, registry, ansi, tracing-log as applicable per package)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop and a bump, version's now new,
From old tracing paths to 0.3.22!
Four packages dance in harmony's light,
Dependencies shimmer—all patterns are right! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'build: bump tracing-subscriber to 0.3.22' directly and clearly describes the main change across all four Cargo.toml files, matching the pull request's core objective of updating the tracing-subscriber dependency.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants