-
Notifications
You must be signed in to change notification settings - Fork 327
build: bump version.testcontainers from 1.20.3 to 1.20.6 #4056
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: bump version.testcontainers from 1.20.3 to 1.20.6 #4056
Conversation
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps `version.testcontainers` from 1.20.3 to 1.20.6. Updates `org.testcontainers:testcontainers-bom` from 1.20.3 to 1.20.6 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.6) Updates `org.testcontainers:testcontainers` from 1.20.3 to 1.20.6 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.20.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:testcontainers dependency-version: 1.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f61ccb6 to
12633a8
Compare
…bot/maven/version.testcontainers-1.20.6
|
As previously identified in #3900, there is an issue to get the container logs when the container fail to start, which is unfortunately exactly what we are testing here. An issue that seems related has been reported to testcontainers: testcontainers/testcontainers-java#9956. In the mean time, I have found a way to work-around the issue in 2347996. |
Bumps
version.testcontainersfrom 1.20.3 to 1.20.6.Updates
org.testcontainers:testcontainers-bomfrom 1.20.3 to 1.20.6Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
... (truncated)
Commits
cc1c13aReplace release by sourceCompatibility and targetCompatibility in spock93a2edaUpdate ubuntu version to 22.04576e65aFix spock module to compile using Java 86e104daBump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000)5af66d7[create-pull-request] automated change (#9996)6ed4821[create-pull-request] automated change (#9995)13b6365Rename Picone implementationc34ed90Rename EventHubs and ServiceBus implementationsaad1ee5Add more configuration for LLdapContainer85697fdAdd method to return LDAP URL to LLdapContainerUpdates
org.testcontainers:testcontainersfrom 1.20.3 to 1.20.6Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
cc1c13aReplace release by sourceCompatibility and targetCompatibility in spock93a2edaUpdate ubuntu version to 22.04576e65aFix spock module to compile using Java 86e104daBump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000)5af66d7[create-pull-request] automated change (#9996)6ed4821[create-pull-request] automated change (#9995)13b6365Rename Picone implementationc34ed90Rename EventHubs and ServiceBus implementationsaad1ee5Add more configuration for LLdapContainer85697fdAdd method to return LDAP URL to LLdapContainerDependabot 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)