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.22.0 - autoclosed #501

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.20.0 -> 0.22.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.22.0

Compare Source

Details
Bug Fixes
  • [❗] Docker socket detection on unix (#​721)
Features
  • Add working_dir to ContainerRequest,ImageExt (#​724)
Miscellaneous Tasks
  • Added #![forbid(unsafe_code)] to the library (#​722)

v0.21.1

Compare Source

Details
Features
  • Allow configuring resource ulimits (#​714)

v0.21.0

Compare Source

Details
Bug Fixes
  • Don't assume docker host is a url (#​709)
Miscellaneous Tasks
  • Bump the bollard group across 1 directory with 2 updates (#​710)
Refactor
  • [❗] Put reqwest behind http_wait feature (#​705)

v0.20.1

Compare Source

Details
Bug Fixes
  • Trim newline char from the mirrored messages (#​699)
Features
  • Support optional prefix for LoggingConsumer (#​698)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 30, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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 `testcontainers-modules v0.8.0`
    ... which satisfies dependency `testcontainers-modules = "^0.8.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 `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

Copy link

github-actions bot commented Jul 30, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/testcontainers >= 0.22.0, < 0.23.0 🟢 4.9
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/22 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0

Scanned Manifest Files

server/Cargo.toml
  • testcontainers@>= 0.22.0, < 0.23.0
  • testcontainers@>= 0.20.0, < 0.21.0

@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from f04bacf to 439ae0a Compare August 30, 2024 23:04
@renovate renovate bot changed the title chore(deps): update rust crate testcontainers to 0.21.0 chore(deps): update rust crate testcontainers to 0.22.0 Aug 30, 2024
@renovate renovate bot changed the title chore(deps): update rust crate testcontainers to 0.22.0 chore(deps): update rust crate testcontainers to 0.22.0 - autoclosed Sep 3, 2024
@renovate renovate bot closed this Sep 3, 2024
@renovate renovate bot deleted the renovate/testcontainers-0.x branch September 3, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants