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

Update Rust crate testcontainers to 0.20.0 #160

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers workspace.dependencies minor 0.19.0 -> 0.20.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.20.0

Compare Source

Details
Bug Fixes
  • [❗] Drop Clone impl for ContainerRequest (#​680)
  • Exclude image pulling time from startup timeout (#​687)
  • Waiting for mutiple messages from the same log frame (#​688)
  • Pass correct log-source for stderr wait strategy (#​692)
Features
  • Introduce log consumers (#​681)
  • Introduce LoggingConsumer based on log crate (#​682)
  • [❗] Enhance LogWaitStrategy to wait for message appearance multiple times (#​683)
  • [❗] Introduce ExitWaitStrategy (#​684)
Miscellaneous Tasks
  • Get rid of outdated variables naming (#​679)
  • Relax log level for log producer error (#​685)
  • Re-configure blocking runtime (#​690)
Performance
  • Avoid spawning log producer without consumers (#​689)
Refactor
  • Internal log processing structures (#​678)
Styling
  • Apply clippy suggestion (#​693)

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 merged commit c045fbe into master Jul 7, 2024
9 checks passed
@renovate renovate bot deleted the renovate/testcontainers-0.x branch July 7, 2024 18:53
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