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 f6713204d chore(deps): bump clap from 4.5.57 to 4.5.58 (#1453)
f6713204d is described below
commit f6713204d9a57750e5b4e134709e6dc8456da24e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 09:25:03 2026 +0000
chore(deps): bump clap from 4.5.57 to 4.5.58 (#1453)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.58.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.57...clap_complete-v4.5.58)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.58
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 | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 14d95c81c..949e98335 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -978,7 +978,7 @@ name = "ballista-cli"
version = "52.0.0"
dependencies = [
"ballista",
- "clap 4.5.57",
+ "clap 4.5.58",
"datafusion",
"datafusion-cli",
"dirs",
@@ -997,7 +997,7 @@ dependencies = [
"aws-config",
"aws-credential-types",
"chrono",
- "clap 4.5.57",
+ "clap 4.5.58",
"datafusion",
"datafusion-proto",
"datafusion-proto-common",
@@ -1058,7 +1058,7 @@ dependencies = [
"arrow-flight",
"async-trait",
"ballista-core",
- "clap 4.5.57",
+ "clap 4.5.58",
"dashmap",
"datafusion",
"datafusion-proto",
@@ -1086,7 +1086,7 @@ dependencies = [
"async-trait",
"axum",
"ballista-core",
- "clap 4.5.57",
+ "clap 4.5.58",
"dashmap",
"datafusion",
"datafusion-proto",
@@ -1447,9 +1447,9 @@ dependencies = [
[[package]]
name = "clap"
-version = "4.5.57"
+version = "4.5.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a"
+checksum = "63be97961acde393029492ce0be7a1af7e323e6bae9511ebfac33751be5e6806"
dependencies = [
"clap_builder",
"clap_derive",
@@ -1457,9 +1457,9 @@ dependencies = [
[[package]]
name = "clap_builder"
-version = "4.5.57"
+version = "4.5.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238"
+checksum = "7f13174bda5dfd69d7e947827e5af4b0f2f94a4a3ee92912fba07a66150f21e2"
dependencies = [
"anstream",
"anstyle",
@@ -1481,9 +1481,9 @@ dependencies = [
[[package]]
name = "clap_lex"
-version = "0.7.7"
+version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
+checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831"
[[package]]
name = "clipboard-win"
@@ -1610,7 +1610,7 @@ dependencies = [
"anes",
"cast",
"ciborium",
- "clap 4.5.57",
+ "clap 4.5.58",
"criterion-plot",
"itertools 0.13.0",
"num-traits",
@@ -1920,7 +1920,7 @@ dependencies = [
"aws-config",
"aws-credential-types",
"chrono",
- "clap 4.5.57",
+ "clap 4.5.58",
"datafusion",
"datafusion-common",
"dirs",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]