AngeloAvv / flutter_flavorizr

A flutter utility to easily create flavors in your flutter application
https://pub.dev/packages/flutter_flavorizr
MIT License
468 stars 85 forks source link

Dependency Dashboard #151

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/dart.yml - `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` - `subosito/flutter-action v2` - `softprops/action-gh-release v2`
gradle
example/android/gradle.properties
example/android/settings.gradle
example/android/build.gradle - `com.android.tools.build:gradle 8.2.2` - `org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23` - `org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.23`
example/android/app/build.gradle
test_resources/android/build_gradle_processor_test/build_expected.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_idempotent.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_malformed_1.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_malformed_2.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_malformed_3.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_original.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_test/build_with_variables.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
test_resources/android/build_gradle_processor_with_custom_config_test/build_expected.gradle - `junit:junit 4.13.2` - `androidx.test:runner 1.5.2` - `androidx.test.espresso:espresso-core 3.5.1`
gradle-wrapper
example/android/gradle/wrapper/gradle-wrapper.properties - `gradle 8.2`
pub
example/pubspec.yaml - `flutter ` - `dart >=3.0.0 <4.0.0`
pubspec.yaml - `flutter ` - `archive ^3.4.10` - `args ^2.4.2` - `checked_yaml ^2.0.3` - `collection ^1.18.0` - `image ^4.1.7` - `io ^1.0.4` - `json_annotation ^4.8.1` - `sprintf ^7.0.0` - `xml ^6.5.0` - `yaml ^3.1.2` - `flutter_lints ^4.0.0` - `build_runner ^2.4.9` - `json_serializable ^6.7.1` - `dart >=3.0.0 <4.0.0`
test_resources/pubspec.yaml - `flutter ` - `cupertino_icons ^1.0.0` - `dart >=2.1.0 <3.0.0`