Skip to content

Commit d39a48e

Browse files
Bump the rust-dependencies group across 1 directory with 32 updates
Bumps the rust-dependencies group with 32 updates in the /quickwit directory: | Package | From | To | | --- | --- | --- | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `1.3.3` | | [bytestring](https://github.com/actix/actix-net) | `1.3.1` | `1.4.0` | | [colored](https://github.com/mackwic/colored) | `2.1.0` | `2.2.0` | | [heck](https://github.com/withoutboats/heck) | `0.4.1` | `0.5.0` | | [hostname](https://github.com/svartalf/hostname) | `0.3.1` | `0.4.0` | | [http](https://github.com/hyperium/http) | `0.2.12` | `1.1.0` | | [http-serde](https://gitlab.com/kornelski/http-serde) | `1.1.3` | `2.1.1` | | [humantime](https://github.com/chronotope/humantime) | `2.1.0` | `2.2.0` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.24.2` | `0.27.5` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.9.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [postcard](https://github.com/jamesmunns/postcard) | `1.0.10` | `1.1.1` | | [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` | | [prost](https://github.com/tokio-rs/prost) | `0.11.9` | `0.13.3` | | [prost-types](https://github.com/tokio-rs/prost) | `0.11.9` | `0.13.3` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.12` | | [rustls](https://github.com/rustls/rustls) | `0.21.12` | `0.23.21` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `1.0.4` | `2.2.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.11.0` | `3.12.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.2` | `1.15.0` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `0.1.2` | `1.0.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.19.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.7` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.2` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.24.1` | `0.26.1` | | [tonic](https://github.com/hyperium/tonic) | `0.9.2` | `0.12.3` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.2` | | [ulid](https://github.com/dylanhart/ulid-rs) | `1.1.3` | `1.2.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.16.0` | | [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.15.1` | `0.16.0` | Updates `bytesize` from 1.3.0 to 1.3.3 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.0...v1.3.3) Updates `bytestring` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/actix/actix-net/releases) - [Commits](actix/actix-net@bytestring-v1.3.1...bytestring-v1.4.0) Updates `colored` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v2.2.0) Updates `heck` from 0.4.1 to 0.5.0 - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) Updates `hostname` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/svartalf/hostname/releases) - [Changelog](https://github.com/svartalf/hostname/blob/master/CHANGELOG.md) - [Commits](djc/hostname@v0.3.1...v0.4.0) Updates `http` from 0.2.12 to 1.1.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.12...v1.1.0) 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 `humantime` from 2.1.0 to 2.2.0 - [Commits](https://github.com/chronotope/humantime/commits) Updates `hyper-rustls` from 0.24.2 to 0.27.5 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/commits/v/0.27.5) Updates `indexmap` from 2.6.0 to 2.9.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.9.0) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `postcard` from 1.0.10 to 1.1.1 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Changelog](https://github.com/jamesmunns/postcard/blob/main/CHANGELOG.md) - [Commits](jamesmunns/postcard@v1.0.10...postcard/v1.1.1) Updates `proptest` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.5.0...v1.6.0) Updates `prost` from 0.11.9 to 0.13.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.11.9...v0.13.3) Updates `prost-types` from 0.11.9 to 0.13.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.11.9...v0.13.3) Updates `rand` from 0.8.5 to 0.9.0 - [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...0.9.0) Updates `reqwest` from 0.11.27 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.12) Updates `rustls` from 0.21.12 to 0.23.21 - [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.21) Updates `rustls-pemfile` from 1.0.4 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/1.0.4...v/2.2.0) Updates `serde_with` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.11.0...v3.12.0) Updates `smallvec` from 1.13.2 to 1.15.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.15.0) Updates `sync_wrapper` from 0.1.2 to 1.0.2 - [Commits](https://github.com/Actyx/sync_wrapper/commits) Updates `tempfile` from 3.14.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.19.1) Updates `thiserror` from 1.0.69 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.7) Updates `tokio` from 1.43.0 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.2) Updates `tokio-rustls` from 0.24.1 to 0.26.1 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.24.1...v/0.26.1) Updates `tonic` from 0.9.2 to 0.12.3 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.9.2...v0.12.3) Updates `tower` from 0.4.13 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.2) Updates `ulid` from 1.1.3 to 1.2.1 - [Commits](dylanhart/ulid-rs@v1.1.3...v1.2.1) Updates `uuid` from 1.11.0 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.16.0) Updates `aws_lambda_events` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](awslabs/aws-lambda-rust-runtime@lambda-events-0.15.1...lambda-events-0.16.0) --- updated-dependencies: - dependency-name: bytesize dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytestring dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: colored dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: heck dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hostname dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: http dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major 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: humantime dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hyper-rustls dependency-version: 0.27.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: postcard dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: prost dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: prost-types dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-pemfile dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: smallvec dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: sync_wrapper dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-rustls dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tonic dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tower dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ulid dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws_lambda_events dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e49d7ec commit d39a48e

File tree

3 files changed

+343
-237
lines changed

3 files changed

+343
-237
lines changed

0 commit comments

Comments
 (0)