mybatis / mybatis-3

MyBatis SQL mapper framework for Java
http://mybatis.github.io/mybatis-3/
Apache License 2.0
19.55k stars 12.74k forks source link

chore(deps): update testcontainers-java monorepo to v1.19.8 #3158

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.testcontainers:mysql (source) 1.19.7 -> 1.19.8 age adoption passing confidence
org.testcontainers:postgresql (source) 1.19.7 -> 1.19.8 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.19.7 -> 1.19.8 age adoption passing confidence

Release Notes

testcontainers/testcontainers-java (org.testcontainers:mysql) ### [`v1.19.8`](https://togithub.com/testcontainers/testcontainers-java/releases/tag/1.19.8) [Compare Source](https://togithub.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8) ### Testcontainers for Java 1.19.8 #### ๐Ÿš€ Features & Enhancements - support backtick enquoting in SQL script splitter ([#​8593](https://togithub.com/testcontainers/testcontainers-java/issues/8593)) [@​peterhalicky](https://togithub.com/peterhalicky) - \[localstack] Automatically add LAMBDA_DOCKER_FLAGS with testcontainers labels ([#​8595](https://togithub.com/testcontainers/testcontainers-java/issues/8595)) [@​dfangl](https://togithub.com/dfangl) - \[qdrant] Allow to set key and config file ([#​8556](https://togithub.com/testcontainers/testcontainers-java/issues/8556)) [@​eddumelendez](https://togithub.com/eddumelendez) - \[weaviate] Support new project container registry ([#​8512](https://togithub.com/testcontainers/testcontainers-java/issues/8512)) [@​ThomasVitale](https://togithub.com/ThomasVitale) - \[kafka] Add support for `apache/kafka` ([#​8416](https://togithub.com/testcontainers/testcontainers-java/issues/8416)) [@​eddumelendez](https://togithub.com/eddumelendez) - \[kafka] Skip starting zookeeper when using a Kafka container with the provided Zookeeper ([#​8433](https://togithub.com/testcontainers/testcontainers-java/issues/8433)) [@​silh](https://togithub.com/silh) - Use Awaitility to Poll the Image Pull ([#​8453](https://togithub.com/testcontainers/testcontainers-java/issues/8453)) [@​JKomoroski](https://togithub.com/JKomoroski) - Avoid usage of the non monotonic clock System.currentTimeMillis() in favor of System.nanoTime() ([#​6392](https://togithub.com/testcontainers/testcontainers-java/issues/6392)) [@​Nateckert](https://togithub.com/Nateckert) - Fix DateTimeParseException when created is not set in image config ([#​8302](https://togithub.com/testcontainers/testcontainers-java/issues/8302)) [@​SgtSilvio](https://togithub.com/SgtSilvio) - \[redpanda] Override entrypoint ([#​8450](https://togithub.com/testcontainers/testcontainers-java/issues/8450)) [@​eddumelendez](https://togithub.com/eddumelendez) - \[weaviae] Add method for getting gRPC port ([#​8431](https://togithub.com/testcontainers/testcontainers-java/issues/8431)) [@​antas-marcin](https://togithub.com/antas-marcin) - \[clickhouse] Add `getDatabaseName()` method ([#​8339](https://togithub.com/testcontainers/testcontainers-java/issues/8339)) [@​colin-lee](https://togithub.com/colin-lee) #### ๐Ÿ› Bug Fixes - Pass env to ComposeDelegate in DockerComposeContainer#stop ([#​8493](https://togithub.com/testcontainers/testcontainers-java/issues/8493)) [@​mmusenbr](https://togithub.com/mmusenbr) #### ๐Ÿ“– Documentation #### ๐Ÿงน Housekeeping - Add Weaviate module tests with modules ([#​8481](https://togithub.com/testcontainers/testcontainers-java/issues/8481)) [@​antas-marcin](https://togithub.com/antas-marcin) - Update alpine image version to 3.17 ([#​8476](https://togithub.com/testcontainers/testcontainers-java/issues/8476)) [@​eddumelendez](https://togithub.com/eddumelendez) - fix getConnectionString javadoc ([#​8129](https://togithub.com/testcontainers/testcontainers-java/issues/8129)) [@​gabrielluciano](https://togithub.com/gabrielluciano) #### ๐Ÿ“ฆ Dependency updates - Move to gradle/actions/wrapper-validation ([#​8559](https://togithub.com/testcontainers/testcontainers-java/issues/8559)) [@​eddumelendez](https://togithub.com/eddumelendez) - upgrade to github actions setup-java v4 ([#​8475](https://togithub.com/testcontainers/testcontainers-java/issues/8475)) [@​sullis](https://togithub.com/sullis) - Update ryuk version to 0.7.0 ([#​8451](https://togithub.com/testcontainers/testcontainers-java/issues/8451)) [@​eddumelendez](https://togithub.com/eddumelendez) - chore: use new sshd:1.2.0 image ([#​8574](https://togithub.com/testcontainers/testcontainers-java/issues/8574)) [@​mdelapenya](https://togithub.com/mdelapenya)

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 these updates again.



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

coveralls commented 1 month ago

Coverage Status

coverage: 87.179%. remained the same when pulling b70f65a6a638597a8603ff88b673ce158f1ba698 on renovate/testcontainers-java-monorepo into cddff0d3a728910a3a37feed314b91f3a80ec063 on master.