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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 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

  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • app/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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): update dependency gradle to v4.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-4.x
  • Merge into: master
  • Upgrade gradle to 4.10.3
fix(deps): update android_support_version to v25.4.0
fix(deps): update butter_knife_version to v8.8.1
fix(deps): update dagger_version to v2.49
fix(deps): update dependency com.android.support.constraint:constraint-layout to v1.1.3
fix(deps): update dependency com.android.tools.build:gradle to v3.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-3.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 3.6.4
fix(deps): update dependency com.google.auto.value:auto-value to v1.10.4
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gson_version
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.10.1
fix(deps): update dependency com.ryanharter.auto.value:auto-value-gson to v0.8.0
fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v3.14.9
fix(deps): update dependency io.reactivex.rxjava2:rxandroid to v2.1.1
fix(deps): update dependency io.reactivex.rxjava2:rxjava to v2.2.21
fix(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit_version
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
fix(deps): update dependency org.mockito:mockito-core to v2.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 2.28.2
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.44.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite_jdbc_version
  • Merge into: master
  • Upgrade org.xerial:sqlite-jdbc to 3.44.1.0
fix(deps): update requery_version to v1.6.1
fix(deps): update retrofit_version to v2.9.0
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.5
fix(deps): update android_support_version to v28 (major)
fix(deps): update butter_knife_version to v10 (major)
fix(deps): update dependency com.android.support.constraint:constraint-layout to v2
fix(deps): update dependency com.android.support.test.espresso:espresso-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-espresso_core_version
  • Merge into: master
  • Upgrade com.android.support.test.espresso:espresso-core to 3.0.2
fix(deps): 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.2.0
fix(deps): update dependency com.ryanharter.auto.value:auto-value-gson to v1
fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v4
fix(deps): 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.8.0

🚸 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.


❓ 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 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.

0 participants