Abraxas-365 / langchain-rust

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
MIT License
625 stars 83 forks source link

chore(deps): update rust crate testcontainers to 0.22 #220

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.21 -> 0.22

Release Notes

testcontainers/testcontainers-rs (testcontainers) ### [`v0.22.0`](https://redirect.github.com/testcontainers/testcontainers-rs/blob/HEAD/CHANGELOG.md#0220---2024-08-30) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-rs/compare/0.21.1...0.22.0) ##### Details ##### Bug Fixes - \[❗] Docker socket detection on unix ([#​721](https://redirect.github.com/testcontainers/testcontainers-rs/pull/721)) ##### Features - Add `working_dir` to `ContainerRequest`,`ImageExt` ([#​724](https://redirect.github.com/testcontainers/testcontainers-rs/pull/724)) ##### Miscellaneous Tasks - Added `#![forbid(unsafe_code)]` to the library ([#​722](https://redirect.github.com/testcontainers/testcontainers-rs/pull/722))

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 was generated by Mend Renovate. View the repository job log.