infinispan-simple-tutorials
infinispan-simple-tutorials copied to clipboard
Bump org.testcontainers:testcontainers from 1.20.2 to 1.20.3
Bumps org.testcontainers:testcontainers from 1.20.2 to 1.20.3.
Release notes
Sourced from org.testcontainers:testcontainers's releases.
1.20.3
What's Changed
- Pin OceanBase image (#9416)
@eddumelendez- Fix execution in windows runner (#9413)
@eddumelendez🚀 Features & Enhancements
- Log exception on socket problems (#8055)
@ciis0- Add support for apachepulsar/pulsar-all image (#9448)
@eddumelendez- Introduce new property to configure pull.timeout (#9417)
@eddumelendez- Add r2dbc support for Clickhouse (#8434)
@livk-cloud- Support reset value in Docker Compose (#9343)
@eddumelendez🐛 Bug Fixes
- fix: await during DockerClientProviderStrategy test method (#9412)
@KyleAure- Parse docker compose file correctly when version is not declared (#9420)
@eddumelendez- Read docker credentials stdout and stderr independently (#8007)
@Smeb- Use server URL from auth query if helper does not return one (#9056)
@eager-signal- Clear docker compose initialization (#9370)
@eddumelendez📖 Documentation
🧹 Housekeeping
- Declarative R2DBC SPI implementation (#9447)
@eddumelendez- Fix windows test (#9409)
@eddumelendez- Add ComposeContainer test to junit-jupiter module (#9407)
@eddumelendez- Check docker compose version (#9342)
@eddumelendez- Use Awaitility in FixedHostPortContainerTest (#9341)
@eddumelendez- Polish Kafka examples (#9340)
@eddumelendez- Polish Cassandra tests (#9339)
@eddumelendez
Commits
119627fFix await during DockerClientProviderStrategy test method (#9412)8a50d01Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3Log exception on socket problems (#8055)4f9594dAdd support for apachepulsar/pulsar-all image (#9448)7c024edDeclarative R2DBC SPI implementation (#9447)e7fc113Switch to github context propertyf52169fParse docker compose file correctly when version is not declared (#9420)cd29df9Introduce new property to configure pull.timeout (#9417)cdf4466Pin OceanBase image (#9416)29b0c5fRemove unused constant- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)