timvisee / ffsend-api

:mailbox_with_mail: A fully featured Firefox Send API client written in Rust.
https://gitlab.com/timvisee/ffsend-api
MIT License
89 stars 13 forks source link

Bump hyper from 0.12.29 to 0.12.33 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps hyper from 0.12.29 to 0.12.33.

Changelog *Sourced from [hyper's changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md).* > ### v0.12.32 (2019-07-08) > > > #### Features > > * **client:** `HttpConnector`: allow to set socket buffer sizes ([386109c4](https://github.com/hyperium/hyper/commit/386109c421c21e6e2d70e76d7dd072ef3bb62c58)) > > > ### 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 - [`e63368b`](https://github.com/hyperium/hyper/commit/e63368b39091b7d398ec6da55c8837114edb6f70) v0.12.33 - [`1bd6766`](https://github.com/hyperium/hyper/commit/1bd67668215ff6e498a46d4f1a03b660eee6e838) docs(upgrade): update 0.12.x links of examples - [`5d44f88`](https://github.com/hyperium/hyper/commit/5d44f8841c4153174e823acfdde2a1c6d9b66d51) v0.12.32 - [`3e2f19e`](https://github.com/hyperium/hyper/commit/3e2f19e5bbf440749ca7bf2433320b1b7d21d9e7) chore(lib): allow deprecated mem::uninitialized - [`3446af0`](https://github.com/hyperium/hyper/commit/3446af020b1a2a617dc002c5f9b5317203e2c9b3) refactor(http1): detect whether a Token parse error is for method or uri - [`cf24765`](https://github.com/hyperium/hyper/commit/cf24765a2256e2e2b39a95f6c5779b79f50a2a1c) style(client): `HttpConnector`: use consistent naming - s/buf/buffer/ ([#1840](https://github-redirect.dependabot.com/hyperium/hyper/issues/1840)) - [`386109c`](https://github.com/hyperium/hyper/commit/386109c421c21e6e2d70e76d7dd072ef3bb62c58) feat(client): `HttpConnector`: allow to set socket buffer sizes - [`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)) - Additional commits viewable in [compare view](https://github.com/hyperium/hyper/compare/v0.12.29...v0.12.33)


Dependabot compatibility score

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). To ignore the version in this PR you can just close it - `@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.
dependabot-preview[bot] commented 5 years ago

Looks like hyper is up-to-date now, so this is no longer needed.