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

Open
5 tasks
renovate bot opened this issue Dec 23, 2021 · 0 comments
Open
5 tasks

Dependency Dashboard #7

renovate bot opened this issue Dec 23, 2021 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 23, 2021

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.

  • WARN: Package lookup failures

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package com.github.chrisbanes:PhotoView.

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/ci.yml
  • actions/checkout v4
  • gradle/actions v3
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/cache v4
  • reactivecircus/android-emulator-runner v2
  • reactivecircus/android-emulator-runner v2
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • actions/upload-artifact v4
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3
  • ncipollo/release-action v1
gradle
gradle.properties
settings.gradle.kts
  • com.gradle.develocity 3.17.4
build.gradle.kts
adapter/build.gradle.kts
app/build.gradle.kts
base/build.gradle.kts
biz/detail/build.gradle.kts
biz/login/build.gradle.kts
biz/main/build.gradle.kts
biz/obsolete/build.gradle.kts
biz/web/build.gradle.kts
common/build.gradle.kts
gradle/libs.versions.toml
  • org.jetbrains.kotlin:kotlin-test-junit5 2.0.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
  • org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.7
  • androidx.compose:compose-bom 2024.05.00
  • androidx.activity:activity 1.9.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.annotation:annotation 1.8.0
  • androidx.appcompat:appcompat 1.6.1
  • androidx.browser:browser 1.8.0
  • androidx.cardview:cardview 1.0.0
  • androidx.collection:collection-ktx 1.4.0
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.coordinatorlayout:coordinatorlayout 1.2.0
  • androidx.core:core-ktx 1.13.1
  • androidx.fragment:fragment-ktx 1.7.1
  • androidx.lifecycle:lifecycle-service 2.8.0
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.0
  • androidx.paging:paging-runtime 3.3.0
  • androidx.recyclerview:recyclerview 1.3.2
  • androidx.room:room-compiler 2.6.1
  • androidx.room:room-ktx 2.6.1
  • androidx.room:room-runtime 2.6.1
  • androidx.viewpager2:viewpager2 1.1.0
  • androidx.webkit:webkit 1.11.0
  • com.squareup.leakcanary:leakcanary-android 2.14
  • com.squareup.moshi:moshi 1.15.1
  • com.squareup.moshi:moshi-kotlin-codegen 1.15.1
  • com.squareup.okhttp3:okhttp 4.12.0
  • com.squareup.okhttp3:logging-interceptor 4.12.0
  • com.squareup.okhttp3:mockwebserver 4.12.0
  • com.squareup.retrofit2:retrofit 2.11.0
  • com.squareup.retrofit2:converter-gson 2.11.0
  • com.squareup.retrofit2:converter-moshi 2.11.0
  • com.google.code.gson:gson 2.11.0
  • com.google.android.material:material 1.12.0
  • com.github.chuckerteam.chucker:library 4.0.0
  • com.github.chuckerteam.chucker:library-no-op 4.0.0
  • io.coil-kt:coil 2.6.0
  • io.coil-kt:coil-gif 2.6.0
  • io.coil-kt:coil-svg 2.6.0
  • io.github.h07000223:flycoTabLayout 3.0.0
  • com.github.bumptech.glide:glide 4.16.0
  • com.github.bumptech.glide:okhttp3-integration 4.16.0
  • jp.wasabeef:glide-transformations 4.3.0
  • com.github.chrisbanes:PhotoView 2.3.0
  • io.reactivex.rxjava3:rxandroid 3.0.2
  • io.reactivex.rxjava3:rxjava 3.1.8
  • io.github.scwang90:refresh-footer-classics 2.1.0
  • io.github.scwang90:refresh-header-classics 2.1.0
  • io.github.scwang90:refresh-layout-kernel 2.1.0
  • com.blankj:utilcodex 1.31.1
  • com.pinterest.ktlint:ktlint-cli 1.2.1
  • io.nlopez.compose.rules:detekt 0.4.1
  • com.android.application 8.4.1
  • com.android.library 8.4.1
  • org.jetbrains.kotlin.android 2.0.0
  • org.jetbrains.kotlin.plugin.compose 2.0.0
  • com.google.devtools.ksp 2.0.0-1.0.21
  • com.sergei-lapin.napt 1.19
  • com.diffplug.spotless 6.25.0
  • io.gitlab.arturbosch.detekt 1.23.6
  • org.gradle.android.cache-fix 3.0.1
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7

  • Check this box to trigger a request for Renovate to run again on this repository
@Goooler Goooler added the dependencies Pull requests that update a dependency file label Mar 3, 2022
@Goooler Goooler pinned this issue Mar 8, 2022
@Goooler Goooler unpinned this issue Apr 2, 2022
@Goooler Goooler pinned this issue Jun 22, 2022
@Goooler Goooler unpinned this issue Sep 24, 2022
@Goooler Goooler pinned this issue Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant