From 28ed1a491bf997b8a93e72d5c908cfd0e8cd4caf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:28:03 -0500 Subject: [PATCH] Configure Renovate (#852) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Welcome to [Renovate](https://redirect.github.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/actions/native-build/action.yml` (github-actions) * `.github/actions/setup/action.yml` (github-actions) * `.github/workflows/main.yml` (github-actions) * `.github/workflows/pr.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) * `gradle.properties` (gradle) * `settings.gradle.kts` (gradle) * `build.gradle.kts` (gradle) * `app/build.gradle.kts` (gradle) * `gradle/libs.versions.toml` (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 - 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 `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title 🔡 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 11 Pull Requests:
Update Androidx Media3 to v1.9.2 - Schedule: ["at any time"] - Branch name: `renovate/androidx-media3` - Merge into: `main` - Upgrade [androidx.media3:media3-effect](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-ui-compose](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-ui](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-exoplayer-dash](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-exoplayer-hls](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-session](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-exoplayer](https://redirect.github.com/androidx/media) to `1.9.2` - Upgrade [androidx.media3:media3-datasource-okhttp](https://redirect.github.com/androidx/media) to `1.9.2`
Update dependency com.google.devtools.ksp to v2.3.5 - Schedule: ["at any time"] - Branch name: `renovate/ksp-monorepo` - Merge into: `main` - Upgrade [com.google.devtools.ksp](https://redirect.github.com/google/ksp) to `2.3.5`
Update Dependencies - Schedule: ["at any time"] - Branch name: `renovate/dependencies` - Merge into: `main` - Upgrade [com.google.dagger:hilt-android-compiler](https://redirect.github.com/google/dagger) to `2.59.1` - Upgrade [com.google.dagger:hilt-android](https://redirect.github.com/google/dagger) to `2.59.1` - Upgrade [com.google.protobuf:protobuf-kotlin-lite](https://redirect.github.com/protocolbuffers/protobuf) to `4.33.5` - Upgrade [com.mikepenz:multiplatform-markdown-renderer-m3](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer) to `0.39.2` - Upgrade [com.mikepenz:multiplatform-markdown-renderer](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer) to `0.39.2` - Upgrade [io.mockk:mockk-android](https://redirect.github.com/mockk/mockk) to `1.14.9` - Upgrade [io.mockk:mockk-agent](https://redirect.github.com/mockk/mockk) to `1.14.9`
Update dependency com.google.dagger.hilt.android to v2.59.1 - Schedule: ["at any time"] - Branch name: `renovate/hilt` - Merge into: `main` - Upgrade [com.google.dagger.hilt.android](https://redirect.github.com/google/dagger) to `2.59.1`
Update dependency python to 3.14 - Schedule: ["at any time"] - Branch name: `renovate/github-actions` - Merge into: `main` - Upgrade [python](https://redirect.github.com/actions/python-versions) to `3.14`
Update Gradle to v8.14.4 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://redirect.github.com/gradle/gradle) to `8.14.4`
Update Jellyfin SDK to v1.8.6 - Schedule: ["at any time"] - Branch name: `renovate/jellyfin-sdk` - Merge into: `main` - Upgrade [org.jellyfin.sdk:jellyfin-api-okhttp-jvm](https://redirect.github.com/jellyfin/jellyfin-sdk-kotlin) to `1.8.6` - Upgrade [org.jellyfin.sdk:jellyfin-api](https://redirect.github.com/jellyfin/jellyfin-sdk-kotlin) to `1.8.6` - Upgrade [org.jellyfin.sdk:jellyfin-core](https://redirect.github.com/jellyfin/jellyfin-sdk-kotlin) to `1.8.6`
Update Kotlin - Schedule: ["at any time"] - Branch name: `renovate/kotlin` - Merge into: `main` - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://redirect.github.com/Kotlin/kotlinx.coroutines) to `1.10.2` - Upgrade [org.jetbrains.kotlin.plugin.serialization](https://redirect.github.com/JetBrains/kotlin) to `2.3.10` - Upgrade [org.jetbrains.kotlin.jvm](https://redirect.github.com/JetBrains/kotlin) to `2.3.10` - Upgrade [org.jetbrains.kotlin.plugin.compose](https://redirect.github.com/JetBrains/kotlin) to `2.3.10` - Upgrade [org.jetbrains.kotlin.android](https://redirect.github.com/JetBrains/kotlin) to `2.3.10`
Update dependency com.android.application to v9 - Schedule: ["at any time"] - Branch name: `renovate/major-agp` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `9.0.0`
Update Github Actions (major) - Schedule: ["at any time"] - Branch name: `renovate/major-github-actions` - Merge into: `main` - Upgrade [actions/cache](https://redirect.github.com/actions/cache) to `v5` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v6` - Upgrade [actions/setup-python](https://redirect.github.com/actions/setup-python) to `v6` - Upgrade [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) to `v6`
Update Gradle to v9 - Schedule: ["at any time"] - Branch name: `renovate/gradle-9.x` - Merge into: `main` - Upgrade [gradle](https://redirect.github.com/gradle/gradle) to `9.3.1`
🚸 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://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/damontecres/Wholphin). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Damontecres --- renovate.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000..dc6fbf78 --- /dev/null +++ b/renovate.json @@ -0,0 +1,41 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ], + "packageRules": [ + { + "groupName": "Dependencies", + "matchDepTypes": ["dependencies"], + "separateMultipleMajor": true + }, + { + "groupName": "Github Actions", + "matchManagers": ["github-actions"] + }, + { + "groupName": "Androidx Media3", + "matchPackageNames": [ + "androidx.media3:**" + ] + }, + { + "groupName": "Jellyfin SDK", + "matchPackageNames": [ + "org.jellyfin.sdk:**" + ] + }, + { + "groupName": "AGP", + "matchPackageNames": [ + "com.android.application:**" + ] + }, + { + "groupName": "Kotlin", + "matchPackageNames": [ + "org.jetbrains.kotlin**" + ] + } + ] +}