nomisRev / kotlin-kafka

Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
https://nomisRev.github.io/kotlin-kafka/
Apache License 2.0
106 stars 10 forks source link

Update dependency org.testcontainers:kafka to v1.18.3 #129

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.testcontainers:kafka (source) 1.18.2 -> 1.18.3 age adoption passing confidence

Release Notes

testcontainers/testcontainers-java ### [`v1.18.3`](https://togithub.com/testcontainers/testcontainers-java/releases/tag/1.18.3) [Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.18.2...1.18.3) Testcontainers for Java 1.18.2 introduced new strategies to detect the `docker.sock`. There was an issue reported, see [#​7082](https://togithub.com/testcontainers/testcontainers-java/issues/7082). It's is highly recommended to use version 1.18.3. ### What's Changed - Fixes for new strategies ([#​7085](https://togithub.com/testcontainers/testcontainers-java/issues/7085)) [@​eddumelendez](https://togithub.com/eddumelendez) #### 🧹 Housekeeping - Demote "testcontainers.properties not found" message to debug log level ([#​7035](https://togithub.com/testcontainers/testcontainers-java/issues/7035)) [@​perlun](https://togithub.com/perlun)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.