Unleash / unleash-edge

MIT License
48 stars 8 forks source link

chore(deps): update rust crate testcontainers-modules to 0.10.0 - autoclosed #505

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
testcontainers-modules dev-dependencies minor 0.8.0 -> 0.10.0

Release Notes

testcontainers/testcontainers-rs-modules-community (testcontainers-modules) ### [`v0.10.0`](https://togithub.com/testcontainers/testcontainers-rs-modules-community/blob/HEAD/CHANGELOG.md#0100---2024-08-31) [Compare Source](https://togithub.com/testcontainers/testcontainers-rs-modules-community/compare/v0.9.0...v0.10.0) ##### Bug Fixes - Doc-test failures ([#​186](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/186)) ##### Documentation - Added docs for Apache ZooKeeper ([#​184](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/184)) - Documented all ports which containers at least expose ([#​183](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/183)) - Enable `rustfmt` for doc comments ([#​187](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/187)) - Fixed rustfmt violation in the `openldap` module ([#​189](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/189)) - Fixed a bit of missing docs in the openldap module ([#​191](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/191)) - Complete the documentation for the meilisearch module ([#​192](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/192)) - Complete the `*_PORT` documentation ([#​195](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/195)) - Add `pub mod` docs ([#​193](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/193)) - Documents the neo4j plugins ([#​194](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/194)) ##### Features - Added an `OpenLDAP` testcontainer module ([#​180](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/180)) - Add support for `apache\kafka` docker image ([#​178](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/178)) - \[**breaking**] Update `testcontainers` to 0.22.0 ([#​203](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/203)) ##### Miscellaneous Tasks - Changed from `actions-rs` to a more maintained CI alternative ([#​188](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/188)) ##### Refactor - \[**breaking**] Changed `KAFKA_PORT` to a `ContainerPort` ([#​185](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/185)) ### [`v0.9.0`](https://togithub.com/testcontainers/testcontainers-rs-modules-community/blob/HEAD/CHANGELOG.md#090---2024-07-30) [Compare Source](https://togithub.com/testcontainers/testcontainers-rs-modules-community/compare/v0.8.0...v0.9.0) ##### Features - Expose `watchdog` feature of testcontainers ([#​168](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/168)) - \[**breaking**] Add mongodb replset option with example ([#​143](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/143)) - \[**breaking**] Update testcontainers to 0.21.0 ([#​172](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/172)) ##### Miscellaneous Tasks - Update redis requirement from 0.25.0 to 0.26.0 ([#​171](https://togithub.com/testcontainers/testcontainers-rs-modules-community/pull/171))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

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:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `bollard-stubs`.
    ... required by package `testcontainers v0.20.1`
    ... which satisfies dependency `testcontainers = "^0.20.0"` of package `unleash-edge v19.3.0 (/tmp/renovate/repos/github/Unleash/unleash-edge/server)`
versions that meet the requirements `=1.44.0-rc.2` are: 1.44.0-rc.2

all possible versions conflict with previously selected packages.

  previously selected package `bollard-stubs v1.45.0-rc.26.0.1`
    ... which satisfies dependency `bollard-stubs = "=1.45.0-rc.26.0.1"` of package `testcontainers v0.22.0`
    ... which satisfies dependency `testcontainers = "^0.22.0"` of package `testcontainers-modules v0.10.0`
    ... which satisfies dependency `testcontainers-modules = "^0.10.0"` of package `unleash-edge v19.3.0 (/tmp/renovate/repos/github/Unleash/unleash-edge/server)`

failed to select a version for `bollard-stubs` which could resolve this conflict
github-actions[bot] commented 2 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/testcontainers-modules >= 0.10.0, < 0.11.0 UnknownUnknown

Scanned Manifest Files

server/Cargo.toml
  • testcontainers-modules@>= 0.10.0, < 0.11.0
  • testcontainers-modules@>= 0.8.0, < 0.9.0