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.18.0 #47

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers dependencies minor 0.17.0 -> 0.18.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.18.0

Compare Source

Details
Bug Fixes
  • [❗] Make DOCKER_CONFIG usage consistent with Docker CLI (#​654)
Features
  • [❗] Support UDP and SCTP port mappings (#​655)
  • Impl From<u16> for ContainerPort with TCP default (#​658)
  • Support HTTP wait strategy (#​659)
  • Allow passing u16 to Ports
Miscellaneous Tasks
Refactor
  • [❗] Get rid of associated type ImageArgs and rename to cmd (#​649)
  • Avoid unnecessary owned structs and boxing (#​651)
  • [❗] Add ImageExt trait to avoid explicit conversion to RunnableImage (#​652)
  • [❗] Rename RunnableImage to ContainerRequest (#​653)
  • [❗] Exposed and mapped ports api (#​656)
  • Preliminary refactoring of wait strategies (#​661)

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>
@charithe charithe merged commit 113e8fd into main Jun 17, 2024
2 checks passed
@charithe charithe deleted the renovate/all-minor-patch branch June 17, 2024 07:35
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