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

Open
2 tasks
renovate bot opened this issue Dec 3, 2024 · 0 comments
Open
2 tasks

Dependency Dashboard #521

renovate bot opened this issue Dec 3, 2024 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 3, 2024

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

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.

  • Update all dependencies (actions/checkout, actions/setup-java, androidx.viewpager:viewpager, bazel_toolchains, com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework, com.google.guava:guava, com.google.inject:guice, com.google.truth:truth, gradle, gradle/wrapper-validation-action, junit:junit, org.robolectric:robolectric, com.google.auto.service:auto-service, androidx.tracing:tracing, androidx.constraintlayout:constraintlayout, com.google.android.material:material, composeOptions, androidx.test:runner, org.mockito:mockito-core, androidx.recyclerview:recyclerview, androidx.annotation:annotation, androidx.test.espresso:espresso-core, org.robolectric:annotations, androidx.test:orchestrator, androidx.test.services:test-services, androidx.test.espresso:espresso-device, androidx.test:monitor, com.android.tools.build:gradle, androidx.test.ext:junit, androidx.fragment:fragment-testing, androidx.fragment:fragment-ktx, androidx.test:core, androidx.appcompat:appcompat, androidx.core:core, androidx.test.ext:junit-gtest, androidx.core:core-ktx, androidx.test.ext:junit-ktx, com.android.compose.screenshot, androidx.compose:compose-bom, androidx.activity:activity-compose, org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:kotlin-stdlib, androidx.lifecycle:lifecycle-runtime-ktx, org.jetbrains.kotlin.android, com.android.application)

Detected dependencies

bazel
WORKSPACE
  • androidx.viewpager:viewpager 1.0.0
  • com.google.inject:guice 4.0
  • junit:junit 4.12
  • javax.inject:javax.inject 1
  • org.hamcrest:java-hamcrest 2.0.0.0
  • org.robolectric:robolectric 4.3-beta-1
  • com.google.guava:guava 26.0-android
  • com.google.truth:truth 0.42
  • com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework 2.0
  • bazel_toolchains 2.1.0
github-actions
.github/workflows/composescreenshot.yml
  • actions/checkout v3
  • actions/setup-java v3
.github/workflows/copy-branch.yml
  • actions/checkout v2
.github/workflows/gradle-wrapper-validation.yml
  • actions/checkout v3
  • gradle/wrapper-validation-action v1
.github/workflows/test-all.yml
  • actions/checkout v3
  • actions/setup-java v3
  • gradle/actions v4
  • android-actions/setup-android v3
  • actions/upload-artifact v4
gradle
integration/ServiceTestRuleSample/gradle.properties
integration/ServiceTestRuleSample/settings.gradle
integration/ServiceTestRuleSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:rules 1.6.1
integration/ServiceTestRuleSample/app/build.gradle
runner/AndroidJunitRunnerSample/gradle.properties
runner/AndroidJunitRunnerSample/settings.gradle
runner/AndroidJunitRunnerSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • com.google.truth:truth 1.1.3
runner/AndroidJunitRunnerSample/app/build.gradle
runner/AndroidTestOrchestratorSample/gradle.properties
runner/AndroidTestOrchestratorSample/settings.gradle
runner/AndroidTestOrchestratorSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:monitor 1.7.1
  • androidx.test.espresso:espresso-core 3.6.1
  • com.google.truth:truth 1.1.3
  • androidx.test:orchestrator 1.5.0
runner/AndroidTestOrchestratorSample/app/build.gradle
runner/AndroidTestOrchestratorWithTestCoverageSample/gradle.properties
runner/AndroidTestOrchestratorWithTestCoverageSample/settings.gradle
runner/AndroidTestOrchestratorWithTestCoverageSample/build.gradle
  • com.android.tools.build:gradle 8.1.1
  • androidx.annotation:annotation 1.2.0
  • com.google.guava:guava 30.1.1-android
  • androidx.test:core 1.6.0-alpha01
  • androidx.test.ext:junit 1.2.0-alpha01
  • androidx.test:runner 1.6.0-alpha03
  • androidx.test.espresso:espresso-core 3.6.0-alpha01
  • com.google.truth:truth 1.1.3
  • androidx.test:orchestrator 1.5.0-alpha01
  • androidx.test.services:test-services 1.5.0-alpha01
runner/AndroidTestOrchestratorWithTestCoverageSample/app/build.gradle
ui/PreviewScreenshot/gradle.properties
ui/PreviewScreenshot/settings.gradle.kts
ui/PreviewScreenshot/build.gradle.kts
ui/PreviewScreenshot/app/build.gradle.kts
  • composeOptions 1.5.13
