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

fix: freeze libp2p dependencies to get through build errors #316

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Aug 8, 2022

Motivation

  • Some libp2p dependencies have breaking changes but were published as hot fix so got build error in this repo

Description

  • Freeze dependencies in this version
  • Will use updated dependencies based on js-libp2p release

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #316 (eb3339e) into master (f6ab12d) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   79.83%   79.81%   -0.03%     
==========================================
  Files          44       44              
  Lines       11044    11033      -11     
  Branches     1014     1013       -1     
==========================================
- Hits         8817     8806      -11     
  Misses       2227     2227              
Impacted Files Coverage Δ
src/index.ts 70.70% <100.00%> (-0.13%) ⬇️
src/stream.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@twoeths twoeths marked this pull request as ready for review August 8, 2022 10:49
@twoeths twoeths requested a review from a team as a code owner August 8, 2022 10:49
@wemeetagain wemeetagain merged commit 5e6ce1f into master Aug 8, 2022
@wemeetagain wemeetagain deleted the tuyen/fix-broken-build branch August 8, 2022 17:44
@twoeths twoeths mentioned this pull request Aug 9, 2022
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.

None yet

3 participants