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 d9512366b chore(deps): bump testcontainers-modules from 0.14.0 to
0.15.0 (#1471)
d9512366b is described below
commit d9512366b6304404b246b7826de0870222a5c623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 08:28:59 2026 +0000
chore(deps): bump testcontainers-modules from 0.14.0 to 0.15.0 (#1471)
---
Cargo.lock | 38 ++++++++++++++++++--------------------
examples/Cargo.toml | 2 +-
2 files changed, 19 insertions(+), 21 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 90ea12277..e07896cdf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1198,9 +1198,9 @@ dependencies = [
[[package]]
name = "bollard"
-version = "0.19.4"
+version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "87a52479c9237eb04047ddb94788c41ca0d26eaff8b697ecfbb4c32f7fdc3b1b"
+checksum = "227aa051deec8d16bd9c34605e7aaf153f240e35483dd42f6f78903847934738"
dependencies = [
"async-stream",
"base64 0.22.1",
@@ -1208,7 +1208,6 @@ dependencies = [
"bollard-buildkit-proto",
"bollard-stubs",
"bytes",
- "chrono",
"futures-core",
"futures-util",
"hex",
@@ -1226,14 +1225,13 @@ dependencies = [
"rand",
"rustls",
"rustls-native-certs",
- "rustls-pemfile",
"rustls-pki-types",
"serde",
"serde_derive",
"serde_json",
- "serde_repr",
"serde_urlencoded",
"thiserror 2.0.18",
+ "time",
"tokio",
"tokio-stream",
"tokio-util",
@@ -1258,19 +1256,18 @@ dependencies = [
[[package]]
name = "bollard-stubs"
-version = "1.49.1-rc.28.4.0"
+version = "1.52.1-rc.29.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5731fe885755e92beff1950774068e0cae67ea6ec7587381536fca84f1779623"
+checksum = "0f0a8ca8799131c1837d1282c3f81f31e76ceb0ce426e04a7fe1ccee3287c066"
dependencies = [
"base64 0.22.1",
"bollard-buildkit-proto",
"bytes",
- "chrono",
"prost",
"serde",
"serde_json",
"serde_repr",
- "serde_with",
+ "time",
]
[[package]]
@@ -2644,7 +2641,7 @@ dependencies = [
"libc",
"option-ext",
"redox_users",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -2765,7 +2762,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -3905,7 +3902,7 @@ version = "0.50.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
dependencies = [
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -4665,7 +4662,7 @@ dependencies = [
"once_cell",
"socket2",
"tracing",
- "windows-sys 0.59.0",
+ "windows-sys 0.60.2",
]
[[package]]
@@ -4985,7 +4982,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.11.0",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
@@ -5640,14 +5637,14 @@ dependencies = [
"getrandom 0.4.1",
"once_cell",
"rustix 1.1.3",
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
name = "testcontainers"
-version = "0.26.3"
+version = "0.27.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a81ec0158db5fbb9831e09d1813fe5ea9023a2b5e6e8e0a5fe67e2a820733629"
+checksum = "c1c0624faaa317c56d6d19136580be889677259caf5c897941c6f446b4655068"
dependencies = [
"astral-tokio-tar",
"async-trait",
@@ -5658,6 +5655,7 @@ dependencies = [
"etcetera",
"ferroid",
"futures",
+ "http 1.4.0",
"itertools 0.14.0",
"log",
"memchr",
@@ -5675,9 +5673,9 @@ dependencies = [
[[package]]
name = "testcontainers-modules"
-version = "0.14.0"
+version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5e75e78ff453128a2c7da9a5d5a3325ea34ea214d4bf51eab3417de23a4e5147"
+checksum = "e5985fde5befe4ffa77a052e035e16c2da86e8bae301baa9f9904ad3c494d357"
dependencies = [
"testcontainers",
]
@@ -6524,7 +6522,7 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
- "windows-sys 0.59.0",
+ "windows-sys 0.61.2",
]
[[package]]
diff --git a/examples/Cargo.toml b/examples/Cargo.toml
index e5daadc37..127c3ed0a 100644
--- a/examples/Cargo.toml
+++ b/examples/Cargo.toml
@@ -65,7 +65,7 @@ futures = { workspace = true }
log = { workspace = true }
object_store = { workspace = true, features = ["aws"] }
tempfile = { workspace = true }
-testcontainers-modules = { version = "0.14", features = ["minio"] }
+testcontainers-modules = { version = "0.15", features = ["minio"] }
tokio = { workspace = true, features = [
"macros",
"rt",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]