android-emojify icon indicating copy to clipboard operation
android-emojify copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 3 years ago • 1 comments

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 v5
  • gradle/actions v3
.github/actions/python/action.yml
  • actions/setup-python v6
.github/workflows/android-ci.yml
  • actions/checkout v5
  • gradle/actions v4
  • actions/checkout v5
  • actions/create-github-app-token v2
  • actions/checkout v5
  • JamesIves/github-pages-deploy-action v4.7.3
  • actions/create-github-app-token v2
  • actions/checkout v5
  • mikepenz/action-junit-report v5
  • actions/checkout v5
  • actions/upload-artifact v4
.github/workflows/auto-approve.yml
  • hmarr/auto-approve-action v3
.github/workflows/first-interaction.yml
  • actions/create-github-app-token v2
  • actions/first-interaction v3
.github/workflows/python-cd.yml
  • actions/create-github-app-token v2
  • actions/checkout v5
  • peter-evans/create-pull-request v7
.github/workflows/python-ci.yml
  • actions/checkout v5
  • actions/dependency-review-action v4
  • actions/checkout v5
  • github/codeql-action v3
  • github/codeql-action v3
  • actions/checkout v5
  • actions/checkout v5
  • actions/checkout v5
  • actions/checkout v5
.github/workflows/release-drafter.yml
  • actions/create-github-app-token v2
  • release-drafter/release-drafter v6
  • peter-evans/repository-dispatch v3
.github/workflows/version-updater.yml
  • actions/checkout v5
  • peter-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.2
  • com.fasterxml.jackson.core:jackson-databind 2.20.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 8.13.0
  • androidx.core:core-ktx 1.17.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.9.4
  • androidx.lifecycle:lifecycle-livedata-ktx 2.9.4
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.9.4
  • androidx.lifecycle:lifecycle-livedata-core-ktx 2.9.4
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.9.4
  • androidx.paging:paging-common-ktx 3.3.6
  • androidx.paging:paging-runtime 3.3.6
  • androidx.paging:paging-runtime-ktx 3.3.6
  • 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.13.0
  • org.jetbrains.dokka:dokka-gradle-plugin 2.0.0
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.1.21
  • org.jetbrains.kotlin:kotlin-reflect 2.1.21
  • org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.21
  • org.jetbrains.kotlin:kotlin-android-extensions 2.1.21
  • org.jetbrains.kotlin:kotlin-serialization 2.1.21
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.10.2
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.2
  • org.jetbrains.kotlinx:kotlinx-datetime 0.7.1-0.6.x-compat
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.9.0
  • io.mockk:mockk 1.14.5
  • io.mockk:mockk-android 1.14.5
  • com.github.ben-manes:gradle-versions-plugin 0.53.0
  • com.diffplug.spotless:spotless-plugin-gradle 8.0.0
  • com.github.ben-manes.versions 0.53.0
serializer/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.2
  • pytest ^8.3.4
  • requests ^2.32.3
  • ruff ^0.8.0
  • mypy ^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

renovate[bot] avatar Jan 16 '23 17:01 renovate[bot]

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.

github-actions[bot] avatar Jan 16 '23 17:01 github-actions[bot]