-
-
Notifications
You must be signed in to change notification settings - Fork 116
chore(deps): update all dependencies #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0b79a31 to
f71efbf
Compare
bf52b39 to
2cd6a08
Compare
f9ff4ae to
37c5b5e
Compare
5e654b9 to
909fe4f
Compare
23d3f45 to
156b31c
Compare
156b31c to
82aab83
Compare
8a0adaa to
000a867
Compare
2169044 to
5ee0285
Compare
5ee0285 to
008a1d0
Compare
008a1d0 to
3390d22
Compare
| datasource | package | from | to | | -------------- | --------------------------------------------------------------------- | -------- | -------------- | | github-tags | codecov/codecov-action | v4.4.0 | v4.5.0 | | gradle-version | gradle | 8.7 | 8.10 | | maven | io.mockk:mockk | 1.13.10 | 1.13.12 | | maven | androidx.test.espresso:espresso-core | 3.5.1 | 3.6.1 | | maven | androidx.test.ext:junit-ktx | 1.1.5 | 1.2.1 | | maven | androidx.test:core-ktx | 1.5.0 | 1.6.1 | | maven | io.github.hoc081098:FlowExt | 1.0.0-RC | 1.0.0-SNAPSHOT | | maven | io.coil-kt:coil | 2.6.0 | 2.7.0 | | maven | androidx.lifecycle:lifecycle-common-java8 | 2.8.0 | 2.8.4 | | maven | androidx.lifecycle:lifecycle-runtime-ktx | 2.8.0 | 2.8.4 | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.8.0 | 2.8.4 | | maven | dev.drewhamilton.poko:poko-gradle-plugin | 0.15.2 | 0.17.0 | | maven | androidx.appcompat:appcompat | 1.6.1 | 1.7.0 | | maven | com.android.tools.build:gradle | 8.4.0 | 8.5.2 | | maven | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.7.6 | 0.8.3 | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.9.24 | 1.9.25 | | maven | org.jetbrains.kotlin:kotlin-test-junit | 1.9.24 | 1.9.25 |
3390d22 to
0da2bac
Compare
Edited/Blocked NotificationRenovate 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #226 +/- ##
==========================================
- Coverage 64.61% 62.11% -2.50%
==========================================
Files 53 37 -16
Lines 1218 1069 -149
Branches 133 104 -29
==========================================
- Hits 787 664 -123
+ Misses 411 391 -20
+ Partials 20 14 -6 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
v4.4.0->v4.5.08.7->8.101.13.10->1.13.123.5.1->3.6.11.1.5->1.2.11.5.0->1.6.11.0.0-RC->1.0.0-SNAPSHOT2.6.0->2.7.02.8.0->2.8.42.8.0->2.8.42.8.0->2.8.40.15.2->0.17.01.6.1->1.7.08.4.0->8.5.20.7.6->0.8.31.9.24->1.9.251.9.24->1.9.25Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.5.0Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
gradle/gradle (gradle)
v8.10Compare Source
v8.9Compare Source
v8.8: 8.8Compare Source
The Gradle team is excited to announce Gradle 8.8.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후
Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
mockk/mockk (io.mockk:mockk)
v1.13.12Compare Source
What's Changed
New Contributors
Full Changelog: mockk/mockk@1.13.11...1.13.12
v1.13.11Compare Source
What's Changed
verifyCountDSL by @T45K in https://github.com/mockk/mockk/pull/1234clearStaticMockkfor KFunction and KProperty by @krocard in https://github.com/mockk/mockk/pull/1239gradle checkbefore opening a PR by @krocard in https://github.com/mockk/mockk/pull/1240New Contributors
Full Changelog: mockk/mockk@1.13.10...1.13.11
coil-kt/coil (io.coil-kt:coil)
v2.7.0Compare Source
ImageLoader.execute,AsyncImage,SubcomposeAsyncImage, andrememberAsyncImagePainter. (#2205)drewhamilton/Poko (dev.drewhamilton.poko:poko-gradle-plugin)
v0.17.0Compare Source
2024-08-22
Compile with Kotlin 2.0.20. Support Java 22.
v0.16.0Compare Source
2024-05-28
Compile with Kotlin 2.0.0. The syntax for custom annotation references now uses
/to denotepackages, e.g.
com/example/MyAnnotationClass.Deprecate
@ArrayContentSupportannotation and stop requiring it for using@ArrayContentBasedannotation.
0.16.0-beta01
2024-05-20
Compile with Kotlin 2.0.0-RC3. The syntax for custom annotation references now uses
/to denotepackages, e.g.
com/example/MyAnnotationClass.v0.15.3Compare Source
2024-05-19
Support Android native targets and Wasm-WASI target for Kotlin Multiplatform. Implement error checks
in FIR to support automatic IDE warnings in future IntelliJ releases.
Compile with Kotlin 1.9.24. Use Node v22 for Wasm and JS targets. Compile released artifacts with
-Xjdk-releaseflag to ensure JVM 1.8 compatibility.Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.8.3===================
Kover Aggregation Plugin
Kover Maven Plugin
#51Implemented Kover Maven Pluginv0.8.2===================
Kover Aggregation Plugin
Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running.
This is not a production-ready plugin, it is in an incubation state.
Please refer to the GitHub issue and documentation for details.
Kover Gradle Plugin
Bugfixes
#621Fixed coverage evaluation for enum in K2#633Fix issue with identical cache keys between projects#613Fixed JaCoCo error: Can't add different class with same name#601Fixed support of Compose functions#646Fixed reusing of configuration cache#628Fixed coverage evaluation of try-finally and try-with-resources for Java codeFeatures
v0.8.1===================
Kover Gradle Plugin
Features
#600Apply recommendations for improving DSLBugfixes
#610FixedKoverCriticalExceptionwith a certain order of applying of pluginsv0.8.0===================
This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.
Kover Gradle Plugin
Features
#461Implemented DSL revision 4#410Add possibility of lazy configuration of Kover extensions#462Redesign the concept of default reports#463Add the ability to create custom report variants#338Create an interface for Kover tasks#66Added support for the publishing plugin to Gradle Plugin Portal#466Implemented multi-project shortcuts#339Implemented warn on verification error#572Added DslMarker to Kover public interfaces#570Added overload for functions of KoverVariantCreateConfig#590Expose reportDir property in KoverHtmlReport interface#587Added property variantName to KoverReport interface#584Added project filter for reports#274Allow for classes to be Included by annotation#454Added a report filter by parent class or interfaceBugfixes
#557Changed log level for print coverage task#520Fixed error: Kover requires extension with name 'androidComponents'Internal features
#567Used compile dependency to Kover Features in Kover Gradle PluginDocumentation
#531Added explanations about applying of the plugin#486Increased the readability of the Kover documentationKover JVM Agent
Features
#464Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same classChangelog relative to version
0.8.0-Beta2Kover Gradle Plugin
Features
#590Expose reportDir property in KoverHtmlReport interface#587Added property variantName to KoverReport interface#584Added project filter for reports#274Allow for classes to be Included by annotation#454Added a report filter by parent class or interfaceDocumentation
#486Increased the readability of the Kover documentation for 0.8.0Kover JVM Agent
Bugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same classJetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)
v1.9.25: Kotlin 1.9.25Note: This is a technical release for IntelliJ IDEA.
Changelog
Tools. JPS
KT-69204Generate lookups in dumb mode for compatibility with ref indexConfiguration
📅 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.
👻 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.