Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #125

Open
37 tasks
renovate bot opened this issue Aug 25, 2021 · 0 comments
Open
37 tasks

Dependency Dashboard #125

renovate bot opened this issue Aug 25, 2021 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Aug 25, 2021

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update reactivecircus/android-emulator-runner action to v2.33.0
  • fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
  • fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
  • fix(deps): update dependency com.google.accompanist:accompanist-coil to v0.15.0
  • fix(deps): update dependency com.google.android.material:material to v1.12.0
  • fix(deps): update dependency com.google.android.material:material to v1.12.0
  • fix(deps): update dependency io.mockk:mockk to v1.13.13
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.7.3
  • fix(deps): update dependency org.kodein.di:kodein-di-framework-android-x to v7.23.1
  • fix(deps): update dependency org.robolectric:robolectric to v4.14.1
  • fix(deps): update kotlin monorepo to v1.9.25 (org.jetbrains.kotlin:kotlin-serialization, org.jetbrains.kotlin:kotlin-gradle-plugin)
  • fix(deps): update kotlinx-coroutines monorepo to v1.9.0 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android, org.jetbrains.kotlinx:kotlinx-coroutines-core)
  • fix(deps): update okhttp monorepo to v4.12.0 (com.squareup.okhttp3:logging-interceptor, com.squareup.okhttp3:okhttp)
  • fix(deps): update retrofit monorepo to v2.11.0 (com.squareup.retrofit2:retrofit-mock, com.squareup.retrofit2:converter-gson, com.squareup.retrofit2:retrofit)
  • fix(deps): update room to v2.6.1 (androidx.room:room-testing, androidx.room:room-ktx, androidx.room:room-compiler, androidx.room:room-runtime)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-java action to v4
  • chore(deps): update actions/upload-artifact action to v4
  • chore(deps): update dependency gradle to v8
  • fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2
  • fix(deps): update dependency com.android.tools.build:gradle to v8
  • fix(deps): update kotlin monorepo to v2 (major) (org.jetbrains.kotlin:kotlin-serialization, org.jetbrains.kotlin:kotlin-gradle-plugin)
  • fix(deps): update ktor monorepo to v3 (major) (io.ktor:ktor-client-ios, io.ktor:ktor-client-android, io.ktor:ktor-client-mock, io.ktor:ktor-client-logging, io.ktor:ktor-client-serialization, io.ktor:ktor-client-core)
  • 🔐 Create all rate-limited PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package org.koin:koin-core, Failed to look up maven package org.koin:koin-androidx-viewmodel, Failed to look up maven package org.koin:koin-test.

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.yml
  • actions/checkout v2.7.0
  • actions/setup-java v2.5.1
  • actions/checkout v2.7.0
  • actions/setup-java v2.5.1
  • reactivecircus/android-emulator-runner v2.28.0
  • actions/upload-artifact v2
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.5.10
  • com.android.tools.build:gradle 7.1.0-beta04
  • org.jetbrains.kotlin:kotlin-serialization 1.5.10
  • com.squareup.sqldelight:gradle-plugin 1.5.1
androidApp/build.gradle.kts
components/build.gradle.kts
gradle/libs.versions.toml
  • androidx.compose.ui:ui 1.0.0-beta08
  • androidx.compose.ui:ui-tooling 1.0.0-beta08
  • androidx.compose.runtime:runtime-livedata 1.0.0-beta08
  • androidx.compose.material:material 1.0.0-beta08
  • androidx.compose.material:material-icons-core 1.0.0-beta08
  • androidx.compose.material:material-icons-extended 1.0.0-beta08
  • androidx.compose.ui:ui-test-junit4 1.0.0-beta08
  • androidx.lifecycle:lifecycle-viewmodel-compose 1.0.0-alpha06
  • androidx.activity:activity-compose 1.3.0-beta01
  • androidx.navigation:navigation-compose 2.4.0-alpha02
  • androidx.core:core-ktx 1.6.0
  • androidx.appcompat:appcompat 1.3.1
  • com.google.android.material:material 1.4.0
  • com.google.accompanist:accompanist-coil 0.10.0
  • org.robolectric:robolectric 4.7.3
  • junit:junit 4.13.2
  • org.koin:koin-core 2.2.2
  • org.koin:koin-androidx-viewmodel 2.2.2
  • org.koin:koin-test 2.2.2
  • androidx.test.espresso:espresso-core 3.4.0
  • androidx.test.ext:junit 1.1.3
  • androidx.arch.core:core-testing 2.2.0
  • io.mockk:mockk 1.12.4
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.2
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.2
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.2
  • com.squareup.retrofit2:retrofit 2.9.0
  • com.squareup.retrofit2:converter-gson 2.9.0
  • com.squareup.retrofit2:retrofit-mock 2.9.0
  • com.squareup.okhttp3:okhttp 4.9.3
  • com.squareup.okhttp3:logging-interceptor 4.9.3
  • androidx.lifecycle:lifecycle-runtime-ktx 2.3.1
  • androidx.lifecycle:lifecycle-livedata-ktx 2.3.1
  • androidx.room:room-runtime 2.3.0
  • androidx.room:room-compiler 2.3.0
  • androidx.room:room-ktx 2.3.0
  • androidx.room:room-testing 2.3.0
  • com.squareup.sqldelight:gradle-plugin 1.5.5
  • com.squareup.sqldelight:runtime 1.5.5
  • com.squareup.sqldelight:android-driver 1.5.5
  • com.squareup.sqldelight:native-driver 1.5.5
  • org.kodein.di:kodein-di-framework-android-x 7.9.0
shared/build.gradle.kts
  • io.ktor:ktor-client-core 1.6.8
  • org.jetbrains.kotlinx:kotlinx-serialization-core 1.3.3
  • io.ktor:ktor-client-serialization 1.6.8
  • io.ktor:ktor-client-logging 1.6.8
  • io.ktor:ktor-client-mock 1.6.8
  • com.google.android.material:material 1.4.0
  • io.ktor:ktor-client-android 1.6.8
  • junit:junit 4.13.2
  • io.ktor:ktor-client-ios 1.6.8
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.6.2

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants