Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Configure Renovate#638

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/configure
Open

Configure Renovate#638
renovate[bot] wants to merge 1 commit intodevfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 9, 2023

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/debug.yml (github-actions)
  • .github/workflows/debug_apk.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/release_brook.yml (github-actions)
  • .github/workflows/release_hysteria.yml (github-actions)
  • .github/workflows/release_mieru.yml (github-actions)
  • .github/workflows/release_naive.yml (github-actions)
  • .github/workflows/release_pingtunnel.yml (github-actions)
  • .github/workflows/release_relaybaton.yml (github-actions)
  • .github/workflows/release_trojan_go.yml (github-actions)
  • .github/workflows/release_tuic.yml (github-actions)
  • gradle.properties (gradle)
  • repositories.gradle.kts (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • library/include/build.gradle.kts (gradle)
  • library/proto/build.gradle.kts (gradle)
  • library/proto-stub/build.gradle.kts (gradle)
  • library/stub/build.gradle.kts (gradle)
  • plugin/api/build.gradle.kts (gradle)
  • plugin/brook/build.gradle.kts (gradle)
  • plugin/hysteria/build.gradle.kts (gradle)
  • plugin/mieru/build.gradle.kts (gradle)
  • plugin/naive/build.gradle.kts (gradle)
  • plugin/pingtunnel/build.gradle.kts (gradle)
  • plugin/relaybaton/build.gradle.kts (gradle)
  • plugin/trojan-go/build.gradle.kts (gradle)
  • plugin/tuic/build.gradle.kts (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
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 38 Pull Requests:

Update dependency androidx.fragment:fragment-ktx to v1.5.5
Update dependency androidx.navigation:navigation-fragment-ktx to v2.5.3
Update dependency androidx.navigation:navigation-ui-ktx to v2.5.3
Update dependency com.google.guava:guava to v31.1-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: dev
  • Upgrade com.google.guava:guava to 31.1-jre
Update dependency com.google.zxing:core to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.zxing-core-3.x
  • Merge into: dev
  • Upgrade com.google.zxing:core to 3.5.1
Update dependency com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin to v8.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.mikepenz.aboutlibraries.plugin-aboutlibraries-plugin-8.x
  • Merge into: dev
  • Upgrade com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin to 8.9.4
Update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.11
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-5.x
  • Merge into: dev
  • Upgrade com.squareup.okhttp3:okhttp to 5.0.0-alpha.11
Update lannonbr/repo-permission-check-action action to v2.0.2
Update androidPluginVersion to v7.4.1
Update dependency androidx.activity:activity-ktx to v1.6.1
Update dependency androidx.annotation:annotation to v1.5.0
Update dependency androidx.appcompat:appcompat to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: dev
  • Upgrade androidx.appcompat:appcompat to 1.6.1
Update dependency androidx.browser:browser to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.browser-browser-1.x
  • Merge into: dev
  • Upgrade androidx.browser:browser to 1.5.0
Update dependency androidx.core:core-ktx to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: dev
  • Upgrade androidx.core:core-ktx to 1.9.0
Update dependency androidx.room:room-compiler to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.room-room-compiler-2.x
  • Merge into: dev
  • Upgrade androidx.room:room-compiler to 2.5.0
Update dependency androidx.room:room-ktx to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.room-room-ktx-2.x
  • Merge into: dev
  • Upgrade androidx.room:room-ktx to 2.5.0
Update dependency androidx.room:room-runtime to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.room-room-runtime-2.x
  • Merge into: dev
  • Upgrade androidx.room:room-runtime to 2.5.0
Update dependency androidx.work:work-multiprocess to v2.8.0
Update dependency androidx.work:work-runtime-ktx to v2.8.0
Update dependency com.android.tools:desugar_jdk_libs to v1.2.2
Update dependency com.esotericsoftware:kryo to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.esotericsoftware-kryo-5.x
  • Merge into: dev
  • Upgrade com.esotericsoftware:kryo to 5.4.0
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.45.0
Update dependency com.github.triplet.gradle:play-publisher to v3.8.1
Update dependency com.google.android.material:material to v1.8.0
Update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: dev
  • Upgrade com.google.code.gson:gson to 2.10.1
Update dependency com.google.protobuf:protobuf-gradle-plugin to v0.9.2
Update dependency gradle to v7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: dev
  • Upgrade gradle to 7.6
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.4
Update dependency org.kohsuke:github-api to v1.313
  • Schedule: ["at any time"]
  • Branch name: renovate/org.kohsuke-github-api-1.x
  • Merge into: dev
  • Upgrade org.kohsuke:github-api to 1.313
Update dependency org.yaml:snakeyaml to v1.33
  • Schedule: ["at any time"]
  • Branch name: renovate/org.yaml-snakeyaml-1.x
  • Merge into: dev
  • Upgrade org.yaml:snakeyaml to 1.33
Update hutoolVersion to v5.8.11
Update kotlin monorepo to v1.8.10
  • Schedule: ["at any time"]
  • Branch name: renovate/kotlin-monorepo
  • Merge into: dev
  • Upgrade stdlib to 1.8.10
  • Upgrade gradle-plugin to 1.8.10
Update plugin org.jetbrains.kotlin.jvm to v1.8.10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-1.x
  • Merge into: dev
  • Upgrade org.jetbrains.kotlin.jvm to 1.8.10
Update protobufVersion to v3.21.12
Update shizuku_version to v12.2.0
Update dependency com.android.tools:desugar_jdk_libs to v2
Update dependency com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.mikepenz.aboutlibraries.plugin-aboutlibraries-plugin-10.x
  • Merge into: dev
  • Upgrade com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin to 10.5.2
Update shizuku_version to v13 (major)

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


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up maven dependency editorkit:editorkit
  • Failed to look up maven dependency editorkit:feature-editor
  • Failed to look up maven dependency editorkit:language-json
  • Failed to look up maven dependency termux:terminal-view

Files affected: settings.gradle.kts, app/build.gradle.kts


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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants