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

Configure Renovate #2

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Configure Renovate #2

merged 1 commit into from
Jul 1, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2023

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • annotation/gradle.properties (gradle)
  • annotation/build.gradle (gradle)
  • annotation/compiler/gradle.properties (gradle)
  • annotation/compiler/build.gradle (gradle)
  • annotation/ksp/gradle.properties (gradle)
  • annotation/ksp/build.gradle (gradle)
  • annotation/ksp/integrationtest/build.gradle (gradle)
  • benchmark/gradle.properties (gradle)
  • benchmark/build.gradle (gradle)
  • glide/gradle.properties (gradle)
  • glide/build.gradle (gradle)
  • instrumentation/gradle.properties (gradle)
  • instrumentation/build.gradle (gradle)
  • integration/gradle.properties (gradle)
  • integration/build.gradle (gradle)
  • integration/avif/gradle.properties (gradle)
  • integration/avif/build.gradle (gradle)
  • integration/compose/gradle.properties (gradle)
  • integration/compose/build.gradle (gradle)
  • integration/concurrent/gradle.properties (gradle)
  • integration/concurrent/build.gradle (gradle)
  • integration/cronet/gradle.properties (gradle)
  • integration/cronet/build.gradle (gradle)
  • integration/gifencoder/gradle.properties (gradle)
  • integration/gifencoder/build.gradle (gradle)
  • integration/ktx/gradle.properties (gradle)
  • integration/ktx/build.gradle (gradle)
  • integration/okhttp/gradle.properties (gradle)
  • integration/okhttp/build.gradle (gradle)
  • integration/okhttp3/gradle.properties (gradle)
  • integration/okhttp3/build.gradle (gradle)
  • integration/okhttp4/gradle.properties (gradle)
  • integration/okhttp4/build.gradle (gradle)
  • integration/recyclerview/gradle.properties (gradle)
  • integration/recyclerview/build.gradle (gradle)
  • integration/sqljournaldiskcache/gradle.properties (gradle)
  • integration/sqljournaldiskcache/build.gradle (gradle)
  • integration/volley/gradle.properties (gradle)
  • integration/volley/build.gradle (gradle)
  • library/gradle.properties (gradle)
  • library/build.gradle (gradle)
  • library/pmd/build.gradle (gradle)
  • mocks/gradle.properties (gradle)
  • mocks/build.gradle (gradle)
  • samples/contacturi/build.gradle (gradle)
  • samples/flickr/build.gradle (gradle)
  • samples/gallery/build.gradle (gradle)
  • samples/giphy/build.gradle (gradle)
  • samples/imgur/gradle.properties (gradle)
  • samples/imgur/build.gradle (gradle)
  • samples/svg/build.gradle (gradle)
  • scripts/upload.gradle (gradle)
  • testutil/build.gradle (gradle)
  • third_party/gradle.properties (gradle)
  • third_party/disklrucache/gradle.properties (gradle)
  • third_party/disklrucache/build.gradle (gradle)
  • third_party/gif_decoder/gradle.properties (gradle)
  • third_party/gif_decoder/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 68 Pull Requests:

Update androidx.benchmark to v1.1.1
Update dependency androidx.exifinterface:exifinterface to v1.3.6
Update dependency androidx.test.ext:junit to v1.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: master
  • Upgrade androidx.test.ext:junit to 1.1.5
Update dependency androidx.test.ext:junit-ktx to v1.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-ktx-1.x
  • Merge into: master
  • Upgrade androidx.test.ext:junit-ktx to 1.1.5
Update dependency com.android.volley:volley to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.volley-volley-1.x
  • Merge into: master
  • Upgrade com.android.volley:volley to 1.2.1
Update dependency com.google.android.gms:play-services-cronet to v17.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.android.gms-play-services-cronet-17.x
  • Merge into: master
  • Upgrade com.google.android.gms:play-services-cronet to 17.0.1
Update dependency com.google.truth:truth to v1.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.truth-truth-1.x
  • Merge into: master
  • Upgrade com.google.truth:truth to 1.1.5
Update dependency gradle to v7.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.2
Update dependency io.reactivex:rxjava to v1.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.reactivex-rxjava-1.x
  • Merge into: master
  • Upgrade io.reactivex:rxjava to 1.3.8
Update dependency org.aomedia.avif.android:avif to v0.11.1.647c3c2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.aomedia.avif.android-avif-0.x
  • Merge into: master
  • Upgrade org.aomedia.avif.android:avif to 0.11.1.647c3c2
Update DAGGER_VERSION to v2.46.1
Update androidx.espresso to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.espresso
  • Merge into: master
  • Upgrade androidx.test.espresso.idling:idling-concurrent to 3.5.1
  • Upgrade androidx.test.espresso:espresso-core to 3.5.1
Update compose to v1.4.3
Update dependency androidx.annotation:annotation to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.annotation-annotation-1.x
  • Merge into: master
  • Upgrade androidx.annotation:annotation to 1.6.0
Update dependency androidx.appcompat:appcompat to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: master
  • Upgrade androidx.appcompat:appcompat to 1.6.1
