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

Open
37 tasks
renovate bot opened this issue Jul 26, 2022 · 0 comments
Open
37 tasks

Dependency Dashboard #28

renovate bot opened this issue Jul 26, 2022 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Jul 26, 2022

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 app.cash.turbine:turbine to v1.1.0
  • Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.29.0
  • Update dependency gradle to v8.10.2
  • Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.16.3
  • Update dokka to v1.9.20 (org.jetbrains.dokka, org.jetbrains.dokka:dokka-gradle-plugin)
  • Update dropbox.dependencyGuard to v0.5.0 (com.dropbox.dependency-guard, com.dropbox.dependency-guard:dependency-guard)
  • Update kotest to v5.9.1 (io.kotest:kotest-runner-junit5-jvm, io.kotest:kotest-property-jvm, io.kotest:kotest-common-jvm, io.kotest:kotest-assertions-shared-jvm, io.kotest:kotest-assertions-core-jvm)
  • Update kotlin monorepo (org.jetbrains.kotlinx:kotlinx-metadata-jvm, org.jetbrains.kotlin.jvm)
  • Update kotlinx-coroutines monorepo to v1.9.0 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-play-services, org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm, org.jetbrains.kotlinx:kotlinx-coroutines-jdk8, org.jetbrains.kotlinx:kotlinx-coroutines-core, org.jetbrains.kotlinx:kotlinx-coroutines-android)
  • Update kotlinx.knit to v0.5.0 (org.jetbrains.kotlinx:dokka-pathsaver-plugin, org.jetbrains.kotlinx:kotlinx-knit)
  • Update Kotlin and compiler plugins to v2 (major) (org.jetbrains.kotlin:kotlin-test, org.jetbrains.kotlin:kotlin-test-common, org.jetbrains.kotlin:kotlin-stdlib-jdk8, org.jetbrains.kotlin:kotlin-reflect, org.jetbrains.kotlin:kotlin-gradle-plugin-api, org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:kotlin-compiler-embeddable, org.jetbrains.kotlin:kotlin-annotation-processing-embeddable)
  • Update actions/cache action to v4
  • Update actions/checkout action to v4
  • Update actions/setup-java action to v4
  • Update actions/upload-artifact action to v4
  • Update dependency com.autonomousapps.dependency-analysis to v2
  • Update dependency com.dorongold.task-tree to v4
  • Update dependency net.swiftzer.semver:semver to v2
  • Update dependency org.jetbrains.kotlin.jvm to v2
  • Update github/codeql-action action to v3
  • Update gradle/gradle-build-action action to v3
  • Update gradle/wrapper-validation-action action to v3
  • Update mikepenz/action-junit-report action to v4
  • Update stefanzweifel/git-auto-commit-action action to v5
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

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

Detected dependencies

github-actions
.github/actions/gradle-task-with-commit/action.yml
  • actions/checkout v3
  • stefanzweifel/git-auto-commit-action v4
.github/actions/gradle-task/action.yml
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • actions/cache v3
  • actions/cache v3
  • gradle/wrapper-validation-action v1
  • gradle/gradle-build-action v2
  • actions/cache v3
  • actions/upload-artifact v3
.github/actions/shell-command-with-commit/action.yml
  • actions/checkout v3
  • stefanzweifel/git-auto-commit-action v4
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
  • github/codeql-action v2
  • actions/checkout v3
  • actions/checkout v3
  • actions/upload-artifact v3
  • mikepenz/action-junit-report v3
.github/workflows/main-updated.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
gradle
gradle.properties
settings.gradle.kts
  • com.gradle.enterprise 3.13.4
