AkashRajpurohit / Spell-IT

🧮 Flutter Game for improving your english vocabulary skills
MIT License
20 stars 6 forks source link

Configure Renovate #9

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

Update dependency gradle to v4.10.3 - Schedule: ["at any time"] - Branch name: `renovate/gradle-4.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `4.10.3`
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: `master` - 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: `master` - Upgrade androidx.test:runner to `1.5.2`
Update dependency com.android.tools.build:gradle to v3.6.4 - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools.build-gradle-3.x` - Merge into: `master` - Upgrade [com.android.tools.build:gradle](https://android.googlesource.com/platform/tools/base) to `3.6.4`
Update dependency flutter_launcher_icons to ^0.13.0 - Schedule: ["at any time"] - Branch name: `renovate/flutter_launcher_icons-0.x` - Merge into: `master` - Upgrade [flutter_launcher_icons](https://togithub.com/fluttercommunity/flutter_launcher_icons) to `^0.13.0`
Update dependency http to ^0.13.0 - Schedule: ["at any time"] - Branch name: `renovate/http-0.x` - Merge into: `master` - Upgrade [http](https://togithub.com/dart-lang/http) to `^0.13.0`
Update dependency junit:junit to v4.13.2 - Schedule: ["at any time"] - Branch name: `renovate/junit-junit-4.x` - Merge into: `master` - Upgrade [junit:junit](https://togithub.com/junit-team/junit4) to `4.13.2`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - 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: `master` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v3`
Update dependency com.android.tools.build:gradle to v8 - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools.build-gradle-8.x` - Merge into: `master` - Upgrade [com.android.tools.build:gradle](https://android.googlesource.com/platform/tools/base) to `8.0.1`
Update dependency cupertino_icons to v1 - Schedule: ["at any time"] - Branch name: `renovate/cupertino_icons-1.x` - Merge into: `master` - 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: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.1.1`
Update dependency shared_preferences to v2 - Schedule: ["at any time"] - Branch name: `renovate/shared_preferences-2.x` - Merge into: `master` - Upgrade [shared_preferences](https://togithub.com/flutter/packages) to `^2.0.0`
Update subosito/flutter-action action to v2 - Schedule: ["at any time"] - Branch name: `renovate/subosito-flutter-action-2.x` - Merge into: `master` - 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.

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.