Giter Site home page Giter Site logo

compose-template's People

Contributors

lupsyn avatar renovate[bot] avatar

Watchers

 avatar  avatar

compose-template's Issues

Dependency Dashboard

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

Rate-Limited

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

  • Update dependency androidx.activity:activity-compose to v1.9.1
  • Update dependency androidx.activity:activity-ktx to v1.9.1
  • Update dependency com.google.truth:truth to v1.4.4
  • Update dependency org.assertj:assertj-core to v3.26.3
  • Update kotlin monorepo to v2.0.10 (org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.jvm, org.jetbrains.kotlin.plugin.compose, org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:compose-compiler-gradle-plugin, org.jetbrains.kotlin:kotlin-stdlib-jdk8)
  • Update dependency androidx.test.ext:junit to v1.2.1
  • Update dependency androidx.test.ext:junit-ktx to v1.2.1
  • Update dependency androidx.test.ext:junit-ktx to v1.2.1
  • Update dependency androidx.test:core to v1.6.1
  • Update dependency androidx.test:orchestrator to v1.5.0
  • Update dependency androidx.test:rules to v1.6.1
  • Update dependency androidx.test:runner to v1.6.1
  • Update dependency gradle to v8.9
  • Update espresso to v3.6.1 (androidx.test.espresso:espresso-intents, androidx.test.espresso:espresso-idling-resource, androidx.test.espresso:espresso-core, androidx.test.espresso:espresso-contrib)
  • Update dependency io.github.oshai:kotlin-logging-jvm to v7
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package org.jlleitschuh.gradle.ktlint:klint.

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/cleanup.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • ad-m/github-push-action v0.8.0
.github/workflows/gradle-wrapper-validation.yml
  • actions/checkout v4
  • gradle/wrapper-validation-action v3
.github/workflows/pre-merge.yaml
  • actions/checkout v4
  • actions/cache v4
  • actions/setup-java v4
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
app/build.gradle.kts
build-logic/gradle.properties
build-logic/settings.gradle.kts
build-logic/convention/build.gradle.kts
build-logic/convention/src/main/kotlin/quality/detekt.gradle.kts
build-logic/convention/src/main/kotlin/quality/ktlint.gradle.kts
data/local/build.gradle.kts
data/repository/build.gradle.kts
domain/build.gradle.kts
features/home/build.gradle.kts
features/preference/build.gradle.kts
gradle/libs.versions.toml
  • androidx.activity:activity-ktx 1.9.0
  • androidx.appcompat:appcompat 1.7.0
  • androidx.cardview:cardview 1.0.0
  • com.google.accompanist:accompanist-navigation-animation 0.34.0
  • com.google.accompanist:accompanist-pager 0.34.0
  • com.google.accompanist:accompanist-permissions 0.34.0
  • com.google.accompanist:accompanist-webview 0.34.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.compose.animation:animation 1.6.7
  • androidx.lifecycle:lifecycle-runtime-compose 2.8.1
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.8.1
  • androidx.compose.runtime:runtime-livedata 1.6.7
  • androidx.compose.material:material 1.6.7
  • androidx.navigation:navigation-compose 2.7.7
  • com.airbnb.android:showkase 1.0.3
  • com.airbnb.android:showkase-processor 1.0.3
  • androidx.compose.ui:ui-test-manifest 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.constraintlayout:constraintlayout 2.1.4
  • io.gitlab.arturbosch.detekt:detekt-formatting 1.23.5
  • androidx.fragment:fragment-ktx 1.7.1
  • com.github.bumptech.glide:glide 4.16.0
  • com.github.bumptech.glide:compiler 4.16.0
  • com.google.code.gson:gson 2.11.0
  • io.insert-koin:koin-android 3.5.6
  • io.insert-koin:koin-bom 3.5.6
  • io.insert-koin:koin-core 3.5.6
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.0.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
  • io.github.oshai:kotlin-logging-jvm 6.0.9
  • androidx.core:core-ktx 1.13.1
  • org.jlleitschuh.gradle.ktlint:klint 1.1.1
  • com.squareup.leakcanary:leakcanary-android 2.14
  • androidx.legacy:legacy-support-v4 1.0.0
  • androidx.lifecycle:lifecycle-livedata-ktx 2.8.1
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.1
  • com.google.android.material:material 1.12.0
  • androidx.navigation:navigation-fragment-ktx 2.7.7
  • androidx.navigation:navigation-ui-ktx 2.7.7
  • androidx.room:room-compiler 2.6.1
  • androidx.room:room-ktx 2.6.1
  • androidx.room:room-runtime 2.6.1
  • androidx.core:core-splashscreen 1.0.1
  • androidx.arch.core:core-testing 2.2.0
  • org.assertj:assertj-core 3.26.0
  • junit:junit 4.13.2
  • androidx.test.ext:junit-ktx 1.1.5
  • pl.pragmatists:JUnitParams 1.1.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1
  • app.cash.turbine:turbine 1.1.0
  • com.squareup.okhttp3:mockwebserver 4.12.0
  • org.mockito:mockito-core 5.12.0
  • com.nhaarman:mockito-kotlin 1.6.0
  • androidx.test:orchestrator 1.4.2
  • com.google.truth:truth 1.4.2
  • androidx.test.espresso:espresso-contrib 3.5.1
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.test.espresso:espresso-idling-resource 3.5.1
  • androidx.test.espresso:espresso-intents 3.5.1
  • it.xabaras.android.espresso:recyclerview-child-actions 1.0
  • androidx.test:core 1.5.0
  • androidx.test.ext:junit 1.1.5
  • androidx.test.ext:junit-ktx 1.1.5
  • androidx.test:rules 1.5.0
  • androidx.test:runner 1.5.2
  • androidx.test.uiautomator:uiautomator 2.3.0
  • com.android.tools.build:gradle 8.4.1
  • com.android.tools:common 31.4.1
  • org.jetbrains.kotlin:compose-compiler-gradle-plugin 2.0.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.0
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin 2.0.0-1.0.21
  • androidx.room:room-gradle-plugin 2.6.1
  • com.android.application 8.4.1
  • com.android.library 8.4.1
  • com.android.test 8.4.1
  • org.jetbrains.kotlin.plugin.compose 2.0.0
  • io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.6
  • org.jetbrains.kotlin.jvm 2.0.0
  • org.jetbrains.kotlin.plugin.serialization 2.0.0
  • com.google.devtools.ksp 2.0.0-1.0.21
  • androidx.room 2.6.1
libraries/core/build.gradle.kts
libraries/designsystem/build.gradle.kts
libraries/extensions/build.gradle.kts
libraries/navigation/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.8

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.