Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Update Rust crate hyper to v1.6.0 #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Type Update Change
hyper (source) dependencies minor 1.3.1 -> 1.6.0

Release Notes

hyperium/hyper (hyper)

v1.6.0

Compare Source

Bug Fixes
Features
Breaking Changes
  • http2::Builder::max_local_error_reset_streams() now takes &mut self and returns &mut Self. In practice, this shouldn't break almost anyone. It was the wrong receiver and return types.
    (e981a91e)
v1.5.2 (2024-12-16)
Bug Fixes
Features
v1.5.1 (2024-11-19)
Bug Fixes
  • http2:
    • pass proper value to h2 max_local_error_reset_streams (4a20147a)
    • improve graceful shutdown during handshake (#​3729) (13b05943)

v1.5.2

Compare Source

Bug Fixes
Features

v1.5.1

Compare Source

Bug Fixes
  • http2:
    • pass proper value to h2 max_local_error_reset_streams (4a20147a)
    • improve graceful shutdown during handshake (#​3729) (13b05943)

v1.5.0

Compare Source

Bug Fixes
Features
  • client: Add HTTP/2 builder options header_table_size() and max_concurrent_streams() (4c84e8c1)
  • rt: add ReadBufCursor methods remaining() and put_slice() (#​3700) (5a13041e)
v1.4.1 (2024-07-09)
Bug Fixes
  • http1: reject final chunked if missing 0 (8e5de1bb)

v1.4.1

Compare Source

Bug Fixes
  • http1: reject final chunked if missing 0 (8e5de1bb)

v1.4.0

Compare Source

Bug Fixes
  • http2: stop removing "Trailer" header in HTTP/2 responses as per RFC 9110 (#​3648) (a3269f7a)
  • server: start header read timeout immediately (#​3185) (0eb1b6cf)
Features
v1.3.1 (2024-04-16)
Bug Fixes
  • client: revert auto content-length header for some requests (#​3633)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hyper-1.x-lockfile branch from 46e1fba to e36aece Compare July 9, 2024 16:02
@renovate renovate bot changed the title Update Rust crate hyper to v1.4.0 Update Rust crate hyper to v1.4.1 Jul 9, 2024
@renovate renovate bot changed the title Update Rust crate hyper to v1.4.1 Update Rust crate hyper to v1.5.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/hyper-1.x-lockfile branch from e36aece to aa2d64b Compare October 15, 2024 17:23
@renovate renovate bot force-pushed the renovate/hyper-1.x-lockfile branch from aa2d64b to d982a97 Compare November 19, 2024 20:00
@renovate renovate bot changed the title Update Rust crate hyper to v1.5.0 Update Rust crate hyper to v1.5.1 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/hyper-1.x-lockfile branch from d982a97 to bc7fe03 Compare December 16, 2024 20:03
@renovate renovate bot changed the title Update Rust crate hyper to v1.5.1 Update Rust crate hyper to v1.5.2 Dec 16, 2024
@renovate renovate bot changed the title Update Rust crate hyper to v1.5.2 Update Rust crate hyper to v1.6.0 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/hyper-1.x-lockfile branch from bc7fe03 to 5e0fac3 Compare January 28, 2025 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants