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: ignore hyper dependency update #726

Closed

Conversation

Phoenix500526
Copy link
Collaborator

Please briefly answer these questions:
Prevent automatic upgrade of hyper from 0.14.28 to 1.0.0, as tonic depends on deprecated data structures, such as AddrStream and AddrIncoming.
FYI: hyperium/hyper#2850

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.37%. Comparing base (e35b35a) to head (dbed074).
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #726      +/-   ##
==========================================
- Coverage   75.55%   75.37%   -0.18%     
==========================================
  Files         180      182       +2     
  Lines       26938    26995      +57     
  Branches    26938    26995      +57     
==========================================
- Hits        20353    20348       -5     
- Misses       5366     5384      +18     
- Partials     1219     1263      +44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

mergify bot commented Apr 18, 2024

@Phoenix500526 Convert your pr to draft since CI failed

@mergify mergify bot marked this pull request as draft April 18, 2024 06:53
@mergify mergify bot requested a review from a team April 19, 2024 04:37
@Phoenix500526 Phoenix500526 deleted the dependencies/hyper branch May 12, 2024 01:40
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.

2 participants