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

chore: update dependencies #404

Merged
merged 1 commit into from
May 17, 2022
Merged

chore: update dependencies #404

merged 1 commit into from
May 17, 2022

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented May 5, 2022

Test run of docker CI updates: https://github.com/jansegre/hathor-core/runs/6309343035?check_suite_focus=true

Together with the updating of the dependencies is making the fixes necessary for the updated linters and also updating the PyPy images to 3.8 and 3.9 (with PyPy 3.7 removed). We can now start dropping support for Python 3.7 if we want to.

@jansegre jansegre requested a review from msbrogli as a code owner May 5, 2022 17:15
@jansegre jansegre self-assigned this May 5, 2022
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #404 (42a21c7) into dev (5cf270c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #404      +/-   ##
==========================================
+ Coverage   82.83%   82.84%   +0.01%     
==========================================
  Files         171      171              
  Lines       15585    15585              
  Branches     2466     2466              
==========================================
+ Hits        12910    12912       +2     
+ Misses       2228     2226       -2     
  Partials      447      447              
Impacted Files Coverage Δ
hathor/merged_mining/coordinator.py 42.85% <100.00%> (+0.41%) ⬆️
hathor/indexes/manager.py 92.85% <0.00%> (-0.90%) ⬇️
hathor/p2p/node_sync.py 83.53% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cf270c...42a21c7. Read the comment docs.

@jansegre jansegre marked this pull request as draft May 5, 2022 19:15
@jansegre jansegre force-pushed the chore/update-dependencies branch 2 times, most recently from 45a8d47 to 0e84b34 Compare May 13, 2022 18:36
@jansegre jansegre marked this pull request as ready for review May 13, 2022 18:38
@jansegre jansegre requested review from pedroferreira1 and luislhl and removed request for msbrogli May 13, 2022 18:40
@jansegre jansegre force-pushed the chore/update-dependencies branch 2 times, most recently from 13820b3 to 03fc43c Compare May 13, 2022 19:25
@jansegre jansegre requested review from msbrogli and removed request for pedroferreira1 May 13, 2022 19:39
.github/workflows/docker.yml Show resolved Hide resolved
hathor/merged_mining/coordinator.py Show resolved Hide resolved
hathor/cli/top.py Show resolved Hide resolved
@jansegre jansegre enabled auto-merge May 17, 2022 16:16
@jansegre jansegre disabled auto-merge May 17, 2022 16:16
@jansegre jansegre force-pushed the chore/update-dependencies branch from 03fc43c to 42a21c7 Compare May 17, 2022 17:24
@jansegre jansegre enabled auto-merge May 17, 2022 17:27
@jansegre jansegre disabled auto-merge May 17, 2022 18:49
@jansegre jansegre merged commit 829527f into dev May 17, 2022
@jansegre jansegre deleted the chore/update-dependencies branch May 17, 2022 18:49
@jansegre jansegre mentioned this pull request Jun 6, 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.

3 participants