Changelog
*Sourced from [hyper's changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md).*
> ### v0.12.31 (2019-06-25)
>
>
> ### v0.12.30 (2019-06-14)
>
>
> #### Bug Fixes
>
> * **http1:** force always-ready connections to yield after a few spins ([8316f96d](https://github.com/hyperium/hyper/commit/8316f96d807454b76cde3cc6a7be552c02000529))
> * **http2:** correctly propagate HTTP2 request cancellation ([50198851](https://github.com/hyperium/hyper/commit/50198851a2b1e47c5ad60565eacb712fb3df1ad6))
Commits
- [`31ec07a`](https://github.com/hyperium/hyper/commit/31ec07a387497871bfe632fadefeb8092715eb57) v0.12.31
- [`dc5d9cf`](https://github.com/hyperium/hyper/commit/dc5d9cf8a751f0b0de2eab4001226de9c73dbfcd) chore(cargo): include build.rs when publishing
- [`3e1abcf`](https://github.com/hyperium/hyper/commit/3e1abcf22a302fccd9f0194e927d95c64b0dbf88) chore(dependencies): Update want to 0.2 ([#1833](https://github-redirect.dependabot.com/hyperium/hyper/issues/1833))
- [`dd563bc`](https://github.com/hyperium/hyper/commit/dd563bc7ff5e115421e6922c7638fed3cfb6440e) chore(dependencies): Update pretty_env_logger to 0.3
- [`6b29406`](https://github.com/hyperium/hyper/commit/6b2940631e570e759908cb917d8c770ad756f1d3) v0.12.30
- [`8316f96`](https://github.com/hyperium/hyper/commit/8316f96d807454b76cde3cc6a7be552c02000529) fix(http1): force always-ready connections to yield after a few spins
- [`5019885`](https://github.com/hyperium/hyper/commit/50198851a2b1e47c5ad60565eacb712fb3df1ad6) fix(http2): correctly propagate HTTP2 request cancellation
- [`01c03db`](https://github.com/hyperium/hyper/commit/01c03db7eaaa2ffff5f807167ef50595014c8e50) chore(lib): add `dyn` keyword to trait objects ([#1820](https://github-redirect.dependabot.com/hyperium/hyper/issues/1820))
- See full diff in [compare view](https://github.com/hyperium/hyper/compare/v0.12.29...v0.12.31)
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 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 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
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- 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.
Bumps hyper from 0.12.29 to 0.12.31.
Changelog
*Sourced from [hyper's changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md).* > ### v0.12.31 (2019-06-25) > > > ### v0.12.30 (2019-06-14) > > > #### Bug Fixes > > * **http1:** force always-ready connections to yield after a few spins ([8316f96d](https://github.com/hyperium/hyper/commit/8316f96d807454b76cde3cc6a7be552c02000529)) > * **http2:** correctly propagate HTTP2 request cancellation ([50198851](https://github.com/hyperium/hyper/commit/50198851a2b1e47c5ad60565eacb712fb3df1ad6))Commits
- [`31ec07a`](https://github.com/hyperium/hyper/commit/31ec07a387497871bfe632fadefeb8092715eb57) v0.12.31 - [`dc5d9cf`](https://github.com/hyperium/hyper/commit/dc5d9cf8a751f0b0de2eab4001226de9c73dbfcd) chore(cargo): include build.rs when publishing - [`3e1abcf`](https://github.com/hyperium/hyper/commit/3e1abcf22a302fccd9f0194e927d95c64b0dbf88) chore(dependencies): Update want to 0.2 ([#1833](https://github-redirect.dependabot.com/hyperium/hyper/issues/1833)) - [`dd563bc`](https://github.com/hyperium/hyper/commit/dd563bc7ff5e115421e6922c7638fed3cfb6440e) chore(dependencies): Update pretty_env_logger to 0.3 - [`6b29406`](https://github.com/hyperium/hyper/commit/6b2940631e570e759908cb917d8c770ad756f1d3) v0.12.30 - [`8316f96`](https://github.com/hyperium/hyper/commit/8316f96d807454b76cde3cc6a7be552c02000529) fix(http1): force always-ready connections to yield after a few spins - [`5019885`](https://github.com/hyperium/hyper/commit/50198851a2b1e47c5ad60565eacb712fb3df1ad6) fix(http2): correctly propagate HTTP2 request cancellation - [`01c03db`](https://github.com/hyperium/hyper/commit/01c03db7eaaa2ffff5f807167ef50595014c8e50) chore(lib): add `dyn` keyword to trait objects ([#1820](https://github-redirect.dependabot.com/hyperium/hyper/issues/1820)) - See full diff in [compare view](https://github.com/hyperium/hyper/compare/v0.12.29...v0.12.31)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 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 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 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - 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.