angular-spring-reactive-sample
angular-spring-reactive-sample copied to clipboard
chore(deps): bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.6 in /api
Bumps org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.6.
Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
1.19.6
Testcontainers for Java 1.19.6
Modules
New modules
- Add Qdrant module (#8353)
@eddumelendez- Add Milvus module (#8352)
@eddumelendez- Add ChromaDB module (#8336)
@eddumelendez- Add Weaviate module (#8337)
@eddumelendez📖 Documentation
- Improve postgres docs (#8340)
@eddumelendez🧹 Housekeeping
- Remove unused charset constant in GenericContainer (#8304)
@dreis2211📦 Dependency updates
- Update gradle action (#8322)
@eddumelendez- Update docker-java version to 3.3.5 (#8325)
@eddumelendez1.19.5
Testcontainers for Java 1.19.5
[!IMPORTANT]
This version has downgraded the commons-compress version to 1.24.0 in order to avoid classpath conflicts due to a recent change in commons-compress 1.25.0. See testcontainers/testcontainers-java#8169 for more details.1.19.4
Testcontainers for Java 1.19.4
Core
- Update ryuk version to 0.6.0 (#7992)
@eddumelendez- Add support for workdir and env var in exec command (#7816)
@eddumelendez- Add the ability to specify an image's platform. (#7313)
@shawjef3Modules
- New activemq module (#7400)
@eddumelendezElasticsearch
- Deprecate support for docker.elastic.co/elasticsearch/elasticsearch-oss (#4574)
@dadoonetJDBC
... (truncated)
Commits
0fd331aFix Milvus description2c987eeAdd Qdrant module (#8353)0c9833bAdd Milvus module (#8352)2c5244dAdd ChromaDB module (#8336)f45bb44Add Weaviate module (#8337)329e972Improve postgres docs (#8340)b06885fUpdate docker-java version to 3.3.5 (#8325)0623f1aUpdate Gradle GHA (#8322)a69750cRemove unused charset constant in GenericContainer (#8304)b1b27c3Fix neo4j custom password docs- 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)
The following labels could not be found: maven.
Please update the pr according to feedbacks, else it will be marked as stale
Superseded by #158.