Abraxas-365 / langchain-rust

πŸ¦œοΈπŸ”—LangChain for Rust, the easiest way to write LLM-based programs in Rust
MIT License
491 stars 63 forks source link

chore(deps): update rust crate testcontainers to 0.18 #171

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.17 -> 0.18

Release Notes

testcontainers/testcontainers-rs (testcontainers) ### [`v0.18.0`](https://togithub.com/testcontainers/testcontainers-rs/blob/HEAD/CHANGELOG.md#0180---2024-06-15) [Compare Source](https://togithub.com/testcontainers/testcontainers-rs/compare/0.17.0...0.18.0) ##### Details ##### Bug Fixes - \[❗] Make `DOCKER_CONFIG` usage consistent with Docker CLI ([#​654](https://togithub.com/testcontainers/testcontainers-rs/pull/654)) ##### Features - \[❗] Support UDP and SCTP port mappings ([#​655](https://togithub.com/testcontainers/testcontainers-rs/pull/655)) - Impl `From` for `ContainerPort` with TCP default ([#​658](https://togithub.com/testcontainers/testcontainers-rs/pull/658)) - Support HTTP wait strategy ([#​659](https://togithub.com/testcontainers/testcontainers-rs/pull/659)) - Allow passing `u16` to `Ports` ##### Miscellaneous Tasks - Use nightly `rustfmt` ([#​657](https://togithub.com/testcontainers/testcontainers-rs/pull/657)) ##### Refactor - \[❗] Get rid of associated type `ImageArgs` and rename to `cmd` ([#​649](https://togithub.com/testcontainers/testcontainers-rs/pull/649)) - Avoid unnecessary owned structs and boxing ([#​651](https://togithub.com/testcontainers/testcontainers-rs/pull/651)) - \[❗] Add `ImageExt` trait to avoid explicit conversion to `RunnableImage` ([#​652](https://togithub.com/testcontainers/testcontainers-rs/pull/652)) - \[❗] Rename `RunnableImage` to `ContainerRequest` ([#​653](https://togithub.com/testcontainers/testcontainers-rs/pull/653)) - \[❗] Exposed and mapped ports api ([#​656](https://togithub.com/testcontainers/testcontainers-rs/pull/656)) - Preliminary refactoring of `wait` strategies ([#​661](https://togithub.com/testcontainers/testcontainers-rs/pull/661))

Configuration

πŸ“… Schedule: Branch creation - "after 1am every 3 weeks on Saturday" in timezone America/Los_Angeles, 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.



This PR has been generated by Mend Renovate. View repository job log here.