skydoves / sandwich

🥪 Sandwich is an adaptable and lightweight sealed API library designed for handling API responses and exceptions in Kotlin for Retrofit, Ktor, and Kotlin Multiplatform.

Home Page:https://skydoves.github.io/sandwich/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

renovate opened this issue · comments

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/checkout v4
  • actions/setup-java v4
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v4
.github/workflows/publish-docs.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-python v5
  • actions/cache v4
.github/workflows/publish-snapshot.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-java v4.2.1
.github/workflows/publish.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-java v4.2.1
gradle
buildSrc/src/main/kotlin/com/github/skydoves/sandwich/Configuration.kt
gradle.properties
settings.gradle.kts
build.gradle.kts
app/build.gradle.kts
  • androidx.multidex:multidex 2.0.1
baselineprofile/build.gradle.kts
buildSrc/build.gradle.kts
gradle/libs.versions.toml
  • androidx.appcompat:appcompat 1.6.1
  • com.google.android.material:material 1.11.0
  • com.squareup.retrofit2:retrofit 2.10.0
  • com.squareup.retrofit2:converter-moshi 2.10.0
  • com.squareup.okhttp3:okhttp 4.12.0
  • com.squareup.okio:okio 3.9.0
  • io.ktor:ktor-client-core 2.3.9
  • io.ktor:ktor-client-content-negotiation 2.3.9
  • io.ktor:ktor-serialization-kotlinx-json 2.3.9
  • io.ktor:ktor-client-okhttp 2.3.9
  • io.ktor:ktor-client-darwin 2.3.9
  • de.jensklingenberg.ktorfit:ktorfit-lib 1.12.0
  • de.jensklingenberg.ktorfit:ktorfit-lib-light 1.12.0
  • de.jensklingenberg.ktorfit:ktorfit-ksp 1.12.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.3
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.3
  • com.squareup.moshi:moshi-kotlin 1.15.1
  • com.squareup.moshi:moshi-kotlin-codegen 1.15.1
  • com.github.bumptech.glide:glide 4.16.0
  • androidx.lifecycle:lifecycle-livedata-ktx 2.7.0
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.7.0
  • com.jakewharton.timber:timber 5.0.1
  • androidx.arch.core:core-testing 2.2.0
  • org.mockito:mockito-core 3.12.4
  • org.mockito:mockito-inline 3.12.4
  • com.nhaarman.mockitokotlin2:mockito-kotlin 2.2.0
  • com.squareup.okhttp3:mockwebserver 4.12.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.7.3
  • junit:junit 4.13.2
  • androidx.benchmark:benchmark-macro-junit4 1.2.3
  • androidx.test:runner 1.5.2
  • androidx.test:rules 1.5.2
  • androidx.test.ext:junit-ktx 1.1.5
  • androidx.profileinstaller:profileinstaller 1.3.1
  • androidx.test.uiautomator:uiautomator 2.3.0
  • androidx.core:core-ktx 1.12.0
  • androidx.test.ext:junit 1.1.5
  • androidx.test.espresso:espresso-core 3.5.1
  • com.android.application 8.3.1
  • com.android.library 8.3.1
  • org.jetbrains.kotlin.android 1.9.23
  • org.jetbrains.kotlin.multiplatform 1.9.23
  • org.jetbrains.kotlin.plugin.serialization 1.9.23
  • org.jetbrains.kotlin.kapt 1.9.23
  • com.google.devtools.ksp 1.9.23-1.0.19
  • de.jensklingenberg.ktorfit 1.12.0
  • org.jetbrains.dokka 1.9.20
  • androidx.baselineprofile 1.2.3
  • com.diffplug.spotless 6.25.0
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.14.0
  • com.android.test 8.3.1
sandwich/gradle.properties
sandwich/build.gradle.kts
sandwich-ktor/gradle.properties
sandwich-ktor/build.gradle.kts
sandwich-ktorfit/gradle.properties
sandwich-ktorfit/build.gradle.kts
sandwich-retrofit/build.gradle.kts
sandwich-retrofit-datasource/build.gradle.kts
sandwich-retrofit-serialization/build.gradle.kts
scripts/publish-module.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.6

  • Check this box to trigger a request for Renovate to run again on this repository