Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps testcontainers-modules from 0.13.0 to 0.14.0.

Release notes

Sourced from testcontainers-modules's releases.

v0.14.0

Documentation

  • Complete doc string for mongodb usage (#375)
  • Complete doc comments for confluents kafka image (#376)
  • Complete doc-comment for dynamodb (#378)
  • Complete doc comments for confluents ElasticMQ image (#379)
  • Complete doc comments for nats' images (#383)
  • Complete doc comments for k3s images (#381)
  • Complete doc comments for elasticsearch image (#380)
  • Complete doc comments for the parity image (#384)
  • Complete doc comments for orientdb images (#382)
  • Complete doc comment for minio (#377)
  • Complete doc comments for the google_cloud_sdk_emulators image (#385)
  • Add a docstring for the last missing function Consul::with_local_config (#386)

Features

  • [breaking] Update testcontainers to 0.25.0 (#388)

Miscellaneous Tasks

  • Update redis requirement from 0.29.0 to 0.32.2 (#362)
  • Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
  • Update lapin requirement from 2.3.1 to 3.0.0 (#359)
  • Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
  • Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
  • Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
  • Update azure_core to 0.27.0 (#390)
Changelog

Sourced from testcontainers-modules's changelog.

[0.13.0] - 2025-08-27

Documentation

  • Complete doc string for mongodb usage (#375)
  • Complete doc comments for confluents kafka image (#376)
  • Complete doc-comment for dynamodb (#378)
  • Complete doc comments for confluents ElasticMQ image (#379)
  • Complete doc comments for nats' images (#383)
  • Complete doc comments for k3s images (#381)
  • Complete doc comments for elasticsearch image (#380)
  • Complete doc comments for the parity image (#384)
  • Complete doc comments for orientdb images (#382)
  • Complete doc comment for minio (#377)
  • Complete doc comments for the google_cloud_sdk_emulators image (#385)
  • Add a docstring for the last missing function Consul::with_local_config (#386)

Features

  • [breaking] Update testcontainers to 0.25.0 (#388)

Miscellaneous Tasks

  • Update redis requirement from 0.29.0 to 0.32.2 (#362)
  • Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
  • Update lapin requirement from 2.3.1 to 3.0.0 (#359)
  • Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
  • Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
  • Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
  • Update azure_core to 0.27.0 (#390)

[0.12.1] - 2025-05-29

Bug Fixes

  • Use HTTP wait strategy (#350)

Features

  • Add scylladb module (#325)
  • Add arrow_flightsql module (#348)
  • Add CrateDB (#353)

Miscellaneous Tasks

  • Update alloy-transport-http requirement from 0.11.1 to 1.0.7 (#351)
  • MSRV 1.82
  • Address clippy lint warnings (#354)

... (truncated)

Commits
  • b60329c chore: release v0.14.0 (#434)
  • eb596e3 feat!: update testcontainers to 0.26 (#433)
  • 416aa99 feat: add selenium module (#432)
  • 9d24b07 fix: switch Zookeeper image from bitnami to bitnamilegacy (#431)
  • 906e77b chore: update MSRV to 1.88
  • c8b46bf fix: OpenLDAP docker image reference (#408)
  • 288e97f feat(anvil): comprehensive documentation and API improvements (#429)
  • a47c5d6 chore: bump pinned localstack tag to 4.5 (#363)
  • a3fd554 feat: exposing necessary Kafka consts in both Apache and Confluent Kafka (#409)
  • 60331dc feat: support state saving and loading in Foundry Anvil image (#396)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot force-pushed the dependabot/cargo/main/testcontainers-modules-0.14.0 branch from c76ffe2 to d98e5da Compare December 9, 2025 20:25
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs-modules-community@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: testcontainers-modules
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/main/testcontainers-modules-0.14.0 branch from d98e5da to 81b7db6 Compare December 9, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants