chore: Configure Renovate #1
Loading…
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
.forgejo/workflows/build-fdroid-debug.yml(github-actions).forgejo/workflows/build-fdroid-release.yml(github-actions).forgejo/workflows/build-play-debug.yml(github-actions).forgejo/workflows/build-play-release.yml(github-actions).github/workflows/build-fdroid-debug.yml(github-actions).github/workflows/build-play-debug.yml(github-actions)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:
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 19 Pull Requests:
chore(deps): update ksp monorepo
renovate/ksp-monorepomain2.3.11fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.2
renovate/androidx.constraintlayout-constraintlayout-2.xmain2.2.2fix(deps): update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.32
renovate/pl.droidsonroids.gif-android-gif-drawable-1.xmain1.2.32fix(deps): update glide_version to v5.0.9
renovate/glide_versionmain5.0.95.0.9chore(deps): update gradle to v9.6.1
renovate/gradle-9.xmain9.6.1fix(deps): update dependency androidx.core:core-ktx to v1.19.0
renovate/androidx.core-core-ktx-1.xmain1.19.0fix(deps): update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.11.0
renovate/androidx.lifecycle-lifecycle-livedata-ktx-2.xmain2.11.0fix(deps): update dependency com.android.tools.build:gradle to v9.3.1
renovate/com.android.tools.build-gradle-9.xmain9.3.1fix(deps): update dependency com.google.android.material:material to v1.14.0
renovate/com.google.android.material-material-1.xmain1.14.0fix(deps): update dependency com.google.code.gson:gson to v2.14.0
renovate/com.google.code.gson-gson-2.xmain2.14.0fix(deps): update dependency com.google.firebase:firebase-messaging to v25.1.1
renovate/com.google.firebase-firebase-messaging-25.xmain25.1.1fix(deps): update dependency com.google.gms:google-services to v4.5.0
renovate/com.google.gms-google-services-4.xmain4.5.0fix(deps): update kotlin monorepo
renovate/kotlin-monorepomain2.4.10fix(deps): update okhttp monorepo
renovate/okhttp-monorepomain5.4.0chore(deps): update actions/cache action to v6
renovate/actions-cache-6.xmainv6chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmainv7chore(deps): update actions/setup-java action to v5
renovate/actions-setup-java-5.xmainv5chore(deps): update github artifact actions (major)
renovate/major-github-artifact-actionsmainv7chore(deps): update softprops/action-gh-release action to v3
renovate/softprops-action-gh-release-3.xmainv3❓ 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.