-
Notifications
You must be signed in to change notification settings - Fork 484
Bump the rust-dependencies group in /quickwit with 14 updates #5865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/quickwit/rust-dependencies-a821cbf2fd
Closed
Bump the rust-dependencies group in /quickwit with 14 updates #5865
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/quickwit/rust-dependencies-a821cbf2fd
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust-dependencies group in /quickwit with 14 updates: | Package | From | To | | --- | --- | --- | | [hostname](https://github.com/svartalf/hostname) | `0.3.1` | `0.4.1` | | [http-serde](https://gitlab.com/kornelski/http-serde) | `1.1.3` | `2.1.1` | | [hyper](https://github.com/hyperium/hyper) | `1.6.0` | `1.7.0` | | [numfmt](https://github.com/kurtlawrence/numfmt) | `1.1.1` | `1.2.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [rustls](https://github.com/rustls/rustls) | `0.21.12` | `0.23.29` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.47.1` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.24.1` | `0.26.2` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.4.4` | `0.6.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.17.0` | `1.18.0` | | [aws-smithy-http-client](https://github.com/smithy-lang/smithy-rs) | `1.0.6` | `1.1.0` | | [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.16.1` | `0.17.0` | | [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.13.0` | `0.14.3` | Updates `hostname` from 0.3.1 to 0.4.1 - [Release notes](https://github.com/svartalf/hostname/releases) - [Changelog](https://github.com/djc/hostname/blob/main/CHANGELOG.md) - [Commits](https://github.com/svartalf/hostname/commits) Updates `http-serde` from 1.1.3 to 2.1.1 - [Commits](https://gitlab.com/kornelski/http-serde/compare/v1.1.3...v2.1.1) Updates `hyper` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) Updates `numfmt` from 1.1.1 to 1.2.0 - [Commits](https://github.com/kurtlawrence/numfmt/commits) Updates `rand` from 0.8.5 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.1) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `rustls` from 0.21.12 to 0.23.29 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.12...v/0.23.29) Updates `tokio` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) Updates `tokio-rustls` from 0.24.1 to 0.26.2 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.24.1...v/0.26.2) Updates `tower-http` from 0.4.4 to 0.6.6 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.6.6) Updates `uuid` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.17.0...v1.18.0) Updates `aws-smithy-http-client` from 1.0.6 to 1.1.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws_lambda_events` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/awslabs/aws-lambda-rust-runtime/commits) Updates `lambda_runtime` from 0.13.0 to 0.14.3 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](awslabs/aws-lambda-rust-runtime@lambda-http-0.13.0...lambda-runtime-0.14.3) --- updated-dependencies: - dependency-name: hostname dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: http-serde dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: numfmt dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.29 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-rustls dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-smithy-http-client dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws_lambda_events dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 14 updates:
0.3.1
0.4.1
1.1.3
2.1.1
1.6.0
1.7.0
1.1.1
1.2.0
0.8.5
0.9.1
1.10.0
1.11.0
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
1.0.6
1.1.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
hyper
from 1.6.0 to 1.7.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
400bdfd
v1.7.09749184
feat(server): addallow_multiple_spaces_in_request_line_delimiters
http1 bu...caa166c
chore(dependencies): avoid implicit cargo feature of futures-util (#3931)8ad2595
test(common): add missing assertion in full_rewind test (#3926)24f0da8
chore(ci): update to cargo-check-external-types-0.3.0 (#3928)974289f
docs(rt): improvert
module overview (#3920)283fd23
docs: improveext
module overview andProtocol
docs (#3921)b8affd8
feat(error): addError::is_shutdown()
(#3863)c88df78
docs(SECURITY): update policy to use GSA drafts when reporting vulnerabilitie...436cadd
fix(server): improve caching accuracy of Date header (#3887)Updates
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
rayon
from 1.10.0 to 1.11.0Changelog
Sourced from rayon's changelog.
Commits
6236214
Merge #1031652f111
Release rayon 1.7.0 and rayon-core 1.11.07df001d
Tweak plumbing consumer description322dfe8
Merge #1026099241d
Merge #1030a17bcb9
Fix inappropriate use of slice::as_mut_ptr98077fe
Be more cautious about drain drops7069695
Merge #1028874ff73
Fix docs for the yieldNone
case onThreadPool
58f7b7e
Be careful comparingjob_ref.execute_fn
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-smithy-http-client
from 1.0.6 to 1.1.0Commits
Updates
aws_lambda_events
from 0.16.1 to 0.17.0Release notes
Sourced from aws_lambda_events's releases.