Update dependency androidx.compose.foundation:foundation to v1.4.3
Update dependency androidx.compose.material:material to v1.4.3
Update dependency androidx.core:core to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/android_x_core_version
  • Merge into: master
  • Upgrade androidx.core:core to 1.10.1
Update dependency androidx.core:core-ktx to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.10.1
Update dependency androidx.fragment:fragment to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.fragment
  • Merge into: master
  • Upgrade androidx.fragment:fragment to 1.6.0
Update dependency androidx.recyclerview:recyclerview to v1.3.0
Update dependency androidx.test:core to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-core-1.x
  • Merge into: master
  • Upgrade androidx.test:core to 1.5.0
Update dependency androidx.test:core-ktx to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-core-ktx-1.x
  • Merge into: master
  • Upgrade androidx.test:core-ktx to 1.5.0
Update dependency androidx.test:rules to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-rules-1.x
  • Merge into: master
  • Upgrade androidx.test:rules to 1.5.0
Update dependency androidx.test:runner to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-runner-1.x
  • Merge into: master
  • Upgrade androidx.test:runner to 1.5.2
Update dependency androidx.tracing:tracing to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.tracing-tracing-1.x
  • Merge into: master
  • Upgrade androidx.tracing:tracing to 1.1.0
Update dependency checkstyle to v6.19
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-6.x
  • Merge into: master
  • Upgrade checkstyle to 6.19
Update dependency checkstyle to v8.45.1
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-8.x
  • Merge into: master
  • Upgrade checkstyle to 8.45.1
Update dependency com.android.tools.build:gradle to v7.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-7.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 7.4.2
Update dependency com.caverock:androidsvg to v1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.caverock-androidsvg-1.x
  • Merge into: master
  • Upgrade com.caverock:androidsvg to 1.4
Update dependency com.github.tschuchortdev:kotlin-compile-testing-ksp to v1.5.0
Update dependency com.google.accompanist:accompanist-drawablepainter to v0.30.1
Update dependency com.google.auto.service:auto-service to v1.1.1
Update dependency com.google.auto.service:auto-service-annotations to v1.1.1
Update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.10.1
Update dependency com.google.dagger:dagger to v2.46.1
Update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.8.22-1.0.11
Update dependency com.google.devtools.ksp:symbol-processing-api to v1.8.22-1.0.11
Update dependency com.google.errorprone:error_prone_annotations to v2.20.0
Update dependency com.google.guava:guava to v28.2-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 28.2-jre
Update dependency com.guardsquare:proguard-gradle to v7.3.2
Update dependency com.squareup.okhttp3:mockwebserver to v3.14.9
Update dependency com.squareup.okhttp3:okhttp to v3.14.9
Update dependency com.squareup.okhttp3:okhttp to v3.14.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-3.x
  • Merge into: master
  • Upgrade com.squareup.okhttp3:okhttp to 3.14.9
Update dependency com.squareup.retrofit2:adapter-rxjava to v2.9.0
Update dependency com.squareup.retrofit2:converter-gson to v2.9.0
Update dependency com.squareup.retrofit2:retrofit to v2.9.0
Update dependency com.squareup:javapoet to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup-javapoet-1.x
  • Merge into: master
  • Upgrade com.squareup:javapoet to 1.13.0
Update dependency com.squareup:kotlinpoet to v1.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup-kotlinpoet-1.x
  • Merge into: master
  • Upgrade com.squareup:kotlinpoet to 1.14.2
Update dependency composeOptions to v1.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/composeoptions-1.x
  • Merge into: master
  • Upgrade composeOptions to 1.4.8
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.20
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.13.2
Update dependency org.robolectric:robolectric to v4.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-robolectric-4.x
  • Merge into: master
  • Upgrade org.robolectric:robolectric to 4.10.3
Update dependency pmd to v6.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pmd_version
  • Merge into: master
  • Upgrade pmd to 6.55.0
Update dependency se.bjurr.violations:violations-gradle-plugin to v1.52.6
Update errorprone to v2.20.0
Update kotlin monorepo to v1.8.22
Update kotlinx.coroutines to v1.7.2
Update mockito monorepo to v5.4.0
Update dependency checkstyle to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-10.x
  • Merge into: master
  • Upgrade checkstyle to 10.12.1
Update dependency com.android.tools.build:gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-8.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 8.0.2
Update dependency com.google.android.gms:play-services-cronet to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.android.gms-play-services-cronet-18.x
  • Merge into: master
  • Upgrade com.google.android.gms:play-services-cronet to 18.0.1
Update dependency com.squareup.okhttp3:mockwebserver to v4
Update dependency com.squareup.okhttp3:okhttp to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-ok_http_version
  • Merge into: master
  • Upgrade com.squareup.okhttp3:okhttp to 4.11.0
Update dependency com.squareup.okhttp3:okhttp to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-4.x
  • Merge into: master
  • Upgrade com.squareup.okhttp3:okhttp to 4.11.0
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.2
Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v3
Update guava monorepo to v32 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up maven package androidx.fragment-ktx:fragment

Files affected: settings.gradle


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@sjudd sjudd merged commit bae2490 into master Jul 1, 2023
4 checks passed
@renovate renovate bot deleted the renovate/configure branch July 1, 2023 22:06
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

Successfully merging this pull request may close these issues.

1 participant