Configure Renovate #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
android/gradle.properties(gradle)android/settings.gradle.kts(gradle)android/build.gradle.kts(gradle)android/app/build.gradle.kts(gradle)android/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)pubspec.yaml(pub)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 8 Pull Requests:
Update Gradle to v8.14.5
renovate/gradle-8.xmain8.14.5Update plugin com.android.application to v8.13.2
renovate/com.android.application-8.xmain8.13.2Update plugin org.jetbrains.kotlin.android to v1.9.25
renovate/org.jetbrains.kotlin.android-1.xmain1.9.25Update dependency connectivity_plus to v7
renovate/connectivity_plus-7.xmain^7.0.0Update dependency flutter_lints to v6
renovate/flutter_lints-6.xmain^6.0.0Update Gradle to v9
renovate/gradle-9.xmain9.6.0Update plugin com.android.application to v9
renovate/com.android.application-9.xmain9.2.1Update plugin org.jetbrains.kotlin.android to v2
renovate/org.jetbrains.kotlin.android-2.xmain2.4.0🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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 command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.