Skip to content

chore(deps): bump testcontainers from 0.26.3 to 0.28.0 - #32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/testcontainers-0.27.3
Open

chore(deps): bump testcontainers from 0.26.3 to 0.28.0#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/testcontainers-0.27.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps testcontainers from 0.26.3 to 0.28.0.

Release notes

Sourced from testcontainers's releases.

v0.28.0

Details

Miscellaneous Tasks

  • Update astral-tokio-tar from 0.6.0 to 0.6.1 (#940)
  • Update parse-display requirement from 0.9.0 to 0.11.0 (#942)
  • Bump testcontainers/sshd image from 1.3.0 to 1.4.0 (#952)
  • Update russh requirement from 0.60.0 to 0.61.2 (#950)
  • [❗] Update bollard 0.20 to 0.21 (#943)
  • Update docker-compose-types requirement from 0.23 to 0.24 (#951)

v0.27.3

Details

Bug Fixes

  • Pass Docker Hub credentials for images without a registry prefix (#935)

Miscellaneous Tasks

  • Update docker-compose-types requirement from 0.22 to 0.23 (#931)
  • Update ferroid requirement from 0.8.7 to 2.0.0 (#929)
  • Update russh requirement from 0.56.0 to 0.60.0 (#933)
  • Update signal-hook requirement from 0.3 to 0.4 (#934)
  • Update temp-dir requirement from 0.1 to 0.2 (#921)

v0.27.2

Details

Miscellaneous Tasks

  • Update astral-tokio-tar requirement from 0.5.6 to 0.6.0 (#927)

v0.27.1

Details

Bug Fixes

  • Pass env vars via Docker exec API instead of prepending to command (#920)

Features

  • Allow people to disable the default wait behavior (#922)

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)

v0.26.4

Details

Features

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

... (truncated)

Changelog

Sourced from testcontainers's changelog.

[0.28.0] - 2026-08-06

Details

Miscellaneous Tasks

  • Update astral-tokio-tar from 0.6.0 to 0.6.1 (#940)
  • Update parse-display requirement from 0.9.0 to 0.11.0 (#942)
  • Bump testcontainers/sshd image from 1.3.0 to 1.4.0 (#952)
  • Update russh requirement from 0.60.0 to 0.61.2 (#950)
  • [❗] Update bollard 0.20 to 0.21 (#943)
  • Update docker-compose-types requirement from 0.23 to 0.24 (#951)

[0.27.3] - 2026-04-15

Details

Bug Fixes

  • Pass Docker Hub credentials for images without a registry prefix (#935)

Miscellaneous Tasks

  • Update docker-compose-types requirement from 0.22 to 0.23 (#931)
  • Update ferroid requirement from 0.8.7 to 2.0.0 (#929)
  • Update russh requirement from 0.56.0 to 0.60.0 (#933)
  • Update signal-hook requirement from 0.3 to 0.4 (#934)
  • Update temp-dir requirement from 0.1 to 0.2 (#921)

[0.27.2] - 2026-03-23

Details

Miscellaneous Tasks

  • Update astral-tokio-tar requirement from 0.5.6 to 0.6.0 (#927)

[0.27.1] - 2026-02-22

Details

Bug Fixes

  • Pass env vars via Docker exec API instead of prepending to command (#920)

Features

  • Allow people to disable the default wait behavior (#922)

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

... (truncated)

Commits
  • 59792c3 chore: release v0.28.0 (#964)
  • 5331a2a docs(site): add missing languages and reorder docs navigation (#955)
  • 7d8f95a ci(deps): bump actions/checkout from 6 to 7 (#953)
  • 936a3b6 chore(deps): update docker-compose-types requirement from 0.23 to 0.24 (#951)
  • 7588345 chore(deps)!: update bollard 0.20 to 0.21 (#943)
  • b06dd31 chore(deps): update russh requirement from 0.60.0 to 0.61.2 (#950)
  • 24027d4 chore: bump testcontainers/sshd image from 1.3.0 to 1.4.0 (#952)
  • 3067fcd chore(deps): update parse-display requirement from 0.9.0 to 0.11.0 (#942)
  • 5632380 chore(deps): update astral-tokio-tar from 0.6.0 to 0.6.1 (#940)
  • 2c96733 chore: release v0.27.3 (#938)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 29, 2026
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.26.3 to 0.28.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.26.3...0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump testcontainers from 0.26.3 to 0.27.3 chore(deps): bump testcontainers from 0.26.3 to 0.28.0 Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/testcontainers-0.27.3 branch from 3330ef7 to f808904 Compare August 24, 2026 03:36
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.

0 participants