Skip to content

Upgrade all dependencies to hyper 1.0 #1863

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

Closed
flub opened this issue Dec 5, 2023 · 3 comments · Fixed by #2804
Closed

Upgrade all dependencies to hyper 1.0 #1863

flub opened this issue Dec 5, 2023 · 3 comments · Fixed by #2804

Comments

@flub
Copy link
Contributor

flub commented Dec 5, 2023

Since #1858 we use hyper 1.0. Which means we currently have hyper duplicates in our dependency.

This is a tracking issue to get all our dependencies upgraded:

@github-project-automation github-project-automation bot moved this to 📋 Backlog in iroh Dec 5, 2023
@flub
Copy link
Contributor Author

flub commented Oct 10, 2024

This can be finished now, igd-next has a new release depending on hyper

@dignifiedquire
Copy link
Contributor

missing n0-computer/quic-rpc#79

flub added a commit that referenced this issue Oct 15, 2024
This finally removes the last use of a pre-1.0 hyper version,
eliminating our duplicate hyper dependencies.

Closes #1863.
@flub
Copy link
Contributor Author

flub commented Oct 15, 2024

missing n0-computer/quic-rpc#79

Not really, that feature is not used in iroh...

github-merge-queue bot pushed a commit that referenced this issue Oct 15, 2024
## Description

This finally removes the last use of a pre-1.0 hyper version,
eliminating our duplicate hyper dependencies.

## Breaking Changes

None

## Notes & open questions

Closes #1863.


## Change checklist

- [x] Self-review.
- ~~[ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.~~
- ~~[ ] Tests if relevant.~~
- ~~[ ] All breaking changes documented.~~
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in iroh Oct 15, 2024
matheus23 pushed a commit that referenced this issue Nov 14, 2024
## Description

This finally removes the last use of a pre-1.0 hyper version,
eliminating our duplicate hyper dependencies.

## Breaking Changes

None

## Notes & open questions

Closes #1863.


## Change checklist

- [x] Self-review.
- ~~[ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.~~
- ~~[ ] Tests if relevant.~~
- ~~[ ] All breaking changes documented.~~
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 a pull request may close this issue.

2 participants