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

Open
25 tasks
renovate bot opened this issue Feb 25, 2023 · 0 comments
Open
25 tasks

Dependency Dashboard #146

renovate bot opened this issue Feb 25, 2023 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@renovate
Copy link
Contributor

renovate bot commented Feb 25, 2023

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.

Rate-Limited

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

  • Update dependency de.jensklingenberg.ktorfit:ktorfit-gradle-plugin to v2.4.1
  • Update ktorfitVersion to v2.4.1 (de.jensklingenberg.ktorfit:ktorfit-converters-flow, de.jensklingenberg.ktorfit:ktorfit-converters-call, de.jensklingenberg.ktorfit:ktorfit-converters-response, de.jensklingenberg.ktorfit:ktorfit-lib)
  • Update plugin de.jensklingenberg.ktorfit to v2.4.1
  • Update dependency app.cash.licensee:licensee-gradle-plugin to v1.13.0
  • Update dependency python to 3.13
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Ignored or Blocked

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

Detected dependencies

cocoapods
example/MultiplatformExample/iosApp/Podfile
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v4
.github/workflows/gh-pages.yml
  • actions/checkout v4
  • actions/setup-python v5
  • peaceiris/actions-gh-pages v4
  • ubuntu 22.04
  • python 3.7
.github/workflows/labeler.yml
  • actions/labeler v5
.github/workflows/publish-converters.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
.github/workflows/publish.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
.github/workflows/update-gradle-wrapper.yml
  • actions/setup-java v4
  • actions/checkout v4
  • gradle-update/update-gradle-wrapper-action v2
gradle
gradle.properties
settings.gradle.kts
  • org.gradle.toolchains.foojay-resolver-convention 0.9.0
build.gradle.kts
  • org.jlleitschuh.gradle.ktlint 12.2.0
example/AndroidOnlyExample/gradle.properties
example/AndroidOnlyExample/settings.gradle.kts
example/AndroidOnlyExample/build.gradle
  • com.android.application 8.4.2
  • com.android.library 8.4.2
  • org.jetbrains.kotlin.android 2.1.10
example/AndroidOnlyExample/app/build.gradle.kts
  • com.google.devtools.ksp 2.1.10-1.0.31
  • org.jetbrains.kotlin.plugin.serialization 2.1.0
  • de.jensklingenberg.ktorfit 2.4.0
  • org.jetbrains.kotlin.plugin.compose 2.1.10
  • de.jensklingenberg.ktorfit:ktorfit-lib 2.4.0
  • io.ktor:ktor-client-serialization 3.1.1
  • io.ktor:ktor-client-content-negotiation 3.1.1
  • io.ktor:ktor-serialization-kotlinx-json 3.1.1
  • de.jensklingenberg.ktorfit:ktorfit-converters-response 2.4.0
  • de.jensklingenberg.ktorfit:ktorfit-converters-call 2.4.0
  • de.jensklingenberg.ktorfit:ktorfit-converters-flow 2.4.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.8.7
  • androidx.activity:activity-compose 1.10.1
  • androidx.compose.ui:ui 1.7.8
  • androidx.compose.ui:ui-tooling-preview 1.7.8
  • androidx.compose.material:material 1.7.8
  • androidx.compose.ui:ui-tooling 1.7.8
  • androidx.compose.ui:ui-test-manifest 1.7.8
  • junit:junit 4.13.2
  • androidx.test.ext:junit 1.2.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.compose.ui:ui-test-junit4 1.7.8
example/MultiplatformExample/gradle.properties
example/MultiplatformExample/settings.gradle.kts
example/MultiplatformExample/build.gradle.kts
  • org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.0
  • com.android.tools.build:gradle 8.5.2
  • org.jetbrains.kotlin:kotlin-serialization 2.1.0
example/MultiplatformExample/androidApp/build.gradle.kts
  • com.google.android.material:material 1.12.0
example/MultiplatformExample/person/build.gradle.kts
  • io.ktor:ktor-client-serialization 3.1.0
  • io.ktor:ktor-serialization-kotlinx-json 3.1.0
