Closed noelbot closed 2 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
Updating crates.io index
error: failed to select a version for `bollard-stubs`.
... required by package `testcontainers v0.21.0`
... which satisfies dependency `testcontainers = "^0.21.0"` of package `charted-search-meilisearch v0.1.0-beta (/tmp/renovate/repos/github/charted-dev/charted/crates/search/meilisearch)`
... which satisfies path dependency `charted-search-meilisearch` (locked to 0.1.0-beta) of package `charted v0.1.0-beta (/tmp/renovate/repos/github/charted-dev/charted)`
versions that meet the requirements `=1.45.0-rc.26.0.1` are: 1.45.0-rc.26.0.1
all possible versions conflict with previously selected packages.
previously selected package `bollard-stubs v1.44.0-rc.2`
... which satisfies dependency `bollard-stubs = "=1.44.0-rc.2"` of package `bollard v0.16.1`
... which satisfies dependency `bollard = "^0.16.1"` of package `charted-devtools v0.0.0-devel.0 (/tmp/renovate/repos/github/charted-dev/charted/tools/devtools)`
failed to select a version for `bollard-stubs` which could resolve this conflict
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
0.20.1
->0.21.0
Release Notes
testcontainers/testcontainers-rs (testcontainers)
### [`v0.21.1`](https://togithub.com/testcontainers/testcontainers-rs/blob/HEAD/CHANGELOG.md#0211---2024-08-05) [Compare Source](https://togithub.com/testcontainers/testcontainers-rs/compare/0.21.0...0.21.1) ##### Details ##### Features - Allow configuring resource ulimits ([#714](https://togithub.com/testcontainers/testcontainers-rs/pull/714)) ### [`v0.21.0`](https://togithub.com/testcontainers/testcontainers-rs/blob/HEAD/CHANGELOG.md#0210---2024-07-30) [Compare Source](https://togithub.com/testcontainers/testcontainers-rs/compare/0.20.1...0.21.0) ##### Details ##### Bug Fixes - Don't assume docker host is a url ([#709](https://togithub.com/testcontainers/testcontainers-rs/pull/709)) ##### Miscellaneous Tasks - Bump the bollard group across 1 directory with 2 updates ([#710](https://togithub.com/testcontainers/testcontainers-rs/pull/710)) ##### Refactor - \[❗] Put `reqwest` behind `http_wait` feature ([#705](https://togithub.com/testcontainers/testcontainers-rs/pull/705))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.
This PR has been generated by Renovate Bot.