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 1.2 #282

Merged
merged 1 commit into from
Mar 18, 2024
Merged

fix(deps): update rust crate hyper to 1.2 #282

merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hyper (source) dependencies minor 1.1 -> 1.2

Release Notes

hyperium/hyper (hyper)

v1.2.0

Compare Source

Bug Fixes
Features
  • http1: support configurable max_headers(num) to client and server (#​3523) (b1142448)
  • http2:
    • add config for max_local_error_reset_streams in server (#​3530) (d7680e30)
    • add initial_max_send_streams method to HTTP/2 client builder (#​3524) (fdfa60d9)
    • add max_pending_accept_reset_streams(num) back to HTTP/2 server builder (#​3507 (a9fa893f)
Breaking Changes
  • The returned lifetime from Sleep::downcast_mut_pin()
    is no longer 'static. This shouldn't affect most usage. This sort of
    breaking change is needed because it is wrong.

(7206fe30)


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 changed the title fix(deps): update rust crate hyper to v1 fix(deps): update rust crate hyper to v1 - autoclosed Feb 16, 2024
@renovate renovate bot closed this Feb 16, 2024
@renovate renovate bot deleted the renovate/hyper-1.x branch February 16, 2024 03:32
@renovate renovate bot changed the title fix(deps): update rust crate hyper to v1 - autoclosed fix(deps): update rust crate hyper to v1 Feb 21, 2024
@renovate renovate bot reopened this Feb 21, 2024
@renovate renovate bot restored the renovate/hyper-1.x branch February 21, 2024 16:22
@renovate renovate bot changed the title fix(deps): update rust crate hyper to v1 fix(deps): update rust crate hyper to 1.2 Feb 21, 2024
@zdz zdz merged commit cf50951 into master Mar 18, 2024
1 check passed
@renovate renovate bot deleted the renovate/hyper-1.x branch March 18, 2024 13:29
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.

1 participant