ReactiveCircus / app-versioning

A Gradle Plugin for lazily generating Android app's versionCode & versionName from Git tags.
Apache License 2.0
205 stars 3 forks source link

Configure Renovate #29

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 7 Pull Requests:

Update dependency gradle to v7.6 - Schedule: ["at any time"] - Branch name: `renovate/gradle-7.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `7.6`
Update plugin com.autonomousapps.plugin-best-practices-plugin to v0.9 - Schedule: ["at any time"] - Branch name: `renovate/com.autonomousapps.plugin-best-practices-plugin-0.x` - Merge into: `main` - Upgrade com.autonomousapps.plugin-best-practices-plugin to `0.9`
Update plugin com.gradle.plugin-publish to v0.21.0 - Schedule: ["at any time"] - Branch name: `renovate/com.gradle.plugin-publish-0.x` - Merge into: `main` - Upgrade com.gradle.plugin-publish to `0.21.0`
Update plugin com.vanniktech.maven.publish to v0.24.0 - Schedule: ["at any time"] - Branch name: `renovate/com.vanniktech.maven.publish-0.x` - Merge into: `main` - Upgrade [com.vanniktech.maven.publish](https://togithub.com/vanniktech/gradle-maven-publish-plugin) to `0.24.0`
Update plugin io.gitlab.arturbosch.detekt to v1.22.0 - Schedule: ["at any time"] - Branch name: `renovate/io.gitlab.arturbosch.detekt-1.x` - Merge into: `main` - Upgrade [io.gitlab.arturbosch.detekt](https://togithub.com/detekt/detekt) to `1.22.0`
Update dependency gradle to v8 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.0.1`
Update plugin com.gradle.plugin-publish to v1 - Schedule: ["at any time"] - Branch name: `renovate/com.gradle.plugin-publish-1.x` - Merge into: `main` - Upgrade com.gradle.plugin-publish to `1.1.0`


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

Files affected: 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.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.