Bump the rust-dependencies group across 1 directory with 7 updates #5837
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 rust-dependencies group with 7 updates in the /quickwit directory:
0.3.1
0.4.1
1.1.3
2.1.1
0.8.5
0.9.1
0.21.12
0.23.29
0.24.1
0.26.2
0.4.4
0.6.6
0.13.0
0.14.2
Updates
hostname
from 0.3.1 to 0.4.1Changelog
Sourced from hostname's changelog.
Commits
Updates
http-serde
from 1.1.3 to 2.1.1Commits
c2403fb
Bump2d3c46d
Better support for binary headers070ade2
Option<T> support456702a
Bump5c6cb53
Test rmp8d1e7a5
DRY headermap6174494
Reduce StatusVisitor size16cd601
Don't rely on Debug display212c87c
Re-export httpb196b2f
BumpUpdates
rand
from 0.8.5 to 0.9.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ec6d5c0
Prepare rand_core v0.9.1 (#1591)6a06056
rand_core: introduce an UnwrapMut wrapper (#1589)8929123
AddAlphabetic
distribution (#1587)06b1642
Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cd
rename extract to extract_lane (#1586)e0a70fd
Change to usearray::from_fn
inDistribution\<[T; N]> for StandardUniform
...0bc3f65
Move rand distr (#1577)2677c49
Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826
SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7
Fix some links (#1571)Updates
rustls
from 0.21.12 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 confirmationUpdates
tokio-rustls
from 0.24.1 to 0.26.2Release notes
Sourced from tokio-rustls's releases.
Commits
10d5790
release 0.26.2 (#104)2d393fd
feat: add access to underlying config (#103)710cf25
Implement AsyncBufRead (#100)276625b
Cargo: MSRV 1.70 -> 1.71cd399ab
ci: use persist-credentials: false throughout93dbdf0
release 0.26.1 (#95)e193e29
fix: return write-zero error when write return 0 (#93)66fb0ae
proj: fix clippy 1.83 findings409d874
Bump MSRV for newer tokio versions52e685d
Use new rustls-pki-types PEM APIUpdates
tower-http
from 0.4.4 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
lambda_runtime
from 0.13.0 to 0.14.2Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
62a36b0
feat(ci): add cargo-semver-checks workflows (#1003)2b3bcb7
Bump all packages versions to release doc updates (#1002)34b9c04
fix(docs): enable all features in docs.rs build (#1000)24125e2
Add type hint to LambdaRequest's Deserialize impl to avoid compiler recursive...1a7c696
feat: derive Deserialize, Clone, PartialEq, Eq for MetadataPrelude (#956)2862581
Bump version for runtime and runtime-api-client (#999)5d3e916
feat(ci): build and check rustdocs for warnings; fix(docs): add missing cfg f...489b235
CI/CD fixes (#994)00fef2c
Release runtime 0.14.0 with graceful shutdown hook (#991)661cc26
fix(lambda-runtime,lambda-integration-tests): make spawn_graceful_shutdown_ha...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