Closed dependabot[bot] closed 5 months ago
@kubewarden/kubewarden-developers I've fixed the testcontainers calls.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 9.48%. Comparing base (
3ff7348
) to head (a6d4fd3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps testcontainers from 0.16.7 to 0.17.0.
Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
Commits
03d534b
chore: release v0.17.0 (#645)966221c
refactor!: returnPortNotExposed
error fromContainerState::host_port_*
(...54e80e4
feat!: add container startup timeout with default of 1 minute (#643)8f4279f
chore: update authors (#642)c40be44
feat: add ability to read container logs intoVec
(#641)032cc12
feat: expose follow flag forstdout
andstderr
(#640)b4780a9
feat: map container not found error toeof
for container log streams (#639)95ef9ad
fix: replace missed panics withResult
(#638)e44fc25
feat: make container and exec logsSend
able (#637)d51b9a0
feat!: switch to fallible API (#636)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