build(deps): bump the http group across 1 directory with 6 updates #1321
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.8.3
0.8.4
0.14.32
1.6.0
0.5.2
0.6.2
0.3.1
0.5.2
0.5.3
0.6.0
0.23.25
0.23.27
Updates
axum
from 0.8.3 to 0.8.4Release notes
Sourced from axum's releases.
Commits
8762520
Release axum 0.8.4ac75e2f
Split up serve functions for Serve and WithGracefulShutdown againc1162d3
Extract handle_connection out of do_servec251845
Simplify do_serve a bitba4327e
Stop implementing IntoFuture for Serve via with_graceful_shutdown085be69
Move serve implementation out of WithGracefulShutdown6587b65
Replace futures_util::pin_mut with std::pin::pin80c4ead
Improve documentation about sharing state with handlers (#3333)53631b2
refactor(axum): Refactor json module (#3332)7b04b17
axum-extra: Pre-allocate right sized buffer when encoding protobuf response (...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.2Release notes
Sourced from tower-http's releases.
Commits
3789c0c
v0.6.2d1e4731
Setsize_hint
for identity compession bodies66dd321
Update brotli dev-dependency from 6 to 7 (#524)4bca529
v0.6.19fdf0eb
(de)compression: reduce memory allocation to improve performance (#521)aeca262
Release tower-http v0.6.0 (#518)95e28bf
fs: Fix serving precompressed files without an extension (#507)c999623
Fix -Zminimal-versions build (#514)e526894
Renamedefault_features
todefault-features
(#513)0138f9e
Fix CI (#517)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
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.25 to 0.23.27Commits
2601909
Bump version to 0.23.27a70b0e6
Handle webpki RequiredEkuNotFoundContext errors06a704e
Update to webpki 0.103.29509626
Deprecate dangerous_extract_secrets on unbuffered connectionsbf9e874
Add test cases for KernelConnection key updates5a12171
Add kernel connection API35c44d2
Extract tls13 expand_secret function out of extract_secrets47ed0c6
ci: enable triggering CI workflow manually26b8ee3
ci: skip push triggers for most branches70ed532
Update Rust crate nix to 0.30Dependabot 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