cargo(deps): bump the http-web group with 5 updates #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the http-web group with 5 updates:
0.11.27
0.12.19
0.2.12
1.3.1
0.4.6
1.0.1
0.14.32
1.6.0
0.5.0
0.6.0
Updates
reqwest
from 0.11.27 to 0.12.19Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
8cf142b
v0.12.1935b6c83
fix(redirect): Usingtower-http
patch to fix invalidcontent-length
heade...a54c4cf
disable util::add_cookie_header on wasm targetsa7a2db1
ci: check cookies feature on wasm target522638d
fix: only check scheme after redirect Policy returnfollow
(#2710)2fde244
ci: apparently dependabot doesn't understand increase-if-necessary35a6601
refactor: report custom reason phrase in error message (#2697)5e03d04
chore(ci): make dependabot tell us of breaking changes we could upgrade to (#...595c80b
v0.12.18f279ad1
fix compilation if socks is enabled without tlsUpdates
http
from 0.2.12 to 1.3.1Release notes
Sourced from http's releases.
... (truncated)
Changelog
Sourced from http's changelog.
... (truncated)
Commits
8c1fb20
v1.3.16637a72
fix: validate path bytes are at least utf8 (#756)d0dd91e
v1.3.064bd92b
docs: Fixed encryption/compression typo for 'accept-encoding: identity'. (#695)b03ed6a
chore: use range.contains in StatusCode methods (#748)a463fb5
chore(ci): use yq to get rust-version in manifest (#746)68845bd
fix: HeaderMap::reserve allocates insufficient capacity (#741)4e02046
refactor(header): remove BytesMut inline optimization when creating (#738)091ee9a
feat(uri): allow utf8 char, not rfc 3986 compliant, in path and query (#715)a912445
v1.2.0Updates
http-body
from 0.4.6 to 1.0.1Commits
69e80eb
v1.0.117451a8
update year of license482c349
http-body-util: v0.1.260c6383
refactor(ci): small refactoring (#113)23212f1
feat(util): add BodyDataStream (#117)fe8aa7e
refactor: replace deprecated std::u64 with primitive type6a85548
include license files in published crates46c54fb
chore(util): resolve duplicate importb5c769d
http-body-util: v0.1.176b19e6
perf: improve BufList::copy_to_bytes if len == remainingUpdates
hyper
from 0.14.32 to 1.6.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
621d8e4
v1.6.083f4588
chore(LICENSE): update copyright year10b09ff
fix(server): start http1 header read timeout when conn is idle (#3828)8ce1fcf
feat(ext): addext::on_informational()
callback extension (#3818)de28b0e
chore(ci): use msrv aware dependency resolver (#3831)5baf537
chore(ci): use yq to get rust-version in manifest (#3829)3817a79
feat(server): addhttp1::Builder::ignore_invalid_headers(bool)
option (#3824)e981a91
fix(server): changemax_local_error_reset_streams
function to&mut self
(...30f2961
v1.5.2a131111
fix(http1): fix intermitent panic parsing partial headers (#3812)Updates
hyper-tls
from 0.5.0 to 0.6.0Commits
0265e16
v0.6.0373d193
add alpn support (#107)95ebd8d
tidy up dependency features (#106)3fc97a0
Update hyper dependencies (#105)9adf50b
feat: upgrade to hyper-v1, use hyper-utils for now (#104)5e4cb93
chore: port CI from hyper-util (#103)74044e3
Fix typo in documentation of client.rs (#87)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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions