Skip to content

chore(deps): Bump testcontainers from 0.24.0 to 0.25.0#39

Merged
thomastaylor312 merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.25.0
Jul 31, 2025
Merged

chore(deps): Bump testcontainers from 0.24.0 to 0.25.0#39
thomastaylor312 merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps testcontainers from 0.24.0 to 0.25.0.

Release notes

Sourced from testcontainers's releases.

v0.25.0

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)

Miscellaneous Tasks

  • [❗] Update bollard to 1.19.1 (#817)

Refactor

  • Testimages and tests to use builder API (#804)
Changelog

Sourced from testcontainers's changelog.

[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)

Miscellaneous Tasks

  • [❗] Update bollard to 1.19.1 (#817)

Refactor

  • Testimages and tests to use builder API (#804)
Commits
  • 1cb9e92 chore: release v0.25.0 (#823)
  • f320c5d ci: adapt release-plz configuration (#822)
  • 7c49d8c refactor: testimages and tests to use builder API (#804)
  • 99d746e feat: introduce container builder api (#801)
  • 2b39061 chore(deps)!: update bollard to 1.19.1 (#817)
  • 4081b57 feat: add custom health check support for containers (#816)
  • 15dfe2a ci: distribute feature-set test execution (#818)
  • ac06c5e fix: added new parse rule for correctly parsing ports without protocol specif...
  • d652b38 fix: add Send trait to stderr & stdout of ExecResult (#809)
  • ef09f04 feat: add Container*::is_running (#790)
  • 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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 28, 2025
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.24.0 to 0.25.0.
- [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.24.0...0.25.0)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-version: 0.25.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/testcontainers-0.25.0 branch from 42bda3c to 38e6ba9 Compare July 29, 2025 01:57
@thomastaylor312 thomastaylor312 merged commit 320b27e into main Jul 31, 2025
5 checks passed
@thomastaylor312 thomastaylor312 deleted the dependabot/cargo/testcontainers-0.25.0 branch July 31, 2025 00:43
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