Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate testcontainers to 0.17.0 #46

Merged
merged 1 commit into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers dependencies minor 0.16.3 -> 0.17.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.17.0

Compare Source

Details
Bug Fixes
  • Collect bridge IP address correctly (#​626)
  • Replace missed panics with Result (#​638)
Features
  • Impl Error for WaitError (#​629)
  • [❗] Extend exec interface to return logs and exec code (#​631)
  • Ability to access container logs (#​633)
  • [❗] Switch to fallible API (#​636)
  • Make container and exec logs Sendable (#​637)
  • Map container not found error to eof for container log streams (#​639)
  • Expose follow flag for stdout and stderr (#​640)
  • Add ability to read container logs into Vec (#​641)
  • [❗] Add container startup timeout with default of 1 minute (#​643)
Miscellaneous Tasks
  • Fix clippy warning without features enabled (#​632)
Refactor
  • [❗] Drop re-export of CgroupnsMode accessible through core (#​630)
  • [❗] Drop previously deprecated get_host_ip_address (#​628)
  • [❗] Return PortNotExposed error from ContainerState::host_port_* (#​644)

v0.16.7

Compare Source

Details
Bug Fixes
  • get_host for unix and npipe docker hosts (#​621)
Features
  • Extend WaitFor for ExecCommand (#​622)

v0.16.6

Compare Source

Details
Features
  • Add get_host to Container and deprecate get_host_ip_address (#​618)
  • Allow cgroupns-mode and userns-mode to be configured (#​605)

v0.16.5

Compare Source

Details
Bug Fixes
  • Correct drop of a network for sync container (#​612)
  • Correct default for get_host_ip_address in case of unix or npipe (#​613)
Miscellaneous Tasks
  • Update serde-java-properties to 0.2.0 (#​614)

v0.16.4

Compare Source

Details
Bug Fixes
  • Properly expose mapped ports (#​610)
Features
  • Introduce properties-config cargo feature (#​608)
  • Support docker auth configuration for image pulling (#​609)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@dbuduev dbuduev merged commit 5a52591 into main May 28, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 28, 2024 00:38
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.

1 participant