Bump the rust-dependencies group across 1 directory with 10 updates #5789
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 10 updates in the /quickwit directory:
0.3.1
0.4.1
1.1.3
2.1.1
1.6.0
1.7.0
0.8.5
0.9.1
0.21.12
0.23.27
1.0.4
2.2.0
0.24.1
0.26.2
1.74.0
1.76.0
1.70.0
1.72.0
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
proptest
from 1.6.0 to 1.7.0Commits
Updates
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.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.30Updates
rustls-pemfile
from 1.0.4 to 2.2.0Release notes
Sourced from rustls-pemfile's releases.
... (truncated)
Commits
0f37efe
Prepare 2.2.0f5d49b2
rustfmt to reformat imports7bbc08e
Use pki-types 1.9 for PEM decodingb2104d8
Add semver checks action38c6f8b
Add RawPublicKeyCertificate5d9960f
Bump pki-types from 1.3 to 1.7 and version frombd9773d
Bump base64 from 0.22.0 to 0.22.1e4f1fae
ci: add cron schedule trigger2433110
ci: switch linux hosts to ubuntu-latest7ba4ab7
Delete obsolete release history sectionUpdates
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
aws-sdk-kinesis
from 1.74.0 to 1.76.0Commits
Updates
aws-sdk-sqs
from 1.70.0 to 1.72.0Commits
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