testcontainers-java
testcontainers-java copied to clipboard
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Bumps [com.hivemq:hivemq-extension-sdk](https://github.com/hivemq/hivemq-extension-sdk) from 4.32.0 to 4.33.0. Release notes Sourced from com.hivemq:hivemq-extension-sdk's releases. 4.33.0 What's Changed Improve some lazy configuration by @SgtSilvio in hivemq/hivemq-extension-sdk#161 Update actions/setup-java digest to 2dfa201 (master) by...
Bumps org.apache.solr:solr-solrj from 8.11.3 to 8.11.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.5 to 5.2.0. Release notes Sourced from redis.clients:jedis's releases. 5.2.0 GA Enhanced Client-side caching We are happy to announce that improved server-assisted, client-side caching is now generally...
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.5 to 5.2.0. Release notes Sourced from redis.clients:jedis's releases. 5.2.0 GA Enhanced Client-side caching We are happy to announce that improved server-assisted, client-side caching is now generally...
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.5 to 5.2.0. Release notes Sourced from redis.clients:jedis's releases. 5.2.0 GA Enhanced Client-side caching We are happy to announce that improved server-assisted, client-side caching is now generally...
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.13.1 to 6.13.4. Release notes Sourced from io.fabric8:kubernetes-client's releases. 6.13.4 (2024-09-25) Bugs Fix #6247: Support for proxy authentication from proxy URL user info Fix #6342: UnmatchedFieldTypeModule prevents...
Update testcontainers version to ${GITHUB_REF##*/}
Update docs version to ${GITHUB_REF##*/} skip-checks: true
Currently, the PostgreSQLContainer configures `fync=off` during initialization of the container class. This setting can be accidentally overwritten by using the `withCommand()` or `setCommand()` methods. It would be more extensible to...
### Module Core ### Testcontainers version 1.21.0 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host Arch Apple Silicon ARM ### Docker version ```shell docker version...