From faf1c66b578cd771f601f470c622a9899f5e8ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:15:19 +0000 Subject: [PATCH] build(deps): bump the gradle-compose group with 9 updates Bumps the gradle-compose group with 9 updates: | Package | From | To | | --- | --- | --- | | [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.37.0` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.0` | `0.6.1` | | [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` | | [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) | `0.22.0` | `0.29.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` | 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.37.0 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](https://github.com/google/accompanist/compare/v0.34.0...v0.37.0) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.6.0...v0.6.1) 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 `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.22.0 to 0.29.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.29.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.mikepenz.aboutlibraries.plugin` from 11.1.1 to 11.2.3 --- updated-dependencies: - 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-datetime 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: 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.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 08cbb2d367..3a10353344 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,32 +10,32 @@ preferences-datastore = "1.1.1" work-runtime = "2.10.0" compose-bom = "2024.12.01" navigation = "2.8.5" -accompanist = "0.34.0" +accompanist = "0.37.0" placeholder = "1.1.2" reorderable = "1.5.2" serialization = "1.7.3" collection = "0.3.8" -datetime = "0.6.0" +datetime = "0.6.1" room-version = "2.6.1" revanced-patcher = "21.0.0" revanced-library = "3.0.2" koin = "3.5.3" ktor = "2.3.9" -markdown-renderer = "0.22.0" +markdown-renderer = "0.29.0" fading-edges = "1.0.4" kotlin = "2.1.0" android-gradle-plugin = "8.7.3" dev-tools-gradle-plugin = "2.1.0-1.0.29" -about-libraries-gradle-plugin = "11.1.1" +about-libraries-gradle-plugin = "11.2.3" binary-compatibility-validator = "0.17.0" -coil = "2.6.0" +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]