Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps org.testcontainers:testcontainers from 1.20.2 to 1.20.3.

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits

Dependabot compatibility score

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 as a code owner October 28, 2024 11:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@embano1 embano1 enabled auto-merge October 28, 2024 12:33
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3.
- [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.2...1.20.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.testcontainers-testcontainers-1.20.3 branch from 9ee0d2f to c95ff62 Compare October 28, 2024 12:37
@embano1
Copy link
Member

embano1 commented Oct 28, 2024

@agebhar1 looks like a breaking change was introduced in a patch version?

Error: software.amazon.event.kafkaconnector.EventBridgeSinkConnectorIT -- Time elapsed: 6.873 s <<< ERROR!
java.lang.IllegalArgumentException: Could not get a port for 'localstack_1'. Testcontainers does not have an exposed port configured for 'localstack_1'. To fix, please ensure that the service 'localstack_1' has ports exposed using .withExposedService(...)

Might be from: testcontainers/testcontainers-java#9341

@agebhar1
Copy link
Contributor

Will have a look in the next days @embano1!

@embano1
Copy link
Member

embano1 commented Oct 28, 2024

Thx buddy, we can also chat when we meet!

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

Looks like org.testcontainers:testcontainers is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 31, 2024
auto-merge was automatically disabled October 31, 2024 20:34

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/org.testcontainers-testcontainers-1.20.3 branch October 31, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants