build(deps): bump the http group across 1 directory with 7 updates #1368
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 group with 7 updates in the / directory:
0.14.32
1.6.0
0.1.11
0.1.13
0.5.2
0.6.4
0.3.1
0.5.2
0.12.15
0.12.18
0.5.3
0.6.0
0.10.72
0.10.73
Updates
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-util
from 0.1.11 to 0.1.13Release notes
Sourced from hyper-util's releases.
... (truncated)
Changelog
Sourced from hyper-util's changelog.
Commits
2c3c55f
v0.1.13a01e6b2
fix(client): improve client errors details if available (#184)fc1d699
refactor(client): add socket addr to ConnectError0959d46
refactor(client): return the first connect error, not the last6328823
refactor(client): don't allocate for ConnectError messages3a971c9
Fix some clippy lints (#196)2b2c352
refactor: limit dependency futures-util to tests and client-legacy (#192)1bcd489
chore(test): make proxy test robust wrt IPv4/v6 (#195)d3b8440
fix(client): prefer IPv6 addresses before IPv4 even if resolver ordered diffe...8805922
v0.1.12Updates
tower-http
from 0.5.2 to 0.6.4Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
fa8848e
Release v0.6.4 (#568)2608a51
Make type inference work for ServiceExt (#566)c61fb8d
msrv: reduce to 1.64, only run check in ci (#567)8d38de8
Upgrade CHANGELOG.md to note today's yank (#565)7b4b07d
Release v0.6.3 (#564)2c3f8f3
Add ServiceExt trait (#563)001be27
Fix clippy warnings6f13eb9
Simplify test implementation of authorizede9b51e
Remove unused UserId from AsynRequireAuthorization test55287c7
Move sealed module next to the trait that uses itUpdates
tower
from 0.3.1 to 0.5.2Release notes
Sourced from tower's releases.
... (truncated)
Commits
7dc533e
tower v0.5.2a09fd97
chore: fix dead code warning for 'Sealed' trait and 'sample_floyd2' func (#799)f57e31b
Addutil::BoxCloneSyncServiceLayer
(#802)da24532
Addutil::BoxCloneSyncService
(#777)6283f3a
Upgrade http and sync_wrapper dependencies (#788)7155101
Prepare release of v0.5.1 (#791)b2c48b4
Bump dependency on tower-layer (#787)fec9e55
tower-layer: drop versions from dev dependencies (#782)646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)Updates
reqwest
from 0.12.15 to 0.12.18Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
595c80b
v0.12.18f279ad1
fix compilation if socks is enabled without tlsfed6bc6
ci: add a feature powerset check job56ed35b
v0.12.17f0bf46b
build: Fix compilation issues on macOS (#2696)99259cb
v0.12.1657670ac
feat: add customizable headers forreqwest::Proxy
(#2600)d9cf60e
refactor: UsingFollowRedirect
fromtower-http
to handle theredirect
l...75f62f2
fix: ensure H3ResponseFuture is sync (#2685)0e1d188
chore: replace rustls-pemfile with rustls-pki-types (#2541)Updates
rustls-cng
from 0.5.3 to 0.6.0Commits
c96b7fa
Removed unused early-data feature0ae70b2
Added support for silent flagc377b43
address comments5c3a9fb
cargo fmt change24a8398
modify as_chain_der()0a6098b
revert back as_chain_der() parameter changec54087a
added local machine and no-root supprot for as_chain_der()130765e
cargo fmt changea5a3544
use BCryptHash in hash()6dd8cd7
added sha256 supportUpdates
openssl
from 0.10.72 to 0.10.73Release notes
Sourced from openssl's releases.
Commits
e6209d4
Merge pull request #2415 from alex/bump-version9ca6cfe
Release openssl v0.10.73 and openssl-sys v0.9.109c42d49c
Merge pull request #2414 from alex/boringssl-fix5e24219
Attempt to fix with vcpkg93f30ff
fixed building on the latest boringssleb88fb0
Merge pull request #2403 from botovq/ctest79a304a
Replace ctest2 with ctest132418b
Merge pull request #2399 from alex/release-sysf7a692b
Release openssl-sys v0.9.1082f9b496
Merge pull request #2398 from botovq/libressl-4.1Dependabot 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