Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump libp2p deps #10687

Merged
merged 2 commits into from
May 30, 2024
Merged

go: bump libp2p deps #10687

merged 2 commits into from
May 30, 2024

Conversation

sebastianst
Copy link
Member

@sebastianst sebastianst commented May 30, 2024

Description

Bumps libp2p deps

Also replaces the deprecated CannotConnect state check with Limited, which AFAIU is the correct change, judging from libp2p/go-libp2p#2696 review of this change welcomed.

@tynes
Copy link
Contributor

tynes commented May 30, 2024

dependabot did something similar here #10601

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.60%. Comparing base (5c187bc) to head (a7f47bb).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10687       +/-   ##
============================================
+ Coverage    54.65%   79.60%   +24.95%     
============================================
  Files           37       10       -27     
  Lines         2944     1123     -1821     
  Branches       415        0      -415     
============================================
- Hits          1609      894      -715     
+ Misses        1303      197     -1106     
  Partials        32       32               
Flag Coverage Δ
cannon-go-tests 79.60% <ø> (ø)
chain-mon-tests ?
sdk-tests ?

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

see 27 files with indirect coverage changes

@sebastianst sebastianst requested a review from a team as a code owner May 30, 2024 15:17
@sebastianst sebastianst requested a review from refcell May 30, 2024 15:17
@sebastianst
Copy link
Member Author

dependabot did something similar here #10601

@tynes ok closed it

@sebastianst sebastianst added this pull request to the merge queue May 30, 2024
Merged via the queue into develop with commit 25a2af0 May 30, 2024
68 checks passed
@sebastianst sebastianst deleted the seb/bump-libp2p branch May 30, 2024 15:59
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 2024
* go: bump libp2p deps

* op-node/p2p: replace deprecated CannotConnect with Limited peer state
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.

4 participants