MVI-Coroutines-Flow
MVI-Coroutines-Flow copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| codecov/codecov-action | action | minor | v4.4.0 -> v4.5.0 |
||||
| gradle (source) | minor | 8.7 -> 8.8 |
|||||
| io.mockk:mockk (source) | dependencies | patch | 1.13.10 -> 1.13.11 |
||||
| androidx.test.espresso:espresso-core | dependencies | minor | 3.5.1 -> 3.6.1 |
||||
| androidx.test.ext:junit-ktx | dependencies | minor | 1.1.5 -> 1.2.1 |
||||
| androidx.test:core-ktx | dependencies | minor | 1.5.0 -> 1.6.1 |
||||
| io.github.hoc081098:FlowExt | dependencies | patch | 1.0.0-RC -> 1.0.0-SNAPSHOT |
||||
| androidx.lifecycle:lifecycle-common-java8 (source) | dependencies | patch | 2.8.0 -> 2.8.2 |
||||
| androidx.lifecycle:lifecycle-runtime-ktx (source) | dependencies | patch | 2.8.0 -> 2.8.2 |
||||
| androidx.lifecycle:lifecycle-viewmodel-ktx (source) | dependencies | patch | 2.8.0 -> 2.8.2 |
||||
| dev.drewhamilton.poko:poko-gradle-plugin | dependencies | minor | 0.15.2 -> 0.16.0 |
||||
| androidx.appcompat:appcompat (source) | dependencies | minor | 1.6.1 -> 1.7.0 |
||||
| com.android.tools.build:gradle (source) | dependencies | minor | 8.4.0 -> 8.5.0 |
||||
| org.jetbrains.kotlinx.kover | plugin | minor | 0.7.6 -> 0.8.2 |
Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.5.0
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1446
- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1443
- build(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1445
- build(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1459
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1458
- build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in https://github.com/codecov/codecov-action/pull/1456
- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1460
- build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in https://github.com/codecov/codecov-action/pull/1466
- build(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1467
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1468
- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in https://github.com/codecov/codecov-action/pull/1472
- fix: handle trailing commas by @joseph-sentry in https://github.com/codecov/codecov-action/pull/1470
- build(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1474
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1475
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1473
- feat: add support for tokenless v3 by @joseph-sentry in https://github.com/codecov/codecov-action/pull/1410
- Use an existing token even if the PR is from a fork by @leofeyer in https://github.com/codecov/codecov-action/pull/1471
- chore(release): bump to 4.5.0 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1477
New Contributors
- @joseph-sentry made their first contribution in https://github.com/codecov/codecov-action/pull/1470
- @leofeyer made their first contribution in https://github.com/codecov/codecov-action/pull/1471
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0
v4.4.1
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1427
- fix: prevent xlarge from running on forks by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in https://github.com/codecov/codecov-action/pull/1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in https://github.com/codecov/codecov-action/pull/1438
- fix: isPullRequestFromFork returns false for any PR by @shahar-h in https://github.com/codecov/codecov-action/pull/1437
- chore(release): 4.4.1 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1441
New Contributors
- @shahar-h made their first contribution in https://github.com/codecov/codecov-action/pull/1437
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1427
- fix: prevent xlarge from running on forks by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in https://github.com/codecov/codecov-action/pull/1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in https://github.com/codecov/codecov-action/pull/1438
- fix: isPullRequestFromFork returns false for any PR by @shahar-h in https://github.com/codecov/codecov-action/pull/1437
- chore(release): 4.4.1 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1441
New Contributors
- @shahar-h made their first contribution in https://github.com/codecov/codecov-action/pull/1437
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1
gradle/gradle (gradle)
v8.8: 8.8
The Gradle team is excited to announce Gradle 8.8.
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:
./gradlew wrapper --gradle-version=8.8
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.11
What's Changed
- Fix wasNotshould throw exception when called on non mocked object by @Gosunet in https://github.com/mockk/mockk/pull/1174
- Fix cannot mock value class for class property in 1.13.10 by @ZhaohuaZeng-at in https://github.com/mockk/mockk/pull/1230
- Introduce
verifyCountDSL by @T45K in https://github.com/mockk/mockk/pull/1234 - Fix parallel testing flag by @Evenprime in https://github.com/mockk/mockk/pull/1238
- Implement
clearStaticMockkfor KFunction and KProperty by @krocard in https://github.com/mockk/mockk/pull/1239 - [CONTRIBUTING.md] Suggest running
gradle checkbefore opening a PR by @krocard in https://github.com/mockk/mockk/pull/1240
New Contributors
- @Gosunet made their first contribution in https://github.com/mockk/mockk/pull/1174
- @ZhaohuaZeng-at made their first contribution in https://github.com/mockk/mockk/pull/1230
- @T45K made their first contribution in https://github.com/mockk/mockk/pull/1234
- @Evenprime made their first contribution in https://github.com/mockk/mockk/pull/1238
- @krocard made their first contribution in https://github.com/mockk/mockk/pull/1239
Full Changelog: https://github.com/mockk/mockk/compare/1.13.10...1.13.11
drewhamilton/Poko (dev.drewhamilton.poko:poko-gradle-plugin)
v0.16.0
2024-05-28
Compile with Kotlin 2.0.0. The syntax for custom annotation references now uses / to denote
packages, e.g. com/example/MyAnnotationClass.
Deprecate @ArrayContentSupport annotation and stop requiring it for using @ArrayContentBased
annotation.
0.16.0-beta01
2024-05-20
Compile with Kotlin 2.0.0-RC3. The syntax for custom annotation references now uses / to denote
packages, e.g. com/example/MyAnnotationClass.
v0.15.3
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-release flag to ensure JVM 1.8 compatibility.
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.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 code
Features
- Disable caching on kover artifact tasks
v0.8.1
===================
Kover Gradle Plugin
Features
#600Apply recommendations for improving DSL- Added DSL to copy one report variant
Bugfixes
#610FixedKoverCriticalExceptionwith a certain order of applying of plugins
v0.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 interface
Bugfixes
#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 Plugin
Documentation
#531Added explanations about applying of the plugin#486Increased the readability of the Kover documentation
Kover JVM Agent
Features
#464Repacked the intellij-agent artifact to kover-jvm-agent
Bugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same class
Changelog relative to version 0.8.0-Beta2
Kover 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 interface
Documentation
#486Increased the readability of the Kover documentation for 0.8.0
Kover JVM Agent
Bugfixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.