Skip to content

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

Merged
merged 4 commits into from
May 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

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

Sourced from org.testcontainers:testcontainers-bom's releases.

1.20.6

What's Changed

  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module

1.20.5

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • cc1c13a Replace release by sourceCompatibility and targetCompatibility in spock
  • 93a2eda Update ubuntu version to 22.04
  • 576e65a Fix spock module to compile using Java 8
  • 6e104da 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 implementation
  • c34ed90 Rename EventHubs and ServiceBus implementations
  • aad1ee5 Add more configuration for LLdapContainer
  • 85697fd Add method to return LDAP URL to LLdapContainer
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.20.3 to 1.20.6

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.6

What's Changed

  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000) @​julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module

1.20.5

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • cc1c13a Replace release by sourceCompatibility and targetCompatibility in spock
  • 93a2eda Update ubuntu version to 22.04
  • 576e65a Fix spock module to compile using Java 8
  • 6e104da 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 implementation
  • c34ed90 Rename EventHubs and ServiceBus implementations
  • aad1ee5 Add more configuration for LLdapContainer
  • 85697fd Add method to return LDAP URL to LLdapContainer
  • 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 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)

@dependabot dependabot bot requested a review from a team April 21, 2025 18:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 21, 2025
SylvainJuge
SylvainJuge previously approved these changes Apr 22, 2025
@SylvainJuge SylvainJuge self-requested a review April 22, 2025 09:54
@JonasKunz
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2025

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.

@SylvainJuge
Copy link
Member

@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]>
@dependabot dependabot bot force-pushed the dependabot/maven/version.testcontainers-1.20.6 branch from f61ccb6 to 12633a8 Compare April 28, 2025 08:03
@SylvainJuge
Copy link
Member

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.

jackshirazi
jackshirazi previously approved these changes May 2, 2025
@SylvainJuge SylvainJuge merged commit 3e36b93 into main May 2, 2025
17 checks passed
@SylvainJuge SylvainJuge deleted the dependabot/maven/version.testcontainers-1.20.6 branch May 2, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants