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.19.0 #1259

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.18.0 -> 0.19.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.19.0

Compare Source

Details
Bug Fixes
  • [❗] Use rustls-tls as default for reqwest (#​672)
Documentation
  • Update examples of GenericImage::with_exposed_port (#​670)
Features
  • Add ability to convert ContainerPort to u16 (#​664)
Miscellaneous Tasks
  • Make ports module public (#​665)
Performance
  • Use separate dropper thread for current_thread flavor (#​666)
Refactor
  • Use multi-threaded runtime for blocking feature (#​667)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) June 29, 2024 22:38
Copy link
Contributor Author

renovate bot commented Jun 29, 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: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/main-api/Cargo.toml --package [email protected] --precise 0.19.0
    Updating crates.io index
error: failed to select a version for the requirement `testcontainers = "^0.18.0"`
candidate versions found which didn't match: 0.19.0
location searched: crates.io index
required by package `testcontainers-modules v0.6.1`
    ... which satisfies dependency `testcontainers-modules = "^0.6.1"` (locked to 0.6.1) of package `navigatum-main-api v1.0.0 (/tmp/renovate/repos/github/TUM-Dev/NavigaTUM/server/main-api)`
perhaps a crate was updated and forgotten to be re-vendored?

@CommanderStorm
Copy link
Member

updating testcontainers requires testcontainers/testcontainers-rs-modules-community#153

@renovate renovate bot merged commit a328237 into main Jun 29, 2024
12 of 13 checks passed
@renovate renovate bot deleted the renovate/testing branch June 29, 2024 22:52
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.

1 participant