Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Update Rust crate testcontainers to 0.23.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Dec 8, 2024

This PR contains the following updates:

Package Type Update Change
testcontainers dependencies minor 0.21.0 -> 0.23.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.23.3

Compare Source

Details
Bug Fixes
  • Proper handling of possible stdin in logs stream (#​769)
Features
  • Re-export bollard

v0.23.2

Compare Source

Details
Documentation
  • Add examples of ImageExt usage and cover GenericImage (#​747)
Features
  • Add cap_add and cap_drop support (#​726)
  • Add support for user-configured labels (#​756)
  • Reusable containers (#​757)
  • Add image hook to run commands before ready (#​766)
Miscellaneous Tasks
  • Update thiserror requirement from 1.0.60 to 2.0.3 (#​754)
  • Bump the bollard dep to latest (#​759)
Testing
  • Deflake the test start_containers_in_parallel (#​748)

v0.23.1

Compare Source

Details
Features
  • Expose configured bollard client (#​740)

v0.23.0

Compare Source

Details
Bug Fixes
  • Expose public copy types (#​734)
  • Typo in an error variant (#​738)
Features
  • Support copy files to container (#​730)
  • Support copying directories to container (#​735)
Miscellaneous Tasks
  • Copy-to-container interface improvements (#​732)
Refactor
  • Replace dirs crate with etcetera (#​736)

v0.22.0

Compare Source

Details
Bug Fixes
  • [❗] Docker socket detection on unix (#​721)
Features
  • Add working_dir to ContainerRequest,ImageExt (#​724)
Miscellaneous Tasks
  • Added #![forbid(unsafe_code)] to the library (#​722)

v0.21.1

Compare Source

Details
Features
  • Allow configuring resource ulimits (#​714)

Configuration

📅 Schedule: 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 Renovate Bot.

@noelbot noelbot requested a review from auguwu as a code owner December 8, 2024 05:02
@noelbot noelbot added the deps label Dec 8, 2024
@noelbot noelbot force-pushed the renovate/testcontainers-0.x branch from 1dd13d5 to 7631603 Compare December 9, 2024 07:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants