mqtt-home / miele-to-mqtt-gw

Apache License 2.0
10 stars 2 forks source link

Update dependency org.testcontainers:testcontainers to v1.16.2 #67

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.testcontainers:testcontainers (source) 1.16.1 -> 1.16.2 age adoption passing confidence

Release Notes

testcontainers/testcontainers-java ### [`v1.16.2`](https://togithub.com/testcontainers/testcontainers-java/releases/1.16.2) [Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.16.1...1.16.2) ### What's Changed > ## 1.16.2 fixes a race condition that was inadvertently added in 1.16.1. This bug can potentially cause unstable builds in some environments, manifesting as port wait timeouts at container startup. #### ๐Ÿš€ Features & Enhancements - Added started log message used in Selenium 4.0.0 ([#​4580](https://togithub.com/testcontainers/testcontainers-java/issues/4580)) [@​tobiasstadler](https://togithub.com/tobiasstadler) - \[couchbase] Add support for Couchbase Analytics. ([#​4592](https://togithub.com/testcontainers/testcontainers-java/issues/4592)) [@​daschl](https://togithub.com/daschl) #### ๐Ÿ› Bug Fixes - Make Bolt log wait strategy more lenient ([#​4455](https://togithub.com/testcontainers/testcontainers-java/issues/4455)) [@​fbiville](https://togithub.com/fbiville) - Fix nested lambda in getWithTimeout ([#​4470](https://togithub.com/testcontainers/testcontainers-java/issues/4470)) [@​Flugtiger](https://togithub.com/Flugtiger) - Fix race condition in external port check ([#​4597](https://togithub.com/testcontainers/testcontainers-java/issues/4597)) [@​kiview](https://togithub.com/kiview) #### ๐Ÿ“– Documentation - Update RELEASING.md ([#​4590](https://togithub.com/testcontainers/testcontainers-java/issues/4590)) [@​kiview](https://togithub.com/kiview) #### ๐Ÿงน Housekeeping - Upgrade to Docker Compose 1.29.2 ([#​4164](https://togithub.com/testcontainers/testcontainers-java/issues/4164)) ([#​4461](https://togithub.com/testcontainers/testcontainers-java/issues/4461)) [@​rombert](https://togithub.com/rombert) - Don't run tests as part of the release build ([#​4600](https://togithub.com/testcontainers/testcontainers-java/issues/4600)) [@​kiview](https://togithub.com/kiview) - Revert "Temporarily disable Thundra on master branch" ([#​4571](https://togithub.com/testcontainers/testcontainers-java/issues/4571)) [@​rwxdash](https://togithub.com/rwxdash) - Remove Linux Azure pipelines build ([#​4452](https://togithub.com/testcontainers/testcontainers-java/issues/4452)) [@​rnorth](https://togithub.com/rnorth)

Configuration

๐Ÿ“… Schedule: 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 WhiteSource Renovate. View repository job log here.