example/MultiplatformExample/shared/build.gradle.kts
  • com.google.devtools.ksp 2.1.10-1.0.31
  • de.jensklingenberg.ktorfit 2.4.0
  • de.jensklingenberg.ktorfit:ktorfit-lib 2.4.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1
  • de.jensklingenberg.ktorfit:ktorfit-converters-response 2.4.0
  • de.jensklingenberg.ktorfit:ktorfit-converters-call 2.4.0
  • de.jensklingenberg.ktorfit:ktorfit-converters-flow 2.4.0
  • io.ktor:ktor-client-serialization 3.1.1
  • io.ktor:ktor-client-content-negotiation 3.1.1
  • io.ktor:ktor-serialization-kotlinx-json 3.1.1
gradle/libs.versions.toml
  • com.android.tools.build:gradle 8.2.2
  • com.google.auto.service:auto-service 1.1.1
  • com.vanniktech:gradle-maven-publish-plugin 0.28.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin-api 2.1.10
  • de.jensklingenberg.ktorfit:ktorfit-gradle-plugin 2.4.0
  • junit:junit 4.13.2
  • dev.zacsweers.kctfork:core 0.7.0
  • dev.zacsweers.kctfork:ksp 0.7.0
  • org.jetbrains.kotlin:kotlin-compiler-embeddable 2.1.10
  • org.jetbrains.kotlin:kotlin-serialization 2.1.10
  • com.squareup:kotlinpoet 2.1.0
  • com.squareup:kotlinpoet-ksp 2.1.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1
  • org.jetbrains.kotlinx:kotlinx-serialization-runtime-js 0.20.0
  • com.google.devtools.ksp:symbol-processing-api 2.1.10-1.0.29
  • org.jetbrains.kotlin:kotlin-test 2.1.10
  • io.ktor:ktor-client-cio-jvm 3.1.0
  • io.ktor:ktor-client-cio-linuxx64 3.1.0
  • io.ktor:ktor-client-cio-linuxarm64 3.1.0
  • io.ktor:ktor-client-content-negotiation 3.1.0
  • io.ktor:ktor-client-core 3.1.0
  • io.ktor:ktor-client-core-jvm 3.1.0
  • io.ktor:ktor-client-core-linuxx64 3.1.0
  • io.ktor:ktor-client-core-linuxarm64 3.1.0
  • io.ktor:ktor-client-core-mingwx64 3.1.0
  • io.ktor:ktor-client-curl 3.1.0
  • io.ktor:ktor-client-ios 3.1.0
  • io.ktor:ktor-client-js 3.1.0
  • io.ktor:ktor-client-okhttp 3.1.0
  • io.ktor:ktor-client-json-js 3.1.0
  • io.ktor:ktor-client-logging 3.1.0
  • io.ktor:ktor-client-mock 3.1.0
  • io.ktor:ktor-client-serialization 3.1.0
  • io.ktor:ktor-serialization-gson 3.1.0
  • io.ktor:ktor-serialization-kotlinx-json 3.1.0
  • app.cash.licensee:licensee-gradle-plugin 1.12.0
  • org.mockito.kotlin:mockito-kotlin 4.1.0
  • io.mockk:mockk 1.13.17
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.17.0
  • io.gitlab.arturbosch.detekt 1.23.8
  • com.google.devtools.ksp 2.1.10-1.0.29
  • com.vanniktech.maven.publish 0.28.0
ktorfit-annotations/gradle.properties
ktorfit-annotations/build.gradle.kts
ktorfit-compiler-plugin/gradle.properties
ktorfit-compiler-plugin/build.gradle.kts
ktorfit-converters/call/build.gradle.kts
ktorfit-converters/flow/gradle.properties
ktorfit-converters/flow/build.gradle.kts
ktorfit-converters/response/build.gradle.kts
ktorfit-gradle-plugin/gradle.properties
ktorfit-gradle-plugin/build.gradle.kts
  • com.gradle.plugin-publish 1.2.1
ktorfit-ksp/gradle.properties
ktorfit-ksp/build.gradle.kts
ktorfit-lib/gradle.properties
ktorfit-lib/build.gradle.kts
ktorfit-lib-core/gradle.properties
ktorfit-lib-core/build.gradle.kts
sandbox/build.gradle.kts
  • ch.qos.logback:logback-classic 1.2.3
gradle-wrapper
example/AndroidOnlyExample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12.1
example/MultiplatformExample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12.1
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.12.1

  • Check this box to trigger a request for Renovate to run again on this repository
@Foso Foso added enhancement New feature or request dependencies Pull requests that update a dependency file and removed enhancement New feature or request labels May 6, 2023
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