BranislavBeno / Implementation-Progress-Page

MIT License
0 stars 0 forks source link

chore(deps): update all non-major dependencies #169

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.8 age adoption passing confidence
org.testcontainers:testcontainers-bom (source) dependencies patch 1.19.7 -> 1.19.8 age adoption passing confidence
org.springframework.boot plugin minor 3.2.5 -> 3.3.0 age adoption passing confidence

Release Notes

gradle/gradle (gradle) ### [`v8.8`](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.7.0...v8.8.0)
testcontainers/testcontainers-java (org.testcontainers:testcontainers-bom) ### [`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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Bratislava, 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.

๐Ÿ‘ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

โš ๏ธ Warning: custom changes will be lost.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
50.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud