Skip to content

chore(deps): update rust crate testcontainers (0.25.2 → 0.28.0) - #94

Open
atvik-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/testcontainers-0.x
Open

chore(deps): update rust crate testcontainers (0.25.2 → 0.28.0)#94
atvik-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/testcontainers-0.x

Conversation

@atvik-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.250.28

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.28.0

Compare Source

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

Compare Source

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

Compare Source

Details
Miscellaneous Tasks
  • Update astral-tokio-tar requirement from 0.5.6 to 0.6.0 (#​927)

v0.27.1

Compare Source

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

Compare Source

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)

v0.26.4

Compare Source

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)

v0.26.3

Compare Source

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)

v0.26.2

Compare Source

Details
Features
  • Allow overriding project name (#​894)

v0.26.1

Compare Source

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)

v0.26.0

Compare Source

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)
Miscellaneous Tasks
  • Use bollard 0.19.4 (#​870)
  • Update etcetera requirement from 0.10.0 to 0.11.0 (#​869)
Performance
  • Replace ulid with ferroid's ULID for better performance (#​829)
  • Update ferroid for better performance during encode/decode (#​879)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@atvik-renovate

atvik-renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/domarinn-server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `bollard-stubs`.
    ... required by package `testcontainers v0.25.0`
    ... which satisfies dependency `testcontainers = "^0.25.0"` of package `testcontainers-modules v0.13.0`
    ... which satisfies dependency `testcontainers-modules = "^0.13"` of package `domarinn-server v0.10.3 (/tmp/renovate/repos/github/AtvikSecurity/domarinn/crates/domarinn-server)`
    ... which satisfies path dependency `domarinn-server` (locked to 0.10.3) of package `domarinn-cli v0.10.3 (/tmp/renovate/repos/github/AtvikSecurity/domarinn/crates/domarinn-cli)`
versions that meet the requirements `=1.48.3-rc.28.0.4` are: 1.48.3-rc.28.0.4

all possible versions conflict with previously selected packages

  previously selected package `bollard-stubs v1.53.1-rc.29.3.1`
    ... which satisfies dependency `bollard-stubs = "=1.53.1-rc.29.3.1"` of package `bollard v0.21.0`
    ... which satisfies dependency `bollard = "^0.21.0"` of package `testcontainers v0.28.0`
    ... which satisfies dependency `testcontainers = "^0.28"` of package `domarinn-server v0.10.3 (/tmp/renovate/repos/github/AtvikSecurity/domarinn/crates/domarinn-server)`
    ... which satisfies path dependency `domarinn-server` (locked to 0.10.3) of package `domarinn-cli v0.10.3 (/tmp/renovate/repos/github/AtvikSecurity/domarinn/crates/domarinn-cli)`

failed to select a version for `bollard-stubs` which could resolve this conflict

@atvik-renovate
atvik-renovate Bot force-pushed the renovate/testcontainers-0.x branch 20 times, most recently from 03c059b to 27f3d34 Compare August 15, 2026 15:54
@atvik-renovate
atvik-renovate Bot force-pushed the renovate/testcontainers-0.x branch from 27f3d34 to 6839d2b Compare August 16, 2026 11:05
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