ui/PreviewScreenshot/gradle/libs.versions.toml
  • androidx.core:core-ktx 1.13.1
  • junit:junit 4.13.2
  • androidx.test.ext:junit 1.1.5
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.compose:compose-bom 2024.05.00
  • com.android.application 8.5.0-beta01
  • org.jetbrains.kotlin.android 1.9.23
  • com.android.compose.screenshot 0.0.1-alpha01
ui/espresso/AccessibilitySample/gradle.properties
ui/espresso/AccessibilitySample/settings.gradle
ui/espresso/AccessibilitySample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-accessibility 3.6.1
ui/espresso/AccessibilitySample/app/build.gradle
  • androidx.multidex:multidex 2.0.1
  • com.google.truth:truth 1.1.3
ui/espresso/BasicSample/gradle.properties
ui/espresso/BasicSample/settings.gradle
ui/espresso/BasicSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.22
  • androidx.test:core 1.6.1
  • androidx.test:core-ktx 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test.ext:junit-ktx 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • org.robolectric:robolectric 4.13
  • androidx.test.espresso:espresso-intents 3.6.1
  • androidx.test.ext:truth 1.6.0
ui/espresso/BasicSample/app/build.gradle
  • junit:junit 4.12
ui/espresso/CustomMatcherSample/gradle.properties
ui/espresso/CustomMatcherSample/settings.gradle
ui/espresso/CustomMatcherSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • org.robolectric:annotations 4.13
  • org.robolectric:robolectric 4.13
ui/espresso/CustomMatcherSample/app/build.gradle
ui/espresso/DataAdapterSample/gradle.properties
ui/espresso/DataAdapterSample/settings.gradle
ui/espresso/DataAdapterSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • org.robolectric:robolectric 4.13
ui/espresso/DataAdapterSample/app/build.gradle
ui/espresso/EspressoDeviceSample/gradle.properties
ui/espresso/EspressoDeviceSample/settings.gradle
ui/espresso/EspressoDeviceSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.22
  • androidx.test.ext:junit 1.2.1
  • androidx.test.ext:junit-ktx 1.2.1
  • androidx.test.espresso:espresso-device 1.0.0-alpha09
  • org.robolectric:robolectric 4.13
ui/espresso/EspressoDeviceSample/app/build.gradle
  • junit:junit 4.12
ui/espresso/FragmentScenarioSample/gradle.properties
ui/espresso/FragmentScenarioSample/settings.gradle
ui/espresso/FragmentScenarioSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.22
  • androidx.appcompat:appcompat 1.5.1
  • androidx.core:core-ktx 1.9.0
  • androidx.fragment:fragment-ktx 1.5.3
  • androidx.fragment:fragment-testing 1.5.3
  • androidx.test:core 1.6.1
  • org.robolectric:robolectric 4.13
  • androidx.test.ext:junit 1.2.1
  • androidx.test.espresso:espresso-core 3.6.1
  • com.google.truth:truth 1.1.3
  • androidx.test:runner 1.6.1
  • org.robolectric:annotations 4.13
ui/espresso/FragmentScenarioSample/app/build.gradle
  • junit:junit 4.12
  • com.google.auto.service:auto-service 1.0-rc4
ui/espresso/IdlingResourceSample/gradle.properties
ui/espresso/IdlingResourceSample/settings.gradle
ui/espresso/IdlingResourceSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-idling-resource 3.6.1
ui/espresso/IdlingResourceSample/app/build.gradle
ui/espresso/IntentsAdvancedSample/gradle.properties
ui/espresso/IntentsAdvancedSample/settings.gradle
ui/espresso/IntentsAdvancedSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:rules 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-intents 3.6.1
ui/espresso/IntentsAdvancedSample/app/build.gradle
ui/espresso/IntentsBasicSample/gradle.properties
ui/espresso/IntentsBasicSample/settings.gradle
ui/espresso/IntentsBasicSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • androidx.core:core 1.9.0
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:rules 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-intents 3.6.1
  • androidx.test.ext:truth 1.6.0
  • org.robolectric:annotations 4.13
  • org.robolectric:robolectric 4.13
ui/espresso/IntentsBasicSample/app/build.gradle
ui/espresso/MultiProcessSample/gradle.properties
ui/espresso/MultiProcessSample/settings.gradle
ui/espresso/MultiProcessSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-remote 3.6.1
  • androidx.test:runner 1.6.1
ui/espresso/MultiProcessSample/app/build.gradle
  • junit:junit 4.12
