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

Bump hyper from 0.14.23 to 0.14.26 #131

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps hyper from 0.14.23 to 0.14.26.

Release notes

Sourced from hyper's releases.

v0.14.26

Features

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

New Contributors

v0.14.25

Features

New Contributors

v0.14.24

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

Changelog

Sourced from hyper's changelog.

v0.14.26 (2023-04-13)

Features

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

v0.14.25 (2023-03-10)

Features

v0.14.24 (2023-02-02)

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)
Commits
  • 00d52e4 v0.14.26
  • a6f7571 feat(http2): add max_pending_accept_reset_streams configuration option (#3201)
  • a9d4e83 v0.14.25
  • 645db19 docs(lib): document backport and deprecated features (#3166)
  • fc111eb chore(ci): test deprecations in CI (#3162)
  • 86bc750 refactor(server): allow deprecated in the server module (#3165)
  • 02fe20f feat(server): deprecate server conn structs (#3161)
  • 84881c9 feat(server): backport the split server conn modules from 1.0 (#3102)
  • 0368a41 feat(server): remove some Unpin and 'static constraints (#3119)
  • 0ced15d feat(client): deprecate client::conn types (#3156)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.23 to 0.14.26.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.26/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.23...v0.14.26)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Dependabot tried to add @femiwiki/reviewer as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/femiwiki/lambda/pulls/131/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the femiwiki/lambda repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #142.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/cargo/hyper-0.14.26 branch April 1, 2024 10:26
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants