Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dev-dependencies group across 1 directory with 14 updates
Bumps the dev-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [prost](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.0` | | [prost-types](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.128` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.40.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.12.0` | `0.12.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` | | [bollard](https://github.com/fussybeaver/bollard) | `0.16.1` | `0.17.1` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.82) Updates `prost` from 0.12.6 to 0.13.0 - [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.12.6...v0.13.0) Updates `prost-types` from 0.12.6 to 0.13.0 - [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.12.6...v0.13.0) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.10.6) Updates `serde` from 1.0.204 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.210) Updates `serde_json` from 1.0.120 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...1.0.128) Updates `tokio` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.40.0) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.9.1...1.10.0) Updates `tonic-reflection` from 0.12.0 to 0.12.2 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.0...v0.12.2) Updates `tempfile` from 3.10.1 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `bollard` from 0.16.1 to 0.17.1 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Commits](fussybeaver/bollard@v0.16.1...v0.17.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: bollard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information