This is an automated email from the ASF dual-hosted git repository.
milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new dcc8cca54 chore(deps): bump tonic-prost-build from 0.14.4 to 0.14.5
(#1468)
dcc8cca54 is described below
commit dcc8cca549fc31af72ff628c064c25969db1ff33
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 09:20:39 2026 +0000
chore(deps): bump tonic-prost-build from 0.14.4 to 0.14.5 (#1468)
Bumps [tonic-prost-build](https://github.com/hyperium/tonic) from 0.14.4 to
0.14.5.
- [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.14.4...v0.14.5)
---
updated-dependencies:
- dependency-name: tonic-prost-build
dependency-version: 0.14.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
Cargo.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 8630bb1dd..b30d7df93 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4511,7 +4511,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "343d3bd7056eda839b03204e68deff7d1b13aba7af2b2fd16890697274262ee7"
dependencies = [
"heck 0.5.0",
- "itertools 0.14.0",
+ "itertools 0.13.0",
"log",
"multimap",
"petgraph",
@@ -4532,7 +4532,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "27c6023962132f4b30eb4c172c91ce92d933da334c59c23cddee82358ddafb0b"
dependencies = [
"anyhow",
- "itertools 0.14.0",
+ "itertools 0.13.0",
"proc-macro2",
"quote",
"syn 2.0.114",
@@ -5974,9 +5974,9 @@ dependencies = [
[[package]]
name = "tonic-prost-build"
-version = "0.14.4"
+version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "65873ace111e90344b8973e94a1fc817c924473affff24629281f90daed1cd2e"
+checksum = "f3144df636917574672e93d0f56d7edec49f90305749c668df5101751bb8f95a"
dependencies = [
"prettyplease",
"proc-macro2",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]