Configure 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/android-build.yaml(github-actions) -
.github/workflows/android-test.yaml(github-actions) -
gradle.properties(gradle) -
settings.gradle.kts(gradle) -
build.gradle.kts(gradle) -
app/build.gradle.kts(gradle) -
buildSrc/build.gradle.kts(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 9 Pull Requests:
Update dependency com.android.tools.build:gradle to v4.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/buildtoolsversion - Merge into:
master - Upgrade com.android.tools.build:gradle to
4.2.2
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.36.0
- Schedule: ["at any time"]
- Branch name:
renovate/manesversion - Merge into:
master - Upgrade com.github.ben-manes:gradle-versions-plugin to
0.36.0
Update dependency gradle to v6.9.2
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-6.x - Merge into:
master - Upgrade gradle to
6.9.2
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.10
- Schedule: ["at any time"]
- Branch name:
renovate/kotlinversion - Merge into:
master - Upgrade org.jetbrains.kotlin:kotlin-gradle-plugin to
1.7.10
Update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x - Merge into:
master - Upgrade actions/checkout to
v3
Update actions/setup-java action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-java-3.x - Merge into:
master - Upgrade actions/setup-java to
v3
Update actions/upload-artifact action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-upload-artifact-3.x - Merge into:
master - Upgrade actions/upload-artifact to
v3
Update dependency com.android.tools.build:gradle to v7
- Schedule: ["at any time"]
- Branch name:
renovate/major-buildtoolsversion - Merge into:
master - Upgrade com.android.tools.build:gradle to
7.2.2
Update dependency gradle to v7
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-7.x - Merge into:
master - Upgrade gradle to
7.5.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.
❓ 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.