Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c85ee2f
) 38.92% compared to head (a46b06d
) 38.92%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps actix-files from 0.6.2 to 0.6.5.
Release notes
Sourced from actix-files's releases.
Changelog
Sourced from actix-files's changelog.
Commits
d6787e6
prepare releaseb9d8706
store cookies in extensionsef89430
undeprecate query() and store query in extensions953a0d4
add test case for #2225ea2d68
h1 decoder blocks on error #222d65a03f
use latest nightly for appveyorb588b2b
Merge pull request #221 from skorgu/patch-1d455e2c
Merge branch 'master' into patch-19306631
Fix segfault in ServerSettings::get_response_builder()f735da5
Include mention of http client in README.mdDependabot 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show