Skip to content

chore(deps): update testcontainers requirement from 0.26 to 0.27#116

Merged
dinosath merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.27
Feb 9, 2026
Merged

chore(deps): update testcontainers requirement from 0.26 to 0.27#116
dinosath merged 1 commit intomainfrom
dependabot/cargo/testcontainers-0.27

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on testcontainers to permit the latest version.

Release notes

Sourced from testcontainers's releases.

v0.27.0

Details

Features

  • Add User-Agent header 'tc-rust/' to Docker API requests (#897)
  • Allow opening stdin option for container request (#904)

Miscellaneous Tasks

  • Update russh requirement from 0.55.0 to 0.56.0 (#902)
  • Update reqwest requirement from 0.12.5 to 0.13.1 (#905)
Changelog

Sourced from testcontainers's changelog.

[0.27.0] - 2026-02-06

Details

Features

  • Add User-Agent header 'tc-rust/' to Docker API requests (#897)
  • Open stdin option for container request (#904)

Miscellaneous Tasks

  • Update russh requirement from 0.55.0 to 0.56.0 (#902)
  • Update reqwest requirement from 0.12.5 to 0.13.1 (#905)

[0.26.4] - 2026-02-05

Details

Features

  • Add User-Agent header 'tc-rust/' to Docker API requests (#897)

Miscellaneous Tasks

  • Update russh requirement from 0.55.0 to 0.56.0 (#902)
  • Update reqwest requirement from 0.12.5 to 0.13.1 (#905)

[0.26.3] - 2025-12-24

Details

Features

  • Support for reusable containers that have been stopped (#896)
  • Support auto-detection of docker-compose client (#898)
  • Allow customizations of host-config (#899)

[0.26.2] - 2025-12-19

Details

Features

  • Allow overriding project name (#894)

[0.26.1] - 2025-12-19

Details

Bug Fixes

  • Reuse container requires name (#887)
  • Respect TESTCONTAINERS_COMMAND (#891)

Miscellaneous Tasks

  • Update russh requirement from 0.54.4 to 0.55.0 (#888)

[0.26.0] - 2025-12-01

Details

Bug Fixes

  • Make port_bindings consistent with docker cli when publish_all_ports = true (#885)

Features

  • Support build options - no_cache, skip_if_exists and buildargs (#856)
  • Support docker-compose (#864)
  • Add target options with custom mode (#878)
  • Support copying from containers (#871)

... (truncated)

Commits
  • cf1ae4b chore: release v0.27.0
  • d35397d feat: open stdin option for container request (#904)
  • 40d5246 chore: release v0.26.4 (#916)
  • ae4e423 chore(deps): update reqwest requirement from 0.12.5 to 0.13.1 (#905)
  • 809aa23 feat: add User-Agent header 'tc-rust/<version>' to Docker API requests (#897)
  • 6d51f46 chore(deps): update russh requirement from 0.55.0 to 0.56.0 (#902)
  • f86fbc4 chore: release v0.26.3 (#900)
  • 853d989 feat: allow customizations of host-config (#899)
  • f70ad00 feat(docker-compose): support auto-detection of docker-compose client (#898)
  • 79d110f feat: support for reusable containers that have been stopped (#896)
  • 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 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.26.0...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dinosath dinosath merged commit 3ef54b5 into main Feb 9, 2026
9 checks passed
@dinosath dinosath deleted the dependabot/cargo/testcontainers-0.27 branch February 9, 2026 17:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant