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 4a902c5b1 chore(deps): bump tonic-build from 0.14.3 to 0.14.4 (#1457)
4a902c5b1 is described below
commit 4a902c5b1a8f58917f0f2b5690a3d5ea8851aa00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 16:13:28 2026 +0000
chore(deps): bump tonic-build from 0.14.3 to 0.14.4 (#1457)
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.14.3 to
0.14.4.
- [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.3...v0.14.4)
---
updated-dependencies:
- dependency-name: tonic-build
dependency-version: 0.14.4
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 27e40a51f..cf4038ae5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5914,9 +5914,9 @@ dependencies = [
[[package]]
name = "tonic-build"
-version = "0.14.3"
+version = "0.14.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "27aac809edf60b741e2d7db6367214d078856b8a5bff0087e94ff330fb97b6fc"
+checksum = "ce6d8958ed3be404120ca43ffa0fb1e1fc7be214e96c8d33bd43a131b6eebc9e"
dependencies = [
"prettyplease",
"proc-macro2",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]