Closed renovate[bot] closed 7 months ago
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.
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
ios/Podfile
(cocoapods)macos/Podfile
(cocoapods).github/workflows/flutter.yml
(github-actions)android/gradle.properties
(gradle)android/settings.gradle
(gradle)android/build.gradle
(gradle)android/app/build.gradle
(gradle)android/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)pubspec.yaml
(pub)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 8 Pull Requests:
Update dependency gradle to v8.7
- Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `chore/cleanup` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.7`Update dependency intl to ^0.19.0
- Schedule: ["at any time"] - Branch name: `renovate/intl-0.x` - Merge into: `chore/cleanup` - Upgrade [intl](https://togithub.com/dart-lang/i18n) to `^0.19.0`Update kotlin monorepo to v1.9.23
- Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `chore/cleanup` - Upgrade [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://togithub.com/JetBrains/kotlin) to `1.9.23` - Upgrade [org.jetbrains.kotlin:kotlin-gradle-plugin](https://togithub.com/JetBrains/kotlin) to `1.9.23`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `chore/cleanup` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/setup-java action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `chore/cleanup` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v4`Update dependency package_info_plus to v6
- Schedule: ["at any time"] - Branch name: `renovate/package_info_plus-6.x` - Merge into: `chore/cleanup` - Upgrade [package_info_plus](https://togithub.com/fluttercommunity/plus_plugins) to `^6.0.0`Update dependency share_plus to v8
- Schedule: ["at any time"] - Branch name: `renovate/share_plus-8.x` - Merge into: `chore/cleanup` - Upgrade [share_plus](https://togithub.com/fluttercommunity/plus_plugins) to `^8.0.0`Update subosito/flutter-action action to v2
- Schedule: ["at any time"] - Branch name: `renovate/subosito-flutter-action-2.x` - Merge into: `chore/cleanup` - 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.