Dependency Dashboard
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
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.4
- [ ] fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1
- [ ] fix(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2.1.0
- [ ] chore(deps): update actions/upload-artifact action to v5
- [ ] chore(deps): update github/codeql-action action to v4
- [ ] chore(deps): update mikepenz/action-junit-report action to v6
- [ ] fix(deps): update dependency pytest to v9
- [ ] 🔐 Create all rate-limited PRs at once 🔐
[!WARNING] Renovate failed to look up the following dependencies:
Failed to look up maven package androidx.emoji2.emoji2:emoji2,Failed to look up maven package androidx.emoji2.emoji2:emoji2-bundled,Failed to look up maven package androidx.emoji2.emoji2:emoji2-views,Failed to look up maven package androidx.emoji2.emoji2:emoji2-views-helper.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.
- [ ] chore(deps): update dependency requests to v2.32.5
- [ ] fix(deps): update mockk to v1.14.6 (
io.mockk:mockk-android,io.mockk:mockk) - [ ] chore(deps): update dependency mypy to v1.18.2
- [ ] chore(deps): update dependency pytest to v8.4.2
- [ ] chore(deps): update dependency ruff to ^0.14.0
- [ ] fix(deps): update kotlin monorepo (
org.jetbrains.kotlin:kotlin-serialization,org.jetbrains.kotlin:kotlin-android-extensions,org.jetbrains.kotlin:kotlin-gradle-plugin,org.jetbrains.kotlin:kotlin-reflect,org.jetbrains.kotlin:kotlin-stdlib-jdk8) - [ ] fix(deps): update python docker tag to v3.14.0
- [ ] chore(deps): update gradle to v9
- [ ] chore(deps): update gradle/actions action to v5
- [ ] chore(deps): update peter-evans/repository-dispatch action to v4
- [ ] Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/actions/android/action.yml
actions/setup-java v5gradle/actions v3.github/actions/python/action.yml
actions/setup-python v6.github/workflows/android-ci.yml
actions/checkout v5gradle/actions v4actions/checkout v5actions/create-github-app-token v2actions/checkout v5JamesIves/github-pages-deploy-action v4.7.3actions/create-github-app-token v2actions/checkout v5mikepenz/action-junit-report v5actions/checkout v5actions/upload-artifact v4.github/workflows/auto-approve.yml
hmarr/auto-approve-action v3.github/workflows/first-interaction.yml
actions/create-github-app-token v2actions/first-interaction v3.github/workflows/python-cd.yml
actions/create-github-app-token v2actions/checkout v5peter-evans/create-pull-request v7.github/workflows/python-ci.yml
actions/checkout v5actions/dependency-review-action v4actions/checkout v5github/codeql-action v3github/codeql-action v3actions/checkout v5actions/checkout v5actions/checkout v5actions/checkout v5.github/workflows/release-drafter.yml
actions/create-github-app-token v2release-drafter/release-drafter v6peter-evans/repository-dispatch v3.github/workflows/version-updater.yml
actions/checkout v5peter-evans/create-pull-request v7
gradle
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
com.google.code.gson:gson 2.13.2com.fasterxml.jackson.core:jackson-databind 2.20.0com.squareup.moshi:moshi-kotlin 1.15.2com.jakewharton.timber:timber 5.0.1junit:junit 4.13.2com.android.tools.build:gradle 8.13.0androidx.core:core-ktx 1.17.0androidx.constraintlayout:constraintlayout 2.2.1androidx.emoji2.emoji2:emoji2 1.1.0androidx.emoji2.emoji2:emoji2-bundled 1.1.0androidx.emoji2.emoji2:emoji2-views 1.1.0androidx.emoji2.emoji2:emoji2-views-helper 1.1.0androidx.lifecycle:lifecycle-extensions 2.2.0androidx.lifecycle:lifecycle-runtime-ktx 2.9.4androidx.lifecycle:lifecycle-livedata-ktx 2.9.4androidx.lifecycle:lifecycle-viewmodel-ktx 2.9.4androidx.lifecycle:lifecycle-livedata-core-ktx 2.9.4androidx.lifecycle:lifecycle-viewmodel-compose 2.9.4androidx.paging:paging-common-ktx 3.3.6androidx.paging:paging-runtime 3.3.6androidx.paging:paging-runtime-ktx 3.3.6androidx.recyclerview:recyclerview 1.4.0androidx.startup:startup-runtime 1.2.0androidx.test:core-ktx 1.7.0androidx.test:runner 1.7.0androidx.test:rules 1.7.0androidx.test.ext:junit-ktx 1.3.0app.cash.turbine:turbine 1.2.1com.google.android.material:material 1.13.0org.jetbrains.dokka:dokka-gradle-plugin 2.0.0org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.1.21org.jetbrains.kotlin:kotlin-reflect 2.1.21org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.21org.jetbrains.kotlin:kotlin-android-extensions 2.1.21org.jetbrains.kotlin:kotlin-serialization 2.1.21org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2org.jetbrains.kotlinx:kotlinx-coroutines-android 1.10.2org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.2org.jetbrains.kotlinx:kotlinx-datetime 0.7.1-0.6.x-compatorg.jetbrains.kotlinx:kotlinx-serialization-json 1.9.0io.mockk:mockk 1.14.5io.mockk:mockk-android 1.14.5com.github.ben-manes:gradle-versions-plugin 0.53.0com.diffplug.spotless:spotless-plugin-gradle 8.0.0com.github.ben-manes.versions 0.53.0serializer/gson/build.gradle.kts
serializer/kotlinx/build.gradle.kts
serializer/moshi/build.gradle.kts
settings.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 8.14.3
poetry
scripts/emoji_generator/pyproject.toml
python 3.13.2pytest ^8.3.4requests ^2.32.3ruff ^0.8.0mypy ^1.13.0
pyenv
scripts/emoji_generator/.python-version
python 3.13.2
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Hey there! Thank you for creating an issue :) Please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.