From 87c004e4947a114cab087cbb1c5686f159cae743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 23:33:19 +0000 Subject: [PATCH] chore(deps): bump the tonic group across 1 directory with 3 updates Bumps the tonic group with 3 updates in the / directory: [tonic](https://github.com/hyperium/tonic), [tonic-build](https://github.com/hyperium/tonic) and [tonic-health](https://github.com/hyperium/tonic). Updates `tonic` from 0.11.0 to 0.12.3 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/tonic/compare/v0.11.0...v0.12.3) Updates `tonic-build` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/tonic/compare/v0.11.0...v0.13.1) Updates `tonic-health` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/tonic/compare/v0.11.0...v0.13.1) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tonic - dependency-name: tonic-build dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tonic - dependency-name: tonic-health dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tonic ... Signed-off-by: dependabot[bot] --- Cargo.lock | 71 ++++++++++++++++++++++++++++++++++++++---------------- Cargo.toml | 6 ++--- 2 files changed, 53 insertions(+), 24 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5efa8b3da18ea..dae876c5fcbdb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5755,15 +5755,6 @@ dependencies = [ "either", ] -[[package]] -name = "itertools" -version = "0.12.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" -dependencies = [ - "either", -] - [[package]] name = "itertools" version = "0.13.0" @@ -7600,8 +7591,8 @@ dependencies = [ "ordered-float 4.6.0", "prost 0.12.6", "prost-build 0.12.6", - "tonic 0.11.0", - "tonic-build 0.11.0", + "tonic 0.12.3", + "tonic-build 0.13.1", "vector-core", "vector-lookup", "vrl", @@ -8356,7 +8347,7 @@ checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ "bytes 1.11.1", "heck 0.5.0", - "itertools 0.12.1", + "itertools 0.11.0", "log", "multimap", "once_cell", @@ -8409,7 +8400,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" dependencies = [ "anyhow", - "itertools 0.12.1", + "itertools 0.11.0", "proc-macro2 1.0.106", "quote 1.0.44", "syn 2.0.117", @@ -11576,6 +11567,7 @@ dependencies = [ "axum 0.7.5", "base64 0.22.1", "bytes 1.11.1", + "flate2", "h2 0.4.13", "http 1.3.1", "http-body 1.0.1", @@ -11586,8 +11578,11 @@ dependencies = [ "percent-encoding", "pin-project", "prost 0.13.5", + "rustls-native-certs 0.8.1", + "rustls-pemfile 2.1.0", "socket2 0.5.10", "tokio", + "tokio-rustls 0.26.2", "tokio-stream", "tower 0.4.13", "tower-layer", @@ -11595,6 +11590,27 @@ dependencies = [ "tracing 0.1.44", ] +[[package]] +name = "tonic" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e581ba15a835f4d9ea06c55ab1bd4dce26fc53752c69a04aac00703bfb49ba9" +dependencies = [ + "async-trait", + "base64 0.22.1", + "bytes 1.11.1", + "http 1.3.1", + "http-body 1.0.1", + "http-body-util", + "percent-encoding", + "pin-project", + "prost 0.13.5", + "tokio-stream", + "tower-layer", + "tower-service", + "tracing 0.1.44", +] + [[package]] name = "tonic-build" version = "0.9.2" @@ -11621,17 +11637,30 @@ dependencies = [ "syn 2.0.117", ] +[[package]] +name = "tonic-build" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eac6f67be712d12f0b41328db3137e0d0757645d8904b4cb7d51cd9c2279e847" +dependencies = [ + "prettyplease 0.2.15", + "proc-macro2 1.0.106", + "prost-build 0.13.5", + "prost-types 0.13.5", + "quote 1.0.44", + "syn 2.0.117", +] + [[package]] name = "tonic-health" -version = "0.11.0" +version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cef6e24bc96871001a7e48e820ab240b3de2201e59b517cf52835df2f1d2350" +checksum = "cb87334d340313fefa513b6e60794d44a86d5f039b523229c99c323e4e19ca4b" dependencies = [ - "async-stream", - "prost 0.12.6", + "prost 0.13.5", "tokio", "tokio-stream", - "tonic 0.11.0", + "tonic 0.13.1", ] [[package]] @@ -12554,8 +12583,8 @@ dependencies = [ "tokio-tungstenite 0.20.1", "tokio-util", "toml", - "tonic 0.11.0", - "tonic-build 0.11.0", + "tonic 0.12.3", + "tonic-build 0.13.1", "tonic-health", "tower 0.5.3", "tower-http 0.4.4", @@ -12800,7 +12829,7 @@ dependencies = [ "tokio-test", "tokio-util", "toml", - "tonic 0.11.0", + "tonic 0.12.3", "tracing 0.1.44", "tracing-subscriber", "url", diff --git a/Cargo.toml b/Cargo.toml index b4565050babe5..2def751cd3148 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -202,9 +202,9 @@ tokio-stream = { version = "0.1.18", default-features = false } tokio-test = "0.4.5" tokio-tungstenite = { version = "0.20.1", default-features = false } toml = { version = "0.9.8", default-features = false, features = ["serde", "display", "parse"] } -tonic = { version = "0.11", default-features = false, features = ["transport", "codegen", "prost", "tls", "tls-roots", "gzip"] } -tonic-build = { version = "0.11", default-features = false, features = ["transport", "prost"] } -tonic-health = { version = "0.11", default-features = false } +tonic = { version = "0.12", default-features = false, features = ["transport", "codegen", "prost", "tls", "tls-roots", "gzip"] } +tonic-build = { version = "0.13", default-features = false, features = ["transport", "prost"] } +tonic-health = { version = "0.13", default-features = false } tracing = { version = "0.1.44", default-features = false } tracing-subscriber = { version = "0.3.22", default-features = false, features = ["fmt"] } url = { version = "2.5.4", default-features = false, features = ["serde"] }