Bump the rust-dependencies group in /quickwit with 11 updates #5859
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 in /quickwit with 11 updates:
0.3.1
0.4.1
1.1.3
2.1.1
1.1.1
1.2.0
0.8.5
0.9.1
0.21.12
0.23.29
1.46.1
1.47.1
0.24.1
0.26.2
0.4.4
0.6.6
1.17.0
1.18.0
0.16.1
0.17.0
0.13.0
0.14.3
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
numfmt
from 1.1.1 to 1.2.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.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
from 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)4730984
readme: add 1.47 as LTS release (#7497)1979615
process: fix panic from spurious pidfd wakeup (#7494)f669a60
ci: add lockfile for LTS branchce41896
sync: fix broken link of Pythonasyncio.Event
inSetOnce
docs (#7485)c8ab78a
changelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)Updates
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
uuid
from 1.17.0 to 1.18.0Release notes
Sourced from uuid's releases.
Commits
60a49eb
Merge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697
prepare for 1.18.0 release281f26f
Merge pull request #838 from uuid-rs/chore/time-conversion2d67ab2
don't use allocated values in errorsc284ed5
wrap the error type used in time conversions87a4359
Merge pull request #835 from dcormier/main8927396
Merge pull request #837 from uuid-rs/fix/lifetime-syntaxes6dfb4b1
Conversions betweenTimestamp
andstd::time::SystemTime
b508383
fix up mismatched_lifetime_syntaxes lintUpdates
aws_lambda_events
from 0.16.1 to 0.17.0Release notes
Sourced from aws_lambda_events's releases.
... (truncated)
Commits
Updates
lambda_runtime
from 0.13.0 to 0.14.3Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
1447217
chore: (lambda-http, lambda-extension): add missing docsrs feature annotation...9a3642e
chore(lambda-extension, lambda-http, lambda-runtime-api-client, lambda-runtim...0cdd565
add catchall feature to resolve #1017 (#1018)ee2e0d2
Add support for Direct Lambda Resolver event format (#1015)fd0354e
Add alternative to pip3 install of cargo lambda (#981)35860b0
fix(lambda-events): impl Default for all Kinesis Event structs (#1011)fd6f528
CaptureString
Panic Messages (#962)b927092
Update all dependencies and fix examples (#959)0383301
fix(lambda-events): derive Default on KinesisEvent (#1008)f8b9a2a
chore(lambda-runtime): slightly optimize graceful shutdown helper by using ne...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