Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Configure Renovate #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 16, 2022

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

  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • app/build.gradle (gradle)
  • buildsystem/dependencies.gradle (gradle)
  • buildsystem/jacoco.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Update dependency com.android.support:multidex to v1.0.3
Update daggerVersion to v2.43.2
Update dependency com.android.databinding:compiler to v2.3.3
Update dependency com.android.tools.build:gradle to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-2.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 2.3.3
Update dependency com.crashlytics.sdk.android:crashlytics to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.crashlytics.sdk.android-crashlytics-2.x
  • Merge into: master
  • Upgrade com.crashlytics.sdk.android:crashlytics to 2.10.1
Update dependency com.github.bumptech.glide:glide to v3.8.0
Update dependency com.github.orhanobut:logger to v1.15
  • Schedule: ["at any time"]
  • Branch name: renovate/orhanobutloggerversion
  • Merge into: master
  • Upgrade com.github.orhanobut:logger to 1.15
Update dependency com.mikepenz:iconics-core to v2.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/iconicsversion
  • Merge into: master
  • Upgrade com.mikepenz:iconics-core to 2.9.5
Update dependency com.neenbedankt.gradle.plugins:android-apt to v1.8
Update dependency com.tbruyelle.rxpermissions:rxpermissions to v0.9.4
Update dependency gradle to v2.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-2.x
  • Merge into: master
  • Upgrade gradle to 2.14.1
Update dependency io.reactivex:rxkotlin to v0.60.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.reactivex-rxkotlin-0.x
  • Merge into: master
  • Upgrade io.reactivex:rxkotlin to 0.60.0
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
Update kotlin_version to v1.7.10
Update okHttpVersion to v3.14.9
Update parcelerVersion to v1.1.13
Update powerMockVersion to v1.7.4
Update retrofitVersion to v2.9.0
Update rxVersion
Update stethoVersion to v1.6.0
Update dependency com.android.support.test:runner to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.support.test-runner-1.x
  • Merge into: master
  • Upgrade com.android.support.test:runner to 1.0.2
Update dependency com.github.bumptech.glide:glide to v4
Update dependency com.github.orhanobut:logger to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-orhanobutloggerversion
  • Merge into: master
  • Upgrade com.github.orhanobut:logger to 2.2.0
Update dependency com.mikepenz:iconics-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-iconicsversion
  • Merge into: master
  • Upgrade com.mikepenz:iconics-core to 5.3.4
Update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.5.1
Update dependency io.reactivex:rxkotlin to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.reactivex-rxkotlin-1.x
  • Merge into: master
  • Upgrade io.reactivex:rxkotlin to 1.0.0
Update dependency org.powermock:powermock-module-junit4 to v2
Update okHttpVersion to v4 (major)
Update playServicesVersion (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-playservicesversion
  • Merge into: master
  • Upgrade com.google.android.gms:play-services-maps to 15.0.1
  • Upgrade com.google.android.gms:play-services-ads to 12.0.1
  • Upgrade com.google.android.gms:play-services-base to 15.0.1
Update supportLibraryVersion (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-supportlibraryversion
  • Merge into: master
  • Upgrade com.android.support:design to 27.0.0
  • Upgrade com.android.support:support-v4 to 27.1.1
  • Upgrade com.android.support:cardview-v7 to 27.0.0
  • Upgrade com.android.support:recyclerview-v7 to 26.1.0
  • Upgrade com.android.support:appcompat-v7 to 27.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 dependency com.google.android.gms:play-services-location
  • Failed to look up dependency com.android.support.test.espresso:espresso-core
  • Failed to look up dependency com.android.support.test.espresso:espresso-contrib
  • Failed to look up dependency com.android.support.test.espresso:espresso-intents
  • Failed to look up dependency com.android.support:multidex-instrumentation

Files affected: buildsystem/dependencies.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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants