Trendyol / stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin
https://trendyol.github.io/stove/
Apache License 2.0
174 stars 13 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) patch 8.10.1 -> 8.10.2 age adoption passing confidence
dev.nesk.akkurate:akkurate-ksp-plugin (source) dependencies minor 0.9.1 -> 0.10.0 age adoption passing confidence
dev.nesk.akkurate:akkurate-core (source) dependencies minor 0.9.1 -> 0.10.0 age adoption passing confidence
dev.nesk.akkurate:akkurate-arrow (source) dependencies minor 0.9.1 -> 0.10.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies patch 5.11.0 -> 5.11.1 age adoption passing confidence
org.junit:junit-bom (source) dependencies patch 5.11.0 -> 5.11.1 age adoption passing confidence
org.mongodb:mongodb-driver-kotlin-coroutine (source) dependencies minor 5.1.4 -> 5.2.0 age adoption passing confidence
org.mongodb:bson-kotlin (source) dependencies minor 5.1.4 -> 5.2.0 age adoption passing confidence
org.mongodb:mongodb-driver-reactivestreams (source) dependencies minor 5.1.4 -> 5.2.0 age adoption passing confidence
com.couchbase.client:metrics-micrometer (source) dependencies patch 0.7.2 -> 0.7.3 age adoption passing confidence
com.couchbase.client:java-client (source) dependencies patch 3.7.2 -> 3.7.3 age adoption passing confidence
com.couchbase.client:kotlin-client (source) dependencies patch 1.4.2 -> 1.4.3 age adoption passing confidence

Release Notes

gradle/gradle (gradle) ### [`v8.10.2`](https://redirect.github.com/gradle/gradle/compare/v8.10.1...v8.10.2) [Compare Source](https://redirect.github.com/gradle/gradle/compare/v8.10.1...v8.10.2)
nesk/akkurate (dev.nesk.akkurate:akkurate-ksp-plugin) ### [`v0.10.0`](https://redirect.github.com/nesk/akkurate/blob/HEAD/CHANGELOG.md#0100---2024-09-24) [Compare Source](https://redirect.github.com/nesk/akkurate/compare/0.9.1...0.10.0) ##### Added - [kotlinx-datetime](https://redirect.github.com/Kotlin/kotlinx-datetime) integration to validate multiplatform date and time. ([#​42](https://redirect.github.com/nesk/akkurate/issues/42)) - New `akkurate-test` artifact to test custom constraints. - New constraints to validate types of the [kotlin.time](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.time/) package. ##### Fixed - Add a `or equal to zero` suffix to the default message for `isNegativeOrZero` and `isPositiveOrZero` constraints.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 months ago

Code Coverage

Total Project Coverage 85.50% :white_check_mark:
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.17%. Comparing base (e58f31d) to head (0e64da5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #588 +/- ## ======================================= Coverage 82.17% 82.17% ======================================= Files 81 81 Lines 2339 2339 Branches 148 148 ======================================= Hits 1922 1922 Misses 318 318 Partials 99 99 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.