Sponsored Content
Skip to content

chore: Update some external dependencies - #6642

Merged
bthomee merged 5 commits into
XRPLF:developfrom
mathbunnyru:new_recipes
Mar 25, 2026
Merged

chore: Update some external dependencies#6642
bthomee merged 5 commits into
XRPLF:developfrom
mathbunnyru:new_recipes

Conversation

@mathbunnyru

@mathbunnyru mathbunnyru commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

High Level Overview of Change

A new round of updates:

  • grpc without our no-longer-needed custom patch
  • updated recipe revisions from the official CCI where possible

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)

@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
@mathbunnyru
mathbunnyru requested a review from bthomee March 25, 2026 10:03
@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 (589c9c6) to head (e040383).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6642     +/-   ##
=========================================
- Coverage     81.5%   81.4%   -0.0%     
=========================================
  Files          997     997             
  Lines        74408   74408             
  Branches      7561    7557      -4     
=========================================
- Hits         60606   60603      -3     
- Misses       13802   13805      +3     

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 commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

I think we'll also want to update some of the versions, such as openssl and grpc, in a follow-up PR.

@bthomee
bthomee added this pull request to the merge queue Mar 25, 2026
@mathbunnyru

Copy link
Copy Markdown
Contributor Author

I think we'll also want to update some of the versions, such as openssl and grpc, in a follow-up PR.

Yes, I didn't want to mix too many different types of updates here. This one doesn't change important versions, and the way to update is different.

Merged via the queue into XRPLF:develop with commit 0510ee4 Mar 25, 2026
3 checks passed
@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

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