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 reqwest and tokio version and other dependencies #1510

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

hugocaillard
Copy link
Collaborator

@hugocaillard hugocaillard commented Jul 18, 2024

Description

This PR update some dependencies, mainly

And a lot of sub-dependencies.

It goes in pair with hirosystems/chainhook#627 which should be merge first.

Context

I'm doing some maintenance in our dependencies in an attempt to keep them updated and to optimize compile times. Trying to remove some older versions especially when we already import newer ones (we have a lot of dependencies with multiple versions imported).
This PR is a step in this direction. It's not a one-shot PR but instead an attempt to start having a better dependencies version management in our projects.

Metrics

Before (main)
Screenshot 2024-07-18 at 12 00 30

After (this branch)
349910412-28109842-bc11-482c-a5b5-be0a65226026

@hugocaillard hugocaillard marked this pull request as draft July 18, 2024 09:26
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files Patch % Lines
components/stacks-network/src/ui/ui.rs 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@hugocaillard hugocaillard marked this pull request as ready for review July 18, 2024 15:35
@hugocaillard hugocaillard merged commit bce1a30 into main Jul 18, 2024
19 checks passed
@hugocaillard hugocaillard deleted the chore/upgrade-dependencies branch July 18, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants