Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)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 48 Pull Requests:
Update dependency gradle to v5.6.4
renovate/gradle-5.x
master
5.6.4
Update dependency cell_calendar to ^0.8.0
renovate/cell_calendar-0.x
master
^0.8.0
Update dependency clay_containers to ^0.3.0
renovate/clay_containers-0.x
master
^0.3.0
Update dependency cloud_firestore to ^0.16.0
renovate/cloud_firestore-0.x
master
^0.16.0
Update dependency com.android.tools.build:gradle to v3.6.4
renovate/com.android.tools.build-gradle-3.x
master
3.6.4
Update dependency com.google.firebase:firebase-core to v17.5.1
renovate/com.google.firebase-firebase-core-17.x
master
17.5.1
Update dependency com.google.gms:google-services to v4.4.0
renovate/com.google.gms-google-services-4.x
master
4.4.0
Update dependency firebase_auth to ^0.20.0
renovate/firebase_auth-0.x
master
^0.20.0
Update dependency firebase_core to ^0.7.0
renovate/firebase_core-0.x
master
^0.7.0
Update dependency fl_chart to ^0.65.0
renovate/fl_chart-0.x
master
^0.65.0
Update dependency flutter_bloc to ^0.22.0
renovate/flutter_bloc-0.x
master
^0.22.0
Update dependency flutter_launcher_icons to ^0.13.0
renovate/flutter_launcher_icons-0.x
master
^0.13.0
Update dependency http to ^0.13.0
renovate/http-0.x
master
^0.13.0
Update dependency intl to ^0.19.0
renovate/intl-0.x
master
^0.19.0
Update dependency kiwi to ^0.3.0
renovate/kiwi-0.x
master
^0.3.0
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21
renovate/kotlin-monorepo
master
1.9.21
Update dependency rxdart to ^0.27.0
renovate/rxdart-0.x
master
^0.27.0
Update dependency youtube_api to ^0.9.0
renovate/youtube_api-0.x
master
^0.9.0
Update dependency build_runner to v2
renovate/build_runner-2.x
master
^2.0.0
Update dependency built_collection to v5
renovate/built_collection-5.x
master
^5.0.0
Update dependency built_value to v8
renovate/built_value-8.x
master
^8.0.0
Update dependency built_value_generator to v8
renovate/built_value_generator-8.x
master
^8.0.0
Update dependency cached_network_image to v3
renovate/cached_network_image-3.x
master
^3.0.0
Update dependency cloud_firestore to v4
renovate/cloud_firestore-4.x
master
^4.0.0
Update dependency com.android.tools.build:gradle to v8
renovate/com.android.tools.build-gradle-8.x
master
8.2.0
Update dependency com.google.firebase:firebase-core to v21
renovate/com.google.firebase-firebase-core-21.x
master
21.1.1
Update dependency cupertino_icons to v1
renovate/cupertino_icons-1.x
master
^1.0.0
Update dependency dart to v3
renovate/dart-3.x
master
<4.0.0
Update dependency firebase_auth to v4
renovate/firebase_auth-4.x
master
^4.0.0
Update dependency firebase_core to v2
renovate/firebase_core-2.x
master
^2.0.0
Update dependency firebase_messaging to v14
renovate/firebase_messaging-14.x
master
^14.0.0
Update dependency flutter_bloc to v8
renovate/flutter_bloc-8.x
master
^8.0.0
Update dependency flutter_image_compress to v2
renovate/flutter_image_compress-2.x
master
^2.0.0
Update dependency flutter_local_notifications to v16
renovate/flutter_local_notifications-16.x
master
^16.0.0
Update dependency flutter_sliding_tutorial to v2
renovate/flutter_sliding_tutorial-2.x
master
^2.0.0
Update dependency getwidget to v4
renovate/getwidget-4.x
master
^4.0.0
Update dependency gradle to v8
renovate/gradle-8.x
master
8.5
Update dependency http to v1
renovate/http-1.x
master
^1.0.0
Update dependency kiwi to v4
renovate/kiwi-4.x
master
^4.0.0
Update dependency mockito to v5
renovate/mockito-5.x
master
^5.0.0
Update dependency numberpicker to v2
renovate/numberpicker-2.x
master
^2.0.0
Update dependency provider to v6
renovate/provider-6.x
master
^6.0.0
Update dependency shared_preferences to v2
renovate/shared_preferences-2.x
master
^2.0.0
Update dependency syncfusion_flutter_calendar to v23
renovate/syncfusion_flutter_calendar-23.x
master
^23.0.0
Update dependency table_calendar to v3
renovate/table_calendar-3.x
master
^3.0.0
Update dependency timeago to v3
renovate/timeago-3.x
master
^3.0.0
Update dependency youtube_api to v1
renovate/youtube_api-1.x
master
^1.0.0
Update dependency youtube_player_flutter to v8
renovate/youtube_player_flutter-8.x
master
^8.0.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.❓ 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.