dooboolab-community / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
549 stars 235 forks source link

Configure Renovate #396

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

Update dependency gradle to v4.10.3 - Schedule: ["at any time"] - Branch name: `renovate/gradle-4.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `4.10.3`
Update dependency androidx.annotation:annotation to v1.6.0 - 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.6.0`
Update dependency androidx.test.espresso:espresso-core to v3.5.1 - Schedule: ["at any time"] - Branch name: `renovate/androidx.test.espresso-espresso-core-3.x` - Merge into: `main` - Upgrade androidx.test.espresso:espresso-core to `3.5.1`
Update dependency androidx.test:runner to v1.5.2 - Schedule: ["at any time"] - Branch name: `renovate/androidx.test-runner-1.x` - Merge into: `main` - Upgrade androidx.test:runner to `1.5.2`
Update dependency com.android.tools.build:gradle to v7.4.2 - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools.build-gradle-7.x` - Merge into: `main` - Upgrade [com.android.tools.build:gradle](https://android.googlesource.com/platform/tools/base) to `7.4.2`
Update dependency gradle to v7.6.1 - Schedule: ["at any time"] - Branch name: `renovate/gradle-7.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `7.6.1`
Update dependency junit:junit to v4.13.2 - Schedule: ["at any time"] - Branch name: `renovate/junit-junit-4.x` - Merge into: `main` - Upgrade [junit:junit](https://togithub.com/junit-team/junit4) to `4.13.2`
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10 - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin:kotlin-gradle-plugin](https://togithub.com/JetBrains/kotlin) to `1.8.10`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update actions/setup-java action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-3.x` - Merge into: `main` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v3`
Update actions/stale action to v7 - Schedule: ["at any time"] - Branch name: `renovate/actions-stale-7.x` - Merge into: `main` - Upgrade [actions/stale](https://togithub.com/actions/stale) to `v7`
Update codecov/codecov-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `main` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`
Update dependency cupertino_icons to v1 - Schedule: ["at any time"] - Branch name: `renovate/cupertino_icons-1.x` - Merge into: `main` - Upgrade [cupertino_icons](https://togithub.com/flutter/packages) to `^1.0.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.2`
Update subosito/flutter-action action to v2 - Schedule: ["at any time"] - Branch name: `renovate/subosito-flutter-action-2.x` - Merge into: `main` - Upgrade [subosito/flutter-action](https://togithub.com/subosito/flutter-action) 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #396 (bb6137f) into main (1e37556) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   47.69%   47.69%           
=======================================
  Files           4        4           
  Lines         478      478           
=======================================
  Hits          228      228           
  Misses        250      250           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

renovate[bot] commented 10 months 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.