This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal .
Config Migration Needed
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package androidx.emoji2.emoji2:emoji2: no-result, Failed to look up maven package androidx.emoji2.emoji2:emoji2-bundled: no-result, Failed to look up maven package androidx.emoji2.emoji2:emoji2-views: no-result, Failed to look up maven package androidx.emoji2.emoji2:emoji2-views-helper: no-result.
Files affected: gradle/libs.versions.toml
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (10)
.github/actions/android/action.yml (2)
actions/setup-java v5
gradle/actions v6
.github/actions/python/action.yml (1)
.github/workflows/android-ci.yml (11)
actions/checkout v7
gradle/actions v6
actions/checkout v7
actions/create-github-app-token v3
actions/checkout v7
JamesIves/github-pages-deploy-action v4.8.0
actions/create-github-app-token v3
actions/checkout v7
mikepenz/action-junit-report v6
actions/checkout v7
actions/upload-artifact v7
.github/workflows/auto-approve.yml (1)
hmarr/auto-approve-action v4.0.0
.github/workflows/first-interaction.yml (1)
actions/first-interaction v3
.github/workflows/python-cd.yml (3)
actions/create-github-app-token v3
actions/checkout v7
peter-evans/create-pull-request v8
.github/workflows/python-ci.yml (9)
actions/checkout v7
actions/dependency-review-action v5.0.0
actions/checkout v7
github/codeql-action v4
github/codeql-action v4
actions/checkout v7
actions/checkout v7
actions/checkout v7
actions/checkout v7
.github/workflows/release-drafter-autolabeler.yml (1)
release-drafter/release-drafter v7
.github/workflows/release-drafter.yml (3)
actions/create-github-app-token v3
release-drafter/release-drafter v7
peter-evans/repository-dispatch v4
.github/workflows/version-updater.yml (2)
actions/checkout v7
peter-evans/create-pull-request v8
gradle (23)
app/build.gradle.kts
build.gradle.kts
buildSrc/build.gradle.kts
buildSrc/settings.gradle.kts
buildSrc/src/main/java/io/wax911/emoji/buildSrc/Libraries.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/module/Modules.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/components/AndroidConfiguration.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/components/AndroidDependencies.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/components/AndroidOptions.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/components/AndroidPlugins.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/components/ProjectProperties.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/CorePlugin.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/extensions/DependencyHandlerExtensions.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/extensions/ProjectExtensions.kt
buildSrc/src/main/java/io/wax911/emoji/buildSrc/plugin/strategy/DependencyStrategy.kt
contract/build.gradle.kts
emojify/build.gradle.kts
gradle.properties
gradle/libs.versions.toml (45)
com.google.code.gson:gson 2.14.0
com.fasterxml.jackson.core:jackson-databind 2.22.0
com.squareup.moshi:moshi-kotlin 1.15.2
com.jakewharton.timber:timber 5.0.1
junit:junit 4.13.2
com.android.tools.build:gradle 9.2.1
androidx.core:core-ktx 1.19.0
androidx.constraintlayout:constraintlayout 2.2.1
androidx.emoji2.emoji2:emoji2 1.1.0
androidx.emoji2.emoji2:emoji2-bundled 1.1.0
androidx.emoji2.emoji2:emoji2-views 1.1.0
androidx.emoji2.emoji2:emoji2-views-helper 1.1.0
androidx.lifecycle:lifecycle-extensions 2.2.0
androidx.lifecycle:lifecycle-runtime-ktx 2.11.0
androidx.lifecycle:lifecycle-livedata-ktx 2.11.0
androidx.lifecycle:lifecycle-viewmodel-ktx 2.11.0
androidx.lifecycle:lifecycle-livedata-core-ktx 2.11.0
androidx.lifecycle:lifecycle-viewmodel-compose 2.11.0
androidx.paging:paging-common-ktx 3.5.0
androidx.paging:paging-runtime 3.5.0
androidx.paging:paging-runtime-ktx 3.5.0
androidx.recyclerview:recyclerview 1.4.0
androidx.startup:startup-runtime 1.2.0
androidx.test:core-ktx 1.7.0
androidx.test:runner 1.7.0
androidx.test:rules 1.7.0
androidx.test.ext:junit-ktx 1.3.0
app.cash.turbine:turbine 1.2.1
com.google.android.material:material 1.14.0
org.jetbrains.dokka:dokka-gradle-plugin 2.2.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.4.0
org.jetbrains.kotlin:kotlin-reflect 2.4.0
org.jetbrains.kotlin:kotlin-gradle-plugin 2.4.0
org.jetbrains.kotlin:kotlin-android-extensions 2.4.0
org.jetbrains.kotlin:kotlin-serialization 2.4.0
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0
org.jetbrains.kotlinx:kotlinx-datetime 0.8.0-0.6.x-compat
org.jetbrains.kotlinx:kotlinx-serialization-json 1.11.0
io.mockk:mockk 1.14.11
io.mockk:mockk-android 1.14.11
com.github.ben-manes:gradle-versions-plugin 0.54.0
com.diffplug.spotless:spotless-plugin-gradle 8.7.0
com.github.ben-manes.versions 0.54.0
serializer/gson/build.gradle.kts
serializer/kotlinx/build.gradle.kts
serializer/moshi/build.gradle.kts
settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.6.0 → [Updates: 9.6.1]
poetry (1)
scripts/emoji_generator/pyproject.toml (7)
python 3.14.5 → [Updates: 3.14.6]
pytest ^9.0.0 → [Updates: ^9.0.0]
requests ^2.32.3
urllib3 ^2.7.0
idna ^3.15
ruff ^0.15.0 → [Updates: ^0.15.0]
mypy ^2.0.0
pyenv (1)
scripts/emoji_generator/.python-version (1)
python 3.14.5 → [Updates: 3.14.6]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
Repository Problems
These problems occurred while renovating this repository. View logs.
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package androidx.emoji2.emoji2:emoji2: no-result,Failed to look up maven package androidx.emoji2.emoji2:emoji2-bundled: no-result,Failed to look up maven package androidx.emoji2.emoji2:emoji2-views: no-result,Failed to look up maven package androidx.emoji2.emoji2:emoji2-views-helper: no-result.Files affected:
gradle/libs.versions.tomlOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (10)
gradle (23)
gradle-wrapper (1)
poetry (1)
pyenv (1)