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

Update Rust crate hyper to v0.14.30 #6012

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Jul 6, 2024

This PR contains the following updates:

Package Type Update Change
hyper (source) workspace.dependencies patch 0.14.28 -> 0.14.30

Release Notes

hyperium/hyper (hyper)

v0.14.30

Compare Source

Bug Fixes

  • http1: reject final chunked if missing 0 (4a51b2af)

v0.14.29

Compare Source

Bug Fixes

Features

  • http2: add config for max_local_error_reset_streams in server (#​3528) (dedcb674)

New Contributors

Full Changelog: hyperium/hyper@v0.14.28...v0.14.29


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Jul 6, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from b2d6945 to bb910c5 Compare July 9, 2024 03:13
@oxide-renovate oxide-renovate bot changed the title Update Rust crate hyper to v0.14.29 Update Rust crate hyper to v0.14.30 Jul 10, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch 2 times, most recently from 0930b1f to 5bdbc41 Compare July 11, 2024 03:11
@@ -3296,7 +3296,7 @@ dependencies = [
"httpdate",
"itoa",
"pin-project-lite",
"socket2 0.5.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:( this sucks

Copy link
Member

@hawkw hawkw Jul 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh, hyper's dependency doesn't seem to have changed, i guess Cargo Just Did That?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, cargo's behavior with wider dependency versions is just not great. Some day I should do a deep dive to figure out what's going on.

@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch 5 times, most recently from 510937a to 11c2516 Compare July 19, 2024 03:10
@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch 2 times, most recently from a346ea6 to c4c7f79 Compare July 22, 2024 09:11
@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch 3 times, most recently from 5eac065 to a3d404e Compare August 1, 2024 03:38
@oxide-renovate oxide-renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from a3d404e to f4bf3bb Compare August 1, 2024 05:42
@sunshowers sunshowers merged commit 65f8d71 into main Aug 2, 2024
23 checks passed
@sunshowers sunshowers deleted the renovate/hyper-0.x-lockfile branch August 2, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants