Open dependabot[bot] opened 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.94%. Comparing base (
40095e0
) to head (5387e32
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updates the requirements on testcontainers to permit the latest version.
Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
... (truncated)
Commits
e9cc412
chore: release v0.20.0 (#694)a556126
style: apply clippy suggestion (#693)3ad05fc
fix: pass correct log-source forstderr
wait strategy (#692)41f2f06
chore: re-configure blocking runtime (#690)3263313
perf: avoid spawning log producer without consumers (#689)f79ed70
fix: waiting for mutiple messages from the same log frame (#688)f0d418a
fix: exclude image pulling time from startup timeout (#687)73792f9
feat!: introduceExitWaitStrategy
(#684)9630a6b
chore: relax log level for log producer error (#685)b7c5bbf
feat(wait)!: enhanceLogWaitStrategy
to wait for message appearance multipl...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show