chore(deps): update all dependencies #3412
Merged
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:
8.3.0
->8.4.0
1.6.10-rc01
->1.6.10-rc02
3.17.2
->3.17.3
2.0.0-RC2-1.0.20
->2.0.0-RC3-1.0.20
2.0.0-RC2-1.0.20
->2.0.0-RC3-1.0.20
2.0.0-RC2-1.0.20
->2.0.0-RC3-1.0.20
0.7.6
->0.8.0
Release Notes
JetBrains/compose-jb (org.jetbrains.compose)
v1.6.10-rc02
Changes since 1.6.10-rc01
Known issues
org.jetbrains.kotlin.backend.konan.llvm.NativeCodeGeneratorException: Exception during generating code for following declaration: private fun $init_global()
Features
Web
Fixes
iOS
UIKitView
orUIKitViewController
is inside a tree withSemanticsModifierNode
havingshouldMergeDescendantSemantics = true
and Accessibility sync is onResources
org.jetbrains.compose.resources.multimodule.disable=true
to the rootgradle.properties
Dependencies
Gradle Plugin
org.jetbrains.compose
, version1.6.10-rc01
. Based on Jetpack Compose libraries:Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0-rc02
. Based on Jetpack Lifecycle 2.8.0-rc01Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha05
. Based on Jetpack Navigation 2.7.7google/ksp (com.google.devtools.ksp)
v2.0.0-RC3-1.0.20
Compare Source
KSP 1.0.20 for Kotlin 2.0.0-RC3
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
#461
Implemented DSL revision 4#410
Add possibility of lazy configuration of Kover extensions#462
Redesign the concept of default reports#463
Add the ability to create custom report variants#338
Create an interface for Kover tasks#66
Added support for the publishing plugin to Gradle Plugin Portal#466
Implemented multi-project shortcuts#339
Implemented warn on verification error#572
Added DslMarker to Kover public interfaces#570
Added overload for functions of KoverVariantCreateConfig#590
Expose reportDir property in KoverHtmlReport interface#587
Added property variantName to KoverReport interface#584
Added project filter for reports#274
Allow for classes to be Included by annotation#454
Added a report filter by parent class or interfaceBugfixes
#557
Changed log level for print coverage task#520
Fixed error: Kover requires extension with name 'androidComponents'Internal features
#567
Used compile dependency to Kover Features in Kover Gradle PluginDocumentation
#531
Added explanations about applying of the plugin#486
Increased the readability of the Kover documentationKover JVM Agent
Features
#464
Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
#583
Excluded from report companion objects with only constants#548
Fixed coverage drop in case of using different classloaders for same classChangelog relative to version
0.8.0-Beta2
Kover Gradle Plugin
Features
#590
Expose reportDir property in KoverHtmlReport interface#587
Added property variantName to KoverReport interface#584
Added project filter for reports#274
Allow for classes to be Included by annotation#454
Added a report filter by parent class or interfaceDocumentation
#486
Increased the readability of the Kover documentation for 0.8.0Kover JVM Agent
Bugfixes
#583
Excluded from report companion objects with only constants#548
Fixed coverage drop in case of using different classloaders for same classConfiguration
📅 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.