This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new cfdd7c180c chore(deps): bump testcontainers-modules from 0.14.0 to 
0.15.0 (#20471)
cfdd7c180c is described below

commit cfdd7c180ca1842f33f5b08c309d1cd93f5bc917
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 21 22:49:05 2026 +0000

    chore(deps): bump testcontainers-modules from 0.14.0 to 0.15.0 (#20471)
    
    Bumps
    
[testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community)
    from 0.14.0 to 0.15.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/releases";>testcontainers-modules's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.15.0</h2>
    <h3>Documentation</h3>
    <ul>
    <li>Complete doc string for mongodb usage (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/375";>#375</a>)</li>
    <li>Complete doc comments for confluents kafka image (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/376";>#376</a>)</li>
    <li>Complete doc-comment for dynamodb (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/378";>#378</a>)</li>
    <li>Complete doc comments for confluents ElasticMQ image (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/379";>#379</a>)</li>
    <li>Complete doc comments for nats' images (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/383";>#383</a>)</li>
    <li>Complete doc comments for k3s images (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/381";>#381</a>)</li>
    <li>Complete doc comments for elasticsearch image (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/380";>#380</a>)</li>
    <li>Complete doc comments for the parity image (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/384";>#384</a>)</li>
    <li>Complete doc comments for orientdb images (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/382";>#382</a>)</li>
    <li>Complete doc comment for minio (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/377";>#377</a>)</li>
    <li>Complete doc comments for the google_cloud_sdk_emulators image (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/385";>#385</a>)</li>
    <li>Add a docstring for the last missing function
    <code>Consul::with_local_config</code> (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/386";>#386</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>[<strong>breaking</strong>] Update testcontainers to 0.25.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/388";>#388</a>)</li>
    </ul>
    <h3>Miscellaneous Tasks</h3>
    <ul>
    <li>Update redis requirement from 0.29.0 to 0.32.2 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/362";>#362</a>)</li>
    <li>Update async-nats requirement from 0.41.0 to 0.42.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/360";>#360</a>)</li>
    <li>Update lapin requirement from 2.3.1 to 3.0.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/359";>#359</a>)</li>
    <li>Update arrow-flight requirement from 55.1.0 to 56.0.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/374";>#374</a>)</li>
    <li>Update rdkafka requirement from 0.37.0 to 0.38.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/365";>#365</a>)</li>
    <li>Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/370";>#370</a>)</li>
    <li>Update azure_core to 0.27.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/390";>#390</a>)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md";>testcontainers-modules's
    changelog</a>.</em></p>
    <blockquote>
    <h2>[0.15.0] - 2026-02-21</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Ready condition in ClickHouse (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/441";>#441</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>Add RustFS module (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/444";>#444</a>)</li>
    <li>[<strong>breaking</strong>] Update testcontainers to
    <code>0.27</code> (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/445";>#445</a>)</li>
    </ul>
    <h3>Miscellaneous Tasks</h3>
    <ul>
    <li>Expose compile feature to pass through testcontainers/ring or
    aws-lc-rs (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/pull/442";>#442</a>)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/commit/8840e4ddfb59326fa4838a94fbeaee99999eb99c";><code>8840e4d</code></a>
    chore: release v0.15.0 (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/issues/446";>#446</a>)</li>
    <li><a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/commit/59cc33f008bfa10e2cb6aef04413e3a807eecb61";><code>59cc33f</code></a>
    feat!: update testcontainers to <code>0.27</code> (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/issues/445";>#445</a>)</li>
    <li><a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/commit/b0d7a17be741e28bc5a0fc39952992125539e653";><code>b0d7a17</code></a>
    feat: add RustFS module (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/issues/444";>#444</a>)</li>
    <li><a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/commit/893ea7f4bc9a9434e5f918ea585dd92f97860bce";><code>893ea7f</code></a>
    chore(deps): expose compile feature to pass through testcontainers/ring
    or aw...</li>
    <li><a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/commit/331abcc6e61d9d76e5f8e6ec91566ce874d8fc32";><code>331abcc</code></a>
    fix: ready condition in ClickHouse (<a
    
href="https://redirect.github.com/testcontainers/testcontainers-rs-modules-community/issues/441";>#441</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/testcontainers/testcontainers-rs-modules-community/compare/v0.14.0...v0.15.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=testcontainers-modules&package-manager=cargo&previous-version=0.14.0&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 24 +++++++++++-------------
 Cargo.toml |  2 +-
 2 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 345d15f001..f011844f40 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1074,9 +1074,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",
@@ -1084,7 +1084,6 @@ dependencies = [
  "bollard-buildkit-proto",
  "bollard-stubs",
  "bytes",
- "chrono",
  "futures-core",
  "futures-util",
  "hex",
@@ -1102,14 +1101,13 @@ dependencies = [
  "rand 0.9.2",
  "rustls",
  "rustls-native-certs",
- "rustls-pemfile",
  "rustls-pki-types",
  "serde",
  "serde_derive",
  "serde_json",
- "serde_repr",
  "serde_urlencoded",
  "thiserror",
+ "time",
  "tokio",
  "tokio-stream",
  "tokio-util",
@@ -1134,19 +1132,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]]
@@ -5973,9 +5970,9 @@ dependencies = [
 
 [[package]]
 name = "testcontainers"
-version = "0.26.3"
+version = "0.27.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "a81ec0158db5fbb9831e09d1813fe5ea9023a2b5e6e8e0a5fe67e2a820733629"
+checksum = "c3fdcea723c64cc08dbc533b3761e345a15bf1222cbe6cb611de09b43f17a168"
 dependencies = [
  "astral-tokio-tar",
  "async-trait",
@@ -5986,6 +5983,7 @@ dependencies = [
  "etcetera",
  "ferroid",
  "futures",
+ "http 1.4.0",
  "itertools 0.14.0",
  "log",
  "memchr",
@@ -6003,9 +6001,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",
 ]
diff --git a/Cargo.toml b/Cargo.toml
index 2186632113..60904a70c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -187,7 +187,7 @@ sqlparser = { version = "0.60.0", default-features = false, 
features = ["std", "
 strum = "0.27.2"
 strum_macros = "0.27.2"
 tempfile = "3"
-testcontainers-modules = { version = "0.14" }
+testcontainers-modules = { version = "0.15" }
 tokio = { version = "1.48", features = ["macros", "rt", "sync"] }
 tokio-stream = "0.1"
 tokio-util = "0.7"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to