aschampion / h2n5

HTTP 2 N5: Serve N5 datasets over HTTP as tiled image stacks
Apache License 2.0
7 stars 0 forks source link

Bump actix-web from 0.7.2 to 0.7.13 #31

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps actix-web from 0.7.2 to 0.7.13.

Release notes *Sourced from [actix-web's releases](https://github.com/actix/actix-web/releases).* > ## Actix web 0.7.13 > ## Changes > > ### Fixed > > * Fixed rustls support > > * HttpServer not sending streamed request body on HTTP/2 requests [#544](https://github-redirect.dependabot.com/actix/actix-web/issues/544) > > ## Actix web 0.7.12 > ## Changes > > ### Changed > > * Set min version for actix > > * Set min version for actix-net > > ## Actix web 0.7.11 > ## Changes > > ### Fixed > > * Fixed 204 responses for http/2 > > ## Actix web 0.7.10 > ## Changes > > ### Fixed > > * Fixed panic during graceful shutdown > > ## Actix web 0.7.9 > ## Changes > > ### Added > > * Added client shutdown timeout setting > > * Added slow request timeout setting > > * Respond with 408 response on slow request timeout [#523](https://github-redirect.dependabot.com/actix/actix-web/issues/523) > > > ### Fixed > > * HTTP1 decoding errors are reported to the client. [#512](https://github-redirect.dependabot.com/actix/actix-web/issues/512) > > * Correctly compose multiple allowed origins in CORS. [#517](https://github-redirect.dependabot.com/actix/actix-web/issues/517) > > ... (truncated)
Changelog *Sourced from [actix-web's changelog](https://github.com/actix/actix-web/blob/v0.7.13/CHANGES.md).* > ## [0.7.13] - 2018-10-14 > > ### Fixed > > * Fixed rustls support > > * HttpServer not sending streamed request body on HTTP/2 requests [#544](https://github-redirect.dependabot.com/actix/actix-web/issues/544) > > > ## [0.7.12] - 2018-10-10 > > ### Changed > > * Set min version for actix > > * Set min version for actix-net > > > ## [0.7.11] - 2018-10-09 > > ### Fixed > > * Fixed 204 responses for http/2 > > > ## [0.7.10] - 2018-10-09 > > ### Fixed > > * Fixed panic during graceful shutdown > > > ## [0.7.9] - 2018-10-09 > > ### Added > > * Added client shutdown timeout setting > > * Added slow request timeout setting > > * Respond with 408 response on slow request timeout [#523](https://github-redirect.dependabot.com/actix/actix-web/issues/523) > > > ### Fixed > > * HTTP1 decoding errors are reported to the client. [#512](https://github-redirect.dependabot.com/actix/actix-web/issues/512) > > * Correctly compose multiple allowed origins in CORS. [#517](https://github-redirect.dependabot.com/actix/actix-web/issues/517) > > * Websocket server finished() isn't called if client disconnects [#511](https://github-redirect.dependabot.com/actix/actix-web/issues/511) > ... (truncated)
Commits - [`c04b467`](https://github.com/actix/actix-web/commit/c04b4678f136b118fef40b979c0df90402a8e0e4) bump version - [`dd948f8`](https://github.com/actix/actix-web/commit/dd948f836e75b4edecb912203fe9f6fe89365115) HttpServer not sending streamed request body on HTTP/2 requests [#544](https://github-redirect.dependabot.com/actix/actix-web/issues/544) - [`63a443f`](https://github.com/actix/actix-web/commit/63a443fce0560f2d4275032cd12c3fb2d22dd931) Correct build script - [`d145136`](https://github.com/actix/actix-web/commit/d145136e569b49caec0fe87735ab0c736b2eb5de) Add individual check for TLS features - [`32145cf`](https://github.com/actix/actix-web/commit/32145cf6c31a9d149041b0894029190e3c4086ba) fix after update tokio-rustls ([#542](https://github-redirect.dependabot.com/actix/actix-web/issues/542)) - [`ec8aef6`](https://github.com/actix/actix-web/commit/ec8aef6b433832d5ab384d7bf66f847356900189) update dep versions - [`f45038b`](https://github.com/actix/actix-web/commit/f45038bbfe338661f3b958b10c37dd64d3d70650) remove unused code - [`c63838b`](https://github.com/actix/actix-web/commit/c63838bb71bfa96c46341982afd17cb3608aaf0b) fix 204 support for http/2 - [`4d17a9a`](https://github.com/actix/actix-web/commit/4d17a9afcca0d8818f41feb6d5c24b58b960b45e) update version - [`65e9201`](https://github.com/actix/actix-web/commit/65e9201b4d586df303b7d0870cdb55a107d0327b) Fixed panic during graceful shutdown - Additional commits viewable in [compare view](https://github.com/actix/actix-web/compare/v0.7.2...v0.7.13)


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 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.
dependabot-preview[bot] commented 4 years ago

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