Skip to content

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on hyper to permit the latest version.

Changelog

Sourced from hyper's changelog.

v0.12.2 (2018-06-19)

Bug Fixes

  • http2:
    • implement graceful_shutdown for HTTP2 server connections (b7a0c2d5, closes #1550)
    • send trailers if Payload includes them (3affe2a0)
  • lib: return an error instead of panic if execute fails (482a5f58, closes #1566)
  • server:
    • fix debug assert failure when kept-alive connections see a parse error (396fe80e)
    • correctly handle CONNECT requests (d7ab0166)

Features

  • body:
  • client: add set_scheme, set_host, and set_port for Destination (27db8b00, closes #1564)
  • error: add Error::cause2 and Error::into_cause (bc5e22f5, closes #1542)
  • http1: Add higher-level HTTP upgrade support to Client and Server (#1563) (fea29b29, closes #1395)
  • http2:
    • implement flow control for h2 bodies (1c3fbfd6, closes #1548)
    • Add content_length() value to incoming h2 Body (9a28268b, closes #1546)
    • set Content-Length header on outgoing messages (386fc0d7, closes #1547)
    • Strip connection headers before sending (f20afba5)

v0.12.1 (2018-06-04)

Bug Fixes

  • server: add upgrading process to poll_without_shutdown() (#1530) (c6e90b7b)

Features

  • client: implement Clone for Destination (15188b7c)
  • server:

v0.12.0 (2018-06-01)

Features

... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #5.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/hyper-0.12.2 branch July 2, 2018 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant