Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rust-dependencies group in /quickwit with 18 updates
Bumps the rust-dependencies group in /quickwit with 18 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [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` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.1` | | [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` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.11.0` | `3.12.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.15.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.7` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.43.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.12.1` | | [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.15.1` | `0.16.0` | Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.8.0...v1.9.0) 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](svartalf/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 `indexmap` from 2.6.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.7.1) 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 `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 `tempfile` from 3.14.0 to 3.15.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) 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.41.1 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.43.0) Updates `uuid` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.12.1) 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: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bytestring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: heck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hostname dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: http-serde dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: postcard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws_lambda_events dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information