Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Configure Renovate #28

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

Configure Renovate #28

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 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

  • settings.gradle (gradle)
  • build.gradle (gradle)
  • library/build.gradle (gradle)
  • sample/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
  • Show all Merge Confidence badges for pull requests.
  • 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 17 Pull Requests:

Update dependency com.android.tools.build:gradle to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-1.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 1.5.0
Update dependency com.squareup.leakcanary:leakcanary-android to v1.6.3
Update dependency com.squareup.leakcanary:leakcanary-android-no-op to v1.6.3
Update dependency com.squareup.picasso:picasso to v2.71828
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.picasso-picasso-2.x
  • Merge into: master
  • Upgrade com.squareup.picasso:picasso to 2.71828
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 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 dependency org.mockito:mockito-core to v1.10.19
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 1.10.19
Update dependency org.robolectric:robolectric to v3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-robolectric-3.x
  • Merge into: master
  • Upgrade org.robolectric:robolectric to 3.8
Update dependency org.robolectric:robolectric-shadows to v3.1
Update dependency org.robolectric:shadows-support-v4 to v3.3.2
Update dependency com.android.tools.build:gradle to v2
  • 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.jakewharton:butterknife to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jakewharton-butterknife-10.x
  • Merge into: master
  • Upgrade com.jakewharton:butterknife to 10.2.3
Update dependency com.squareup.leakcanary:leakcanary-android to v2
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.2.1
Update dependency org.assertj:assertj-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-core-3.x
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.24.2
Update dependency org.mockito:mockito-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 5.4.0
Update dependency org.robolectric:robolectric to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-robolectric-4.x
  • Merge into: master
  • Upgrade org.robolectric:robolectric to 4.10.3

🚸 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 com.android.support:recyclerview-v7
  • Failed to look up maven package com.android.support:appcompat-v7

Files affected: library/build.gradle, sample/build.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.

None yet

0 participants