chore(deps): update all dependencies #59
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.6->0.8.01.7.1->1.8.02.7.0->2.8.02.7.0->2.8.00.3.19->0.4.10.8.1-Beta->0.8.11.6.2->1.6.101.8.1-Beta->1.8.11.8.1-Beta->1.8.11.8.1-Beta->1.8.11.8.1-Beta->1.8.11.8.1-Beta->1.8.11.9.23->1.9.241.9.23->1.9.241.9.23->1.9.241.9.23->1.9.241.9.23->1.9.24Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
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 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 classmrmans0n/compose-rules (io.nlopez.compose.rules:detekt)
v0.4.1v0.3.21Changelog
onDisposelambda (#254) @dzirbelv0.3.20Changelog
hoc081098/FlowExt (io.github.hoc081098:FlowExt)
v0.8.1Compare Source
Changed
1.9.24.1.8.1.Gradleto8.7.Added
Flow.catchAndReturn,Flow.catchAndResumeoperators.Flow.mapToResult,Flow.mapResultCatching,Flow.throwFailureoperators.Changed
Flow.chunked(bufferSize: Int)/Flow.bufferCount(bufferSize: Int): reduce unnecessary allocations.Changelog relative to version [0.8.1-Beta]
Flow.mapResultCatchingnow does not catchCancellationExceptionthrown from the
transformlambda.Kotlin
1.9.24.JetBrains/compose-jb (org.jetbrains.compose)
v1.6.10Changes since 1.6.10-rc02
Fixes
iOS
org.jetbrains.kotlin.backend.konan.llvm.NativeCodeGeneratorException: Exception during generating code for following declaration: private fun $init_global()Dependencies
Gradle Plugin
org.jetbrains.compose, version1.6.10-rc03. Based on Jetpack Compose libraries:Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0-rc03. Based on Jetpack Lifecycle 2.8.0Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha06. Based on Jetpack Navigation 2.7.7Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-jdk8)
v1.8.1Compare Source
@ExperimentalTimeannotation from usages ofTimeSource(#4046). Thanks, @hfhbd!NullPointerExceptionwhen setting theStateFlowvalue on old Android devices (#3820).kotlin.random.Randomas part ofDispatchers.DefaultandDispatchers.IOinitialization (#4051).Flow.timeoutthrows the exception with which the channel was closed (#4071).Changelog relative to version 1.8.1-Beta
Flow.timeoutthrows the exception with which the channel was closed (#4071).JetBrains/kotlin (org.jetbrains.kotlin.plugin.parcelize)
v1.9.24: 1.9.24Changelog
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
KT-67139Build reports can be overriddenKT-67138Json report is empty for incremental compilationTools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
KT-67785Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymoreKT-65864K/Wasm: update Node.js to 22.xConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.