Trendyol / stove

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

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

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.20-1.0.24 -> 2.0.20-1.0.25 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.7 -> 1.5.8 age adoption passing confidence
io.gitlab.arturbosch.detekt 1.23.6 -> 1.23.7 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.23.6 -> 1.23.7 age adoption passing confidence
co.elastic.clients:elasticsearch-java 8.15.0 -> 8.15.1 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v2.0.20-1.0.25`](https://redirect.github.com/google/ksp/releases/tag/2.0.20-1.0.25) [Compare Source](https://redirect.github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25) #### Bugs Fixed Inlined JVM name is not correct [#​1493](https://redirect.github.com/google/ksp/issues/1493) \[KSP2] NullPointerException when getting name of nested annotation [#​1963](https://redirect.github.com/google/ksp/issues/1963) \[KSP2] The status was unresolved for FirSimpleFunctionImpl [#​1938](https://redirect.github.com/google/ksp/issues/1938) \[KSP2] Class values in type annotations get resolved to error type [#​1933](https://redirect.github.com/google/ksp/issues/1933) \[KSP2] Comparing KSType leads to exception [#​1918](https://redirect.github.com/google/ksp/issues/1918) \[KSP2] Can't find values in repeatable annotations [#​1883](https://redirect.github.com/google/ksp/issues/1883) incremental: aggregating outputs should always be invalidated [#​2027](https://redirect.github.com/google/ksp/issues/2027) \[KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation [#​2048](https://redirect.github.com/google/ksp/issues/2048) \[KSP2] Not yet implemented: KSValueArgumentImpl.getParent [#​2049](https://redirect.github.com/google/ksp/issues/2049) getSymbolsWithAnnotation returns copy function from data class [#​1996](https://redirect.github.com/google/ksp/issues/1996) \[KSP2] Annotations got use-site target when there are none specified [#​1882](https://redirect.github.com/google/ksp/issues/1882) getting null pointer exception [#​1929](https://redirect.github.com/google/ksp/issues/1929) \[KSP2] Calling getDeclarationsInSourceOrder throws KotlinIllegalStateExceptionWithAttachments [#​1930](https://redirect.github.com/google/ksp/issues/1930) \[KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction [#​1941](https://redirect.github.com/google/ksp/issues/1941) KSP2: Resolver.getJvmNames doesn't work for inline and internal classes [#​1640](https://redirect.github.com/google/ksp/issues/1640) kspCaches don't work together with Gradle build cache [#​2042](https://redirect.github.com/google/ksp/issues/2042) #### Contributors Thank you so much! [@​ansman](https://redirect.github.com/ansman), [@​kuanyingchou](https://redirect.github.com/kuanyingchou) **Full Changelog**: https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25
detekt/detekt (io.gitlab.arturbosch.detekt:detekt-formatting) ### [`v1.23.7`](https://redirect.github.com/detekt/detekt/compare/v1.23.6...v1.23.7)
elastic/elasticsearch-java (co.elastic.clients:elasticsearch-java) ### [`v8.15.1`](https://redirect.github.com/elastic/elasticsearch-java/compare/v8.15.0...v8.15.1) [Compare Source](https://redirect.github.com/elastic/elasticsearch-java/compare/v8.15.0...v8.15.1)

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 1 week ago

Code Coverage

Total Project Coverage 85.50% :white_check_mark:
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 82.17%. Comparing base (51bb54f) to head (81597f6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #577 +/- ## ========================================== - Coverage 82.25% 82.17% -0.09% ========================================== Files 81 81 Lines 2339 2339 Branches 148 148 ========================================== - Hits 1924 1922 -2 - Misses 315 318 +3 + Partials 100 99 -1 ```

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