ui/espresso/MultiWindowSample/gradle.properties
ui/espresso/MultiWindowSample/settings.gradle
ui/espresso/MultiWindowSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:rules 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
ui/espresso/MultiWindowSample/app/build.gradle
ui/espresso/RecyclerViewSample/gradle.properties
ui/espresso/RecyclerViewSample/settings.gradle
ui/espresso/RecyclerViewSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • androidx.recyclerview:recyclerview 1.2.1
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.espresso:espresso-contrib 3.6.1
ui/espresso/RecyclerViewSample/app/build.gradle
  • androidx.multidex:multidex 2.0.1
ui/espresso/ScreenshotSample/gradle.properties
ui/espresso/ScreenshotSample/settings.gradle
ui/espresso/ScreenshotSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • androidx.core:core-ktx 1.9.0
  • androidx.appcompat:appcompat 1.5.1
  • androidx.test.ext:junit-ktx 1.2.1
  • androidx.test.espresso:espresso-core 3.6.1
  • androidx.test.services:test-services 1.5.0
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.22
ui/espresso/ScreenshotSample/app/build.gradle
  • com.google.android.material:material 1.4.0
  • androidx.constraintlayout:constraintlayout 2.1.1
  • androidx.tracing:tracing 1.1.0
  • junit:junit 4.13.2
ui/espresso/WebBasicSample/gradle.properties
ui/espresso/WebBasicSample/settings.gradle
ui/espresso/WebBasicSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • androidx.annotation:annotation 1.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test:rules 1.6.1
  • androidx.test.espresso:espresso-web 3.6.1
ui/espresso/WebBasicSample/app/build.gradle
ui/uiautomator/BasicSample/gradle.properties
ui/uiautomator/BasicSample/settings.gradle
ui/uiautomator/BasicSample/build.gradle
  • com.android.tools.build:gradle 8.5.0
  • com.google.guava:guava 31.1-android
  • androidx.test:core 1.6.1
  • androidx.test.ext:junit 1.2.1
  • androidx.test:runner 1.6.1
  • androidx.test.uiautomator:uiautomator 2.3.0
ui/uiautomator/BasicSample/app/build.gradle
  • org.hamcrest:hamcrest-integration 1.3
unit/BasicNativeAndroidTest/gradle.properties
unit/BasicNativeAndroidTest/settings.gradle
unit/BasicNativeAndroidTest/build.gradle
  • com.android.tools.build:gradle 8.1.1
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.7.10
  • junit:junit 4.13.2
  • androidx.test.ext:junit-gtest 1.0.0-alpha01
  • com.android.ndk.thirdparty:googletest 1.11.0-beta-1
  • androidx.test:runner 1.6.0-alpha03
  • androidx.test.ext:junit-ktx 1.2.0-alpha01
unit/BasicNativeAndroidTest/app/build.gradle
unit/BasicSample/gradle.properties
unit/BasicSample/settings.gradle
unit/BasicSample/build.gradle
  • com.android.tools.build:gradle 7.3.0-alpha07
  • junit:junit 4.12
  • org.mockito:mockito-core 1.10.19
unit/BasicSample-kotlinApp/gradle.properties
unit/BasicSample-kotlinApp/settings.gradle
unit/BasicSample-kotlinApp/build.gradle
  • com.android.tools.build:gradle 3.5.2
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.3.61
  • org.jetbrains.kotlin:kotlin-stdlib-jre7 1.3.61
unit/BasicSample-kotlinApp/app/build.gradle
  • junit:junit 4.12
  • org.mockito:mockito-core 2.8.9
unit/BasicSample/app/build.gradle
unit/BasicUnitAndroidTest/gradle.properties
unit/BasicUnitAndroidTest/settings.gradle
unit/BasicUnitAndroidTest/build.gradle
  • com.android.tools.build:gradle 8.1.1
  • androidx.test:core 1.5.0
  • androidx.test.ext:junit 1.1.4
  • androidx.test:runner 1.5.0
  • com.google.truth:truth 1.1.3
unit/BasicUnitAndroidTest/app/build.gradle
gradle-wrapper
integration/ServiceTestRuleSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
runner/AndroidJunitRunnerSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
runner/AndroidTestOrchestratorSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
runner/AndroidTestOrchestratorWithTestCoverageSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/PreviewScreenshot/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/AccessibilitySample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/BasicSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/CustomMatcherSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/DataAdapterSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/EspressoDeviceSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/FragmentScenarioSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/IdlingResourceSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/IntentsAdvancedSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/IntentsBasicSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/MultiProcessSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/MultiWindowSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/RecyclerViewSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/ScreenshotSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/espresso/WebBasicSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
ui/uiautomator/BasicSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
unit/BasicNativeAndroidTest/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.2
unit/BasicSample-kotlinApp/gradle/wrapper/gradle-wrapper.properties
  • gradle 7.4
unit/BasicSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 7.4
unit/BasicUnitAndroidTest/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7

  • Check this box to trigger a request for Renovate to run again on this repository
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