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: bump hyper-util to 0.1.10 #27330

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

magurotuna
Copy link
Member

@magurotuna magurotuna commented Dec 11, 2024

This commit upgrades hyper-util to 0.1.10, the current latest version.

This also removes exact version specifier in hyper-util to allow library consumers (e.g. one who wants to use deno_fetch as a dependency) to decide which version to use as long as its version is 0.1.z where z >= 10.

Specifically, hyper-util 0.1.10 is required by Deno Deploy to tweak http2_max_header_list_size (see hyper-util v0.1.10 changelog)

@magurotuna magurotuna changed the title chore: bump hyper to 1.5.1 and hyper-util to 0.1.10 chore: bump hyper-util to 0.1.10 Dec 13, 2024
@magurotuna
Copy link
Member Author

Bumping hyper to 1.5.1 causes some WPT cases to fail. It seems to be caused by hyperium/hyper#3764. I am definitely happy to send a patch to hyper to fix this issue, but for now I would like to upgrade hyper-util only in this PR because it's strongly requried by Deno Deploy.

@bartlomieju bartlomieju merged commit 369d68c into denoland:main Dec 13, 2024
17 checks passed
@magurotuna magurotuna deleted the bump-hyper branch December 13, 2024 12:52
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