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

fix(deps): update rust crate hyper to 0.14.28 - autoclosed #157

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hyper (source) dependencies patch 0.14.17 -> 0.14.28

Release Notes

hyperium/hyper (hyper)

v0.14.28

Compare Source

Features

Bug Fixes

New Contributors

v0.14.27

Compare Source

Bug Fixes

Features

  • client: include connection info in Client::send_request errors (#​2749)

v0.14.26

Compare Source

Features

  • http2: add max_pending_accept_reset_streams configuration option (#​3201) (a6f7571a)

New Contributors

v0.14.25

Compare Source

Features

New Contributors

v0.14.24

Compare Source

Bug Fixes

  • body: set an internal max to reserve in to_bytes (4d89adce)
  • server: prevent sending 100-continue if user drops request body (#​3138) (92443d7e)

Features

  • http2: add http2_max_header_list_size to hyper::server::Builder (#​3006) (031425f0)

New Contributors

v0.14.23

Compare Source

Bug Fixes

  • http2: Fix race condition in client dispatcher (#​3041) (2f1c0b72, closes #​2419)
  • dependencies: Really fix compile-time feature for socket2 dependency.

New Contributors

v0.14.22

Compare Source

Bug Fixes

v0.14.21

Compare Source

Bug Fixes

  • client: send an error back to client when dispatch misbehaves () (9fa36382, closes #​2649)
  • http1: fix http1_header_read_timeout to use same future (#​2891) (c5a14e7c)

Features

  • http1: allow ignoring invalid header lines in responses (73dd4746)
  • server: add Server::tcp_keepalive_interval and Server::tcp_keepalive_retries (#​2991) (287d7124)

New Contributors

v0.14.20

Compare Source

Bug Fixes

Features

New Contributors

v0.14.19

Compare Source

Bug Fixes
  • http1: fix preserving header case without enabling ffi (#​2820) (6a35c175)
  • server: don't add implicit content-length to HEAD responses (#​2836) (67b73138)
Features
Breaking Changes
  • ffi (unstable):
    • hyper_clientconn_options_new no longer sets the http1_preserve_header_case connection option by default.
      Users should now call hyper_clientconn_options_set_preserve_header_case if they desire that functionality. (78de8914)

v0.14.18

Compare Source

Bug Fixes
  • ffi: don't build C libraries by default (1c663706)
Features

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Fuwn as a code owner March 22, 2022 22:04
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.18 fix(deps): update rust crate hyper to 0.14.19 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.19 fix(deps): update rust crate hyper to 0.14.20 Sep 25, 2022
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.20 fix(deps): update rust crate hyper to 0.14.23 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.23 fix(deps): update rust crate hyper to 0.14.25 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.25 fix(deps): update rust crate hyper to 0.14.26 Apr 17, 2023
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.26 fix(deps): update rust crate hyper to 0.14.27 Jun 26, 2023
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.27 fix(deps): update rust crate hyper to 0.14.28 Dec 18, 2023
@renovate renovate bot changed the title fix(deps): update rust crate hyper to 0.14.28 fix(deps): update rust crate hyper to 0.14.28 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/hyper-0.x branch May 5, 2024 09:44
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.

0 participants