Sponsored Content
Skip to content

chore: Update sqlite3->3.51.0, protobuf->6.33.5, openssl->3.6.1, grpc->1.78.1 - #6653

Merged
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:update_libs
Mar 25, 2026
Merged

chore: Update sqlite3->3.51.0, protobuf->6.33.5, openssl->3.6.1, grpc->1.78.1#6653
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:update_libs

Conversation

@mathbunnyru

Copy link
Copy Markdown
Contributor

High Level Overview of Change

This updates all the libs but soci to the latest available in the CCI.

Context of Change

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

Comment thread conanfile.py
Comment on lines -140 to -143
# Conan 2 requires transitive headers to be specified
transitive_headers_opt = (
{"transitive_headers": True} if conan_version.split(".")[0] == "2" else {}
)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There is no way of using Conan v1 anymore, so let's not support this

Comment thread conan.lock
"protobuf/6.32.1#b54f00da2e0f61d821330b5b638b0f80%1774439406.061",
"openssl/3.5.5#e6399de266349245a4542fc5f6c71552%1774367199.56",
"protobuf/6.33.5#d96d52ba5baaaa532f47bda866ad87a5%1773224203.27",
"openssl/3.6.1#e6399de266349245a4542fc5f6c71552%1774458290.139",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@mathbunnyru
mathbunnyru requested a review from bthomee March 25, 2026 17:31
@mathbunnyru mathbunnyru added Trivial Simple change with minimal effect, or already tested. Only needs one approval. Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. labels Mar 25, 2026
@bthomee
bthomee enabled auto-merge March 25, 2026 17:53
@codecov

codecov Bot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.4%. Comparing base (8f182e8) to head (7a87b38).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6653     +/-   ##
=========================================
- Coverage     81.5%   81.4%   -0.0%     
=========================================
  Files          998     998             
  Lines        74443   74443             
  Branches      7579    7559     -20     
=========================================
- Hits         60641   60633      -8     
- Misses       13802   13810      +8     

see 3 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bthomee
bthomee added this pull request to the merge queue Mar 25, 2026
Merged via the queue into XRPLF:develop with commit 85b65c8 Mar 25, 2026
1 check passed
@bthomee bthomee added the QE test required RippleX QE Team must look at this PR. label Mar 25, 2026
Tapanito added a commit that referenced this pull request Apr 2, 2026
@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
beartec-jpg pushed a commit to beartec-jpg/FalconLedger that referenced this pull request Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QE test required RippleX QE Team must look at this PR. Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants