Closed dependabot[bot] closed 2 weeks ago
@agebhar1 looks like a breaking change was introduced in a patch version?
Error: software.amazon.event.kafkaconnector.EventBridgeSinkConnectorIT -- Time elapsed: 6.873 s <<< ERROR! java.lang.IllegalArgumentException: Could not get a port for 'localstack_1'. Testcontainers does not have an exposed port configured for 'localstack_1'. To fix, please ensure that the service 'localstack_1' has ports exposed using .withExposedService(...)
Might be from: https://github.com/testcontainers/testcontainers-java/pull/9341
Will have a look in the next days @embano1!
Thx buddy, we can also chat when we meet!
Looks like org.testcontainers:testcontainers is up-to-date now, so this is no longer needed.
Bumps org.testcontainers:testcontainers from 1.20.2 to 1.20.3.
Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantDependabot 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