build.gradle.kts
build-logic/settings.gradle.kts
build-logic/build.gradle.kts
build-logic/src/main/kotlin/dependency-guard.gradle.kts
build-logic/src/main/kotlin/dokka.gradle.kts
build-logic/src/main/kotlin/javaLibrary.gradle.kts
build-logic/src/main/kotlin/published.gradle.kts
gradle/libs.versions.toml
  • app.cash.turbine:turbine 1.0.0
  • io.gitlab.arturbosch.detekt:detekt-api 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-cli 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-rules-libraries 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-rules-ruleauthors 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-test 1.23.0
  • io.gitlab.arturbosch.detekt:detekt-test-utils 1.23.0
  • com.rickbusarow.dispatch:dispatch-core 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-detekt 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-android-espresso 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-android-lifecycle 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-android-lifecycle-extensions 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-test 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-test-junit4 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-test-junit5 1.0.0-beta10
  • com.rickbusarow.dispatch:dispatch-android-viewmodel 1.0.0-beta10
  • org.jetbrains.dokka:dokka-gradle-plugin 1.8.20
  • com.dropbox.dependency-guard:dependency-guard 0.4.3
  • com.rickbusarow.hermit:hermit-core 0.9.6
  • com.rickbusarow.hermit:hermit-coroutines 0.9.6
  • com.rickbusarow.hermit:hermit-junit4 0.9.6
  • com.rickbusarow.hermit:hermit-junit5 0.9.6
  • com.rickbusarow.hermit:hermit-mockk 0.9.6
  • org.junit.jupiter:junit-jupiter-api 5.9.3
  • org.junit.jupiter:junit-jupiter-engine 5.9.3
  • junit:junit 4.13.2
  • org.junit.jupiter:junit-jupiter 5.9.3
  • org.junit.jupiter:junit-jupiter-params 5.9.3
  • org.junit.vintage:junit-vintage-engine 5.9.3
  • io.kotest:kotest-assertions-core-jvm 5.6.2
  • io.kotest:kotest-assertions-shared-jvm 5.6.2
  • io.kotest:kotest-common-jvm 5.6.2
  • io.kotest:kotest-property-jvm 5.6.2
  • io.kotest:kotest-runner-junit5-jvm 5.6.2
  • org.jetbrains.kotlin:kotlin-annotation-processing-embeddable 1.9.0
  • org.jetbrains.kotlin:kotlin-compiler-embeddable 1.9.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin-api 1.9.0
  • org.jetbrains.kotlin:kotlin-reflect 1.9.0
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.0
  • org.jetbrains.kotlin:kotlin-test-common 1.9.0
  • org.jetbrains.kotlin:kotlin-test 1.9.0
  • org.jetbrains.kotlinx:atomicfu 0.21.0
  • org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.21.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-core-common 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-play-services 1.7.3
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.7.3
  • org.jetbrains.kotlinx:kotlinx-knit 0.4.0
  • org.jetbrains.kotlinx:dokka-pathsaver-plugin 0.4.0
  • org.jetbrains.kotlinx:kotlinx-metadata-jvm 0.7.0
  • io.mockk:mockk 1.13.6
  • com.rickbusarow.doks:doks-gradle-plugin 0.2.0
  • com.rickbusarow.ktlint:ktlint-gradle-plugin 0.1.8
  • com.rickbusarow.ktrules:ktrules 1.1.3
  • com.squareup.anvil:annotations 2.4.6
  • com.squareup.anvil:compiler-api 2.4.6
  • com.squareup.anvil:compiler 2.4.6
  • com.squareup.anvil:compiler-utils 2.4.6
  • com.squareup.anvil:gradle-plugin 2.4.6
  • net.swiftzer.semver:semver 1.3.0
  • com.vanniktech:gradle-maven-publish-plugin 0.25.3
  • com.squareup.anvil 2.4.6
  • com.github.ben-manes.versions 0.51.0
  • com.autonomousapps.dependency-analysis 1.20.0
  • io.gitlab.arturbosch.detekt 1.23.0
  • org.jetbrains.dokka 1.8.20
  • com.dropbox.dependency-guard 0.4.3
  • org.jetbrains.kotlin.jvm 1.9.0
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.13.2
  • com.rickbusarow.ktlint 0.1.8
  • com.rickbusarow.module-check 0.12.5
  • com.dorongold.task-tree 2.1.1
hermit-core/build.gradle.kts
hermit-coroutines/build.gradle.kts
hermit-junit4/build.gradle.kts
hermit-junit5/build.gradle.kts
hermit-mockk/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.4

  • Check this box to trigger a request for Renovate to run again on this repository
@RBusarow RBusarow pinned this issue Jun 26, 2023
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