build(deps): bump the http group across 1 directory with 6 updates #1429
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 6 updates in the / directory:
0.14.32
1.6.0
0.5.2
0.6.6
0.3.1
0.5.2
0.26.2
0.27.0
0.5.3
0.6.0
0.23.28
0.23.29
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
tower-http
from 0.5.2 to 0.6.6Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
635692d
v0.6.6359d997
Fix an indexing panic in compression (#578)24c0f0b
refactor: slightly reduce use offutures-util
(#577)51723d4
v0.6.50187232
feat(compression): avoid settingVary: Accept-Encoding
when already set (#572)f64fbe6
fix(redirect): Removedheaders
after empty payload set. (#575)7388e76
docs: Clarify TimeoutBody is a timeout per frame, not total (#574)86615aa
normalize_path: AddAppend
mode (#547)fa8848e
Release v0.6.4 (#568)2608a51
Make type inference work for ServiceExt (#566)Updates
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
tokio-tungstenite
from 0.26.2 to 0.27.0Changelog
Sourced from tokio-tungstenite's changelog.
Commits
e855f9e
Fix errors in the examples caused byUtf8Error
21c5d19
Bump versionfbd1471
Update performance notes in READMEUpdates
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
rustls
from 0.23.28 to 0.23.29Commits
4e0b5fe
Bump version to 0.23.29b854079
Propagate context for webpki signature algorithm errorsc84675e
key_schedule: minimise lifetime of resumption secret788b0df
key_schedule: erase master secret in traffic stated2c64f0
key_schedule: separate ops not using current secrete5998cd
key_schedule: add state for derivations before finish9620bec
tls13::key_schedule: moveKeySchedule
struct down373ad88
tls13::key_schedule: moveSecretKind
downefa2066
Improve compactness of Debug impl for extensionsa5433a1
Correct calculation of ServerHello ECH confirmationDependabot 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