neural-networks-samples
neural-networks-samples copied to clipboard
Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
Basic/gradle.properties(gradle)Basic/settings.gradle(gradle)Basic/build.gradle(gradle)Basic/app/build.gradle(gradle)PoseEstimation/gradle.properties(gradle)PoseEstimation/settings.gradle(gradle)PoseEstimation/build.gradle(gradle)PoseEstimation/app/build.gradle(gradle)Sequence/gradle.properties(gradle)Sequence/settings.gradle(gradle)Sequence/build.gradle(gradle)Sequence/app/build.gradle(gradle)Basic/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)PoseEstimation/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)Sequence/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
- Hopefully safe environment variables to allow users to configure.
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) 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.
- Group all updates together.
- Enable Renovate Dependency Dashboard creation.
- Schedule daily before 4 AM.
- Automerge non-major upgrades for semver stable packages if they pass tests.
- Run Renovate on following schedule: * 0-3 * * *
🔡 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 1 Pull Request:
Update all dependencies
- Schedule: ["* 0-3 * * *"]
- Branch name:
renovate/all - Merge into:
main - Upgrade gradle to
8.14 - Upgrade androidx.lifecycle:lifecycle-livedata-ktx to
2.8.7 - Upgrade androidx.lifecycle:lifecycle-viewmodel-ktx to
2.8.7 - Upgrade androidx.annotation:annotation to
1.9.1 - Upgrade androidx.fragment:fragment-ktx to
1.8.6 - Upgrade androidx.constraintlayout:constraintlayout to
2.2.1 - Upgrade com.google.android.material:material to
1.12.0 - Upgrade androidx.appcompat:appcompat to
1.7.0 - Upgrade androidx.core:core-ktx to
1.16.0 - Upgrade org.jetbrains.kotlinx:kotlinx-coroutines-android to
1.10.2 - Upgrade org.jetbrains.kotlinx:kotlinx-coroutines-core to
1.10.2 - Upgrade com.android.tools.build:gradle to
8.9.2 - Upgrade org.jetbrains.kotlin:kotlin-stdlib to
2.1.20 - Upgrade org.jetbrains.kotlin:kotlin-gradle-plugin to
2.1.20 - Upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk7 to
2.1.20
❓ 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 was generated by Mend Renovate. View the repository job log.