piomin / sample-spring-boot-on-kubernetes

Spring Boot on Kubernetes Demo Project
https://piotrminkowski.com
80 stars 70 forks source link

Update dependency org.testcontainers:testcontainers-bom to v1.18.3 #41

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:testcontainers-bom (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: Enabled.

โ™ป 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.