Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on testcontainers to permit the latest version.

Release notes

Sourced from testcontainers's releases.

v0.25.2

Details

Features

  • Platform config passing through ImageExt trait (#838)

Miscellaneous Tasks

  • Remove usage of reqwest hickory dns feature (#860)
  • Drop weak dependencies due to cargo bug (#862)
Changelog

Sourced from testcontainers's changelog.

[0.25.2] - 2025-10-27

Details

Features

  • Platform config passing through ImageExt trait (#838)

Miscellaneous Tasks

  • Remove usage of reqwest hickory dns feature (#860)
  • Drop weak dependencies due to cargo bug (#862)

[0.25.1] - 2025-10-27

Details

Bug Fixes

  • Replace tokio-tar with astral-tokio-tar (#852)

Documentation

  • Rustdoc for builder API (#820)

Features

  • Use DOCKER_DEFAULT_PLATFORM env var to specify platform (#800)
  • Fallback to platform linux/amd64 when image pull fails (#837)
  • Add support for devices request (#832)
  • Add configurable tmpfs mount sizes (#853)
  • Support http_wait functionallity without tls dependencies (#850)
  • Add container hostname support (#848)
  • Expose host ports between host and containers via ssh sidecar (#846)

Miscellaneous Tasks

  • Update bollard-stubs requirement from =1.48.3-rc.28.0.4 to =1.49.0-rc.28.3.3 (#828)

Refactor

  • Remove bollard_stubs dependency as bollard re-exports it (#844)

Testing

  • Avoid flakiness in platform test
  • Switch to testcontainers/helloworld and reduce some flakiness (#855)

[0.25.0] - 2025-07-27

Details

Bug Fixes

  • Make tls features optional (#806)
  • Add Send trait to stderr & stdout of ExecResult (#809)
  • Added new parse rule for correctly parsing ports without protocol specifier (#812)

Features

  • Allow ready conditions customization via ImageExt (#794)
  • Allow to wait for log line on either stdout or stderr (#795)
  • Add Container*::exit_code (#791)
  • Add Container*::is_running (#790)
  • Add custom health check support for containers (#816)
  • Introduce container builder api (#801)

... (truncated)

Commits
  • f76070e chore: release v0.25.2 (#863)
  • 8a6af68 chore(deps): drop weak dependencies due to cargo bug (#862)
  • 1ec42ed feat: platform config passing through ImageExt trait (#838)
  • b41cc80 ci: fix cargo-audit workflow (#861)
  • 5a38fff chore(deps): remove usage of reqwest hickory dns feature (#860)
  • a455829 ci: security cargo audit workflow (#859)
  • 0176f0c chore: release v0.25.1 (#858)
  • 9b65b29 test: switch to testcontainers/helloworld and reduce some flakiness (#855)
  • 2fd3c55 feat: expose host ports between host and containers via ssh sidecar (#846)
  • abcce24 test: avoid flakiness in platform test
  • Additional commits viewable in compare view

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)

Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-rs) to permit the latest version.
- [Release notes](https://github.com/testcontainers/testcontainers-rs/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs@0.23.1...0.25.2)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-version: 0.25.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant