[PR #25] [MERGED] Configure Renovate #66

Closed
opened 2026-02-27 20:18:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nin0-dev/VendroidEnhanced/pull/25
Author: @renovate[bot]
Created: 7/15/2024
Status: Merged
Merged: 7/15/2024
Merged by: @nin0-dev

Base: mainHead: renovate/configure


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

renovate.json (+6 -0)

📄 Description

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

  • .github/workflows/android.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:

  • 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 12 Pull Requests:

Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.29
Update plugin org.jetbrains.kotlin.android to v1.9.24
Update dependency androidx.annotation:annotation to v1.8.0
Update dependency androidx.appcompat:appcompat to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.7.0
Update dependency com.google.android.material:material to v1.12.0
Update dependency gradle to v8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.9
Update plugin com.android.application to v8.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.5.1
Update plugin com.android.library to v8.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.library-8.x
  • Merge into: main
  • Upgrade com.android.library to 8.5.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
Update plugin org.jetbrains.kotlin.android to v2

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nin0-dev/VendroidEnhanced/pull/25 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@nin0-dev](https://github.com/nin0-dev) **Base:** `main` ← **Head:** `renovate/configure` --- ### 📝 Commits (1) - [`64efb94`](https://github.com/nin0-dev/VendroidEnhanced/commit/64efb943a07f4e15f60faa5f6e287c536a5a8a16) Add renovate.json ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `renovate.json` (+6 -0) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/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.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: - 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 12 Pull Requests: <details> <summary>Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.29</summary> - Schedule: ["at any time"] - Branch name: `renovate/pl.droidsonroids.gif-android-gif-drawable-1.x` - Merge into: `main` - Upgrade [pl.droidsonroids.gif:android-gif-drawable](https://togithub.com/koral--/android-gif-drawable) to `1.2.29` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v1.9.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://togithub.com/JetBrains/kotlin) to `1.9.24` </details> <details> <summary>Update dependency androidx.annotation:annotation to v1.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.annotation-annotation-1.x` - Merge into: `main` - Upgrade [androidx.annotation:annotation](https://cs.android.com/androidx/platform/frameworks/support) to `1.8.0` </details> <details> <summary>Update dependency androidx.appcompat:appcompat to v1.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.appcompat-appcompat-1.x` - Merge into: `main` - Upgrade [androidx.appcompat:appcompat](https://cs.android.com/androidx/platform/frameworks/support) to `1.7.0` </details> <details> <summary>Update dependency com.google.android.material:material to v1.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.google.android.material-material-1.x` - Merge into: `main` - Upgrade [com.google.android.material:material](https://togithub.com/material-components/material-components-android) to `1.12.0` </details> <details> <summary>Update dependency gradle to v8.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.9` </details> <details> <summary>Update plugin com.android.application to v8.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.application-8.x` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.5.1` </details> <details> <summary>Update plugin com.android.library to v8.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.library-8.x` - Merge into: `main` - Upgrade [com.android.library](https://android.googlesource.com/platform/tools/base) to `8.5.1` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4` </details> <details> <summary>Update actions/setup-java action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `main` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v4` </details> <details> <summary>Update actions/upload-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v4` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://togithub.com/JetBrains/kotlin) to `2.0.0` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/VendroidEnhanced/Vendroid). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:18:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/VendroidEnhanced#66
No description provided.