-
Notifications
You must be signed in to change notification settings - Fork 322
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] <[email protected]>
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.testcontainers
from 1.20.3 to 1.20.6.Updates
org.testcontainers:testcontainers-bom
from 1.20.3 to 1.20.6Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
... (truncated)
Commits
cc1c13a
Replace release by sourceCompatibility and targetCompatibility in spock93a2eda
Update ubuntu version to 22.04576e65a
Fix spock module to compile using Java 86e104da
Bump 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)13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainerUpdates
org.testcontainers:testcontainers
from 1.20.3 to 1.20.6Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
cc1c13a
Replace release by sourceCompatibility and targetCompatibility in spock93a2eda
Update ubuntu version to 22.04576e65a
Fix spock module to compile using Java 86e104da
Bump 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)13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)