From a295a00f727975d506875c887bbb02bbd8101255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:53:23 +0000 Subject: [PATCH] build(deps): bump the gradle-compose group with 27 updates Bumps the gradle-compose group with 27 updates: | Package | From | To | | --- | --- | --- | | androidx.lifecycle:lifecycle-runtime-ktx | `2.8.3` | `2.8.5` | | androidx.lifecycle:lifecycle-runtime-compose | `2.8.3` | `2.8.5` | | androidx.activity:activity-compose | `1.9.0` | `1.9.2` | | androidx.paging:paging-common-ktx | `3.3.0` | `3.3.2` | | androidx.work:work-runtime-ktx | `2.9.0` | `2.9.1` | | androidx.compose:compose-bom | `2024.06.00` | `2024.09.00` | | androidx.compose.ui:ui-tooling | `1.6.8` | `1.7.0` | | androidx.compose.material3:material3 | `1.2.1` | `1.3.0` | | [io.coil-kt:coil-compose](https://github.com/coil-kt/coil) | `2.6.0` | `2.7.0` | | [com.google.accompanist:accompanist-drawablepainter](https://github.com/google/accompanist) | `0.34.0` | `0.36.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.3` | `1.7.2` | | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | `0.3.7` | `0.3.8` | | [io.insert-koin:koin-android](https://github.com/InsertKoinIO/koin) | `3.5.3` | `3.5.6` | | [io.insert-koin:koin-androidx-workmanager](https://github.com/InsertKoinIO/koin) | `3.5.3` | `3.5.6` | | [io.insert-koin:koin-androidx-compose](https://github.com/InsertKoinIO/koin) | `3.5.3` | `3.5.6` | | [com.mikepenz:aboutlibraries-compose](https://github.com/mikepenz/AboutLibraries) | `11.1.1` | `11.2.3` | | com.mikepenz.aboutlibraries.plugin | `11.1.1` | `11.2.3` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) | `0.22.0` | `0.26.0` | | [com.github.pgreze:kotlin-process](https://github.com/pgreze/kotlin-process) | `1.4.1` | `1.5` | | [io.github.materiiapps:enumutil](https://github.com/MateriiApps/enumutil-kt) | `1.1.0` | `1.1.1` | | io.github.materiiapps:enumutil-ksp | `1.1.0` | `1.1.1` | | com.android.application | `8.3.2` | `8.6.0` | Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.5 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.3 to 2.8.5 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.3 to 2.8.5 Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.2 Updates `androidx.paging:paging-common-ktx` from 3.3.0 to 3.3.2 Updates `androidx.work:work-runtime-ktx` from 2.9.0 to 2.9.1 Updates `androidx.compose:compose-bom` from 2024.06.00 to 2024.09.00 Updates `androidx.compose.ui:ui-tooling` from 1.6.8 to 1.7.0 Updates `androidx.compose.material3:material3` from 1.2.1 to 1.3.0 Updates `io.coil-kt:coil-compose` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/2.6.0...2.7.0) Updates `com.google.accompanist:accompanist-drawablepainter` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](https://github.com/google/accompanist/compare/v0.34.0...v0.36.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.2 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.3...v1.7.2) Updates `org.jetbrains.kotlinx:kotlinx-collections-immutable` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases) - [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.collections.immutable/compare/v0.3.7...v0.3.8) Updates `io.insert-koin:koin-android` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.3...3.5.6) Updates `io.insert-koin:koin-androidx-workmanager` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.3...3.5.6) Updates `io.insert-koin:koin-androidx-compose` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.3...3.5.6) Updates `io.insert-koin:koin-androidx-workmanager` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.3...3.5.6) Updates `com.mikepenz:aboutlibraries-compose` from 11.1.1 to 11.2.3 - [Release notes](https://github.com/mikepenz/AboutLibraries/releases) - [Commits](https://github.com/mikepenz/AboutLibraries/compare/v11.1.1...11.2.3) Updates `com.mikepenz.aboutlibraries.plugin` from 11.1.1 to 11.2.3 Updates `io.ktor:ktor-client-core` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-logging` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-okhttp` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-logging` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-okhttp` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.22.0 to 0.26.0 - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.22.0...v0.26.0) Updates `com.github.pgreze:kotlin-process` from 1.4.1 to 1.5 - [Release notes](https://github.com/pgreze/kotlin-process/releases) - [Commits](https://github.com/pgreze/kotlin-process/compare/v1.4.1...v1.5) Updates `io.github.materiiapps:enumutil` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/MateriiApps/enumutil-kt/releases) - [Commits](https://github.com/MateriiApps/enumutil-kt/compare/1.1.0...1.1.1) Updates `io.github.materiiapps:enumutil-ksp` from 1.1.0 to 1.1.1 Updates `io.github.materiiapps:enumutil-ksp` from 1.1.0 to 1.1.1 Updates `com.android.application` from 8.3.2 to 8.6.0 Updates `com.mikepenz.aboutlibraries.plugin` from 11.1.1 to 11.2.3 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.paging:paging-common-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.work:work-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-compose - dependency-name: androidx.compose.ui:ui-tooling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.compose.material3:material3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: io.coil-kt:coil-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.google.accompanist:accompanist-drawablepainter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.insert-koin:koin-android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.insert-koin:koin-androidx-workmanager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.insert-koin:koin-androidx-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.insert-koin:koin-androidx-workmanager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: com.mikepenz:aboutlibraries-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.mikepenz.aboutlibraries.plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.github.pgreze:kotlin-process dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: io.github.materiiapps:enumutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.github.materiiapps:enumutil-ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: io.github.materiiapps:enumutil-ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.mikepenz.aboutlibraries.plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1a3f425a..9bb441b9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,40 +1,40 @@ [versions] ktx = "1.13.1" -material3 = "1.2.1" -ui-tooling = "1.6.8" -viewmodel-lifecycle = "2.8.3" +material3 = "1.3.0" +ui-tooling = "1.7.0" +viewmodel-lifecycle = "2.8.5" splash-screen = "1.0.1" -compose-activity = "1.9.0" -paging = "3.3.0" +compose-activity = "1.9.2" +paging = "3.3.2" preferences-datastore = "1.1.1" -work-runtime = "2.9.0" -compose-bom = "2024.06.00" -accompanist = "0.34.0" +work-runtime = "2.9.1" +compose-bom = "2024.09.00" +accompanist = "0.36.0" placeholder = "1.1.2" reorderable = "1.5.2" -serialization = "1.6.3" -collection = "0.3.7" +serialization = "1.7.2" +collection = "0.3.8" room-version = "2.6.1" revanced-patcher = "19.3.1" revanced-library = "2.2.1" -koin-version = "3.5.3" -koin-version-compose = "3.5.3" +koin-version = "3.5.6" +koin-version-compose = "3.5.6" reimagined-navigation = "1.5.0" -ktor = "2.3.9" -markdown-renderer = "0.22.0" +ktor = "2.3.12" +markdown-renderer = "0.26.0" fading-edges = "1.0.4" -android-gradle-plugin = "8.3.2" +android-gradle-plugin = "8.6.0" kotlin-gradle-plugin = "1.9.22" dev-tools-gradle-plugin = "1.9.22-1.0.17" -about-libraries-gradle-plugin = "11.1.1" -coil = "2.6.0" +about-libraries-gradle-plugin = "11.2.3" +coil = "2.7.0" app-icon-loader-coil = "1.5.0" skrapeit = "1.2.2" libsu = "5.2.2" scrollbars = "1.0.4" -enumutil = "1.1.0" +enumutil = "1.1.1" compose-icons = "1.2.4" -kotlin-process = "1.4.1" +kotlin-process = "1.5" hidden-api-stub = "4.3.3" [libraries]