AniTrend / android-emojify

An android project to convert short codes, emoticons, html entities, emoticons to emoji and vice-versa
https://anitrend.github.io/android-emojify
Apache License 2.0
25 stars 12 forks source link

Dependency Dashboard #54

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

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, 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

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/android-publish-artifact.yml - `actions/checkout v4` - `gradle/wrapper-validation-action v3` - `actions/setup-java v4` - `lewagon/wait-on-check-action v1.3.4` - `gradle/actions v4` - `actions/upload-artifact v4`
.github/workflows/android-spotless.yml - `actions/checkout v4` - `actions/setup-java v4`
.github/workflows/android-unit-test.yml - `actions/checkout v4` - `gradle/actions v4` - `gradle/wrapper-validation-action v3` - `actions/setup-java v4` - `mikepenz/action-junit-report v4`
.github/workflows/auto-approve.yml - `hmarr/auto-approve-action v3`
.github/workflows/first-time-contributer-greeting.yml - `actions/first-interaction v1`
.github/workflows/gradle-dokka.yml - `actions/checkout v4` - `actions/setup-java v4` - `gradle/gradle-build-action v3` - `JamesIves/github-pages-deploy-action v4.6.3`
.github/workflows/gradle-wrapper-validation.yml - `actions/checkout v4` - `gradle/wrapper-validation-action v3`
.github/workflows/release-drafter.yml - `release-drafter/release-drafter v6` - `peter-evans/repository-dispatch v3`
.github/workflows/version-updater.yml - `actions/checkout v4` - `peter-evans/create-pull-request v6`
gradle
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/CorePlugin.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/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
gradle.properties
settings.gradle.kts
build.gradle.kts
app/build.gradle.kts
buildSrc/settings.gradle.kts
buildSrc/build.gradle.kts
contract/build.gradle.kts
emojify/build.gradle.kts
gradle/libs.versions.toml - `com.google.code.gson:gson 2.11.0` - `com.fasterxml.jackson.core:jackson-databind 2.17.2` - `com.squareup.moshi:moshi-kotlin 1.15.1` - `com.jakewharton.timber:timber 5.0.1` - `junit:junit 4.13.2` - `com.android.tools.build:gradle 8.6.0` - `androidx.core:core-ktx 1.13.1` - `androidx.constraintlayout:constraintlayout 2.1.4` - `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.8.4` - `androidx.lifecycle:lifecycle-livedata-ktx 2.8.4` - `androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.4` - `androidx.lifecycle:lifecycle-livedata-core-ktx 2.8.4` - `androidx.lifecycle:lifecycle-viewmodel-compose 2.8.4` - `androidx.paging:paging-common-ktx 3.3.2` - `androidx.paging:paging-runtime 3.3.2` - `androidx.paging:paging-runtime-ktx 3.3.2` - `androidx.recyclerview:recyclerview 1.3.2` - `androidx.startup:startup-runtime 1.1.1` - `androidx.test:core-ktx 1.6.1` - `androidx.test:runner 1.6.2` - `androidx.test:rules 1.6.1` - `androidx.test.ext:junit-ktx 1.2.1` - `app.cash.turbine:turbine 1.1.0` - `com.google.android.material:material 1.12.0` - `org.jetbrains.dokka:dokka-gradle-plugin 1.9.20` - `org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.0.20` - `org.jetbrains.kotlin:kotlin-reflect 2.0.20` - `org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.20` - `org.jetbrains.kotlin:kotlin-android-extensions 2.0.20` - `org.jetbrains.kotlin:kotlin-serialization 2.0.20` - `org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1` - `org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1` - `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1` - `org.jetbrains.kotlinx:kotlinx-datetime 0.6.1` - `org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.2` - `io.mockk:mockk 1.13.12` - `io.mockk:mockk-android 1.13.12` - `com.github.ben-manes:gradle-versions-plugin 0.51.0` - `com.diffplug.spotless:spotless-plugin-gradle 6.25.0` - `com.github.ben-manes.versions 0.51.0`
serializer/gson/build.gradle.kts
serializer/kotlinx/build.gradle.kts
serializer/moshi/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties - `gradle 8.10`

github-actions[bot] commented 1 year ago

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.