From 062db5d13a1970cf4c6435666957d96122463a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:08:50 +0100 Subject: [PATCH] Bump the pub group in /app with 3 updates (#151) * Bump the pub group in /app with 3 updates Bumps the pub group in /app with 3 updates: [provider](https://github.com/rrousselGit/provider), [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) and [sign_in_with_apple](https://github.com/aboutyou/dart_packages). Updates `provider` from 6.1.1 to 6.1.2 - [Commits](https://github.com/rrousselGit/provider/compare/provider-v6.1.1...provider-v6.1.2) Updates `purchases_flutter` from 6.21.1 to 6.22.0 - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/6.21.1...6.22.0) Updates `sign_in_with_apple` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/aboutyou/dart_packages/releases) - [Commits](https://github.com/aboutyou/dart_packages/commits) --- updated-dependencies: - dependency-name: provider dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: sign_in_with_apple dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... Signed-off-by: dependabot[bot] * Update Flutter Version and Podfile --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ricoberger --- .github/workflows/continuous-delivery.yaml | 14 +++++++------- .github/workflows/continuous-integration.yaml | 2 +- CONTRIBUTING.md | 4 ++-- app/ios/Podfile.lock | 18 +++++++++--------- app/macos/Podfile.lock | 18 +++++++++--------- app/pubspec.lock | 18 +++++++++--------- app/pubspec.yaml | 6 +++--- 7 files changed, 40 insertions(+), 40 deletions(-) diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index 91f96b3..77ec63f 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -168,7 +168,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -211,7 +211,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -273,7 +273,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -344,7 +344,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'master' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -402,7 +402,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -455,7 +455,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' @@ -487,7 +487,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' diff --git a/.github/workflows/continuous-integration.yaml b/.github/workflows/continuous-integration.yaml index 53ebe2a..87b5e93 100644 --- a/.github/workflows/continuous-integration.yaml +++ b/.github/workflows/continuous-integration.yaml @@ -21,7 +21,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.19.1' + flutter-version: '3.19.2' channel: 'stable' cache: true cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 240799a..37447a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,8 +57,8 @@ check your installed version: ```sh $ flutter --version -Flutter 3.19.1 • channel stable • https://github.com/flutter/flutter.git -Framework • revision abb292a07e (5 days ago) • 2024-02-20 14:35:05 -0800 +Flutter 3.19.2 • channel stable • https://github.com/flutter/flutter.git +Framework • revision 7482962148 (4 days ago) • 2024-02-27 16:51:22 -0500 Engine • revision 04817c99c9 Tools • Dart 3.3.0 • DevTools 2.31.1 diff --git a/app/ios/Podfile.lock b/app/ios/Podfile.lock index 1ff2c19..16f4062 100644 --- a/app/ios/Podfile.lock +++ b/app/ios/Podfile.lock @@ -21,12 +21,12 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - purchases_flutter (6.21.1): + - purchases_flutter (6.22.0): - Flutter - - PurchasesHybridCommon (= 9.7.2) - - PurchasesHybridCommon (9.7.2): - - RevenueCat (= 4.36.3) - - RevenueCat (4.36.3) + - PurchasesHybridCommon (= 9.8.0) + - PurchasesHybridCommon (9.8.0): + - RevenueCat (= 4.37.0) + - RevenueCat (4.37.0) - screen_brightness_ios (0.1.0): - Flutter - shared_preferences_foundation (0.0.1): @@ -122,9 +122,9 @@ SPEC CHECKSUMS: media_kit_video: 5da63f157170e5bf303bf85453b7ef6971218a2e package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85 path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c - purchases_flutter: 89e44b643ec23dc2904c067b2b6ef4b2a6a009d4 - PurchasesHybridCommon: 9250db8073ad8ad7e84e4544c1f7b8ef6cd969af - RevenueCat: 7be0d7bde9efb2fc1ebd1888522c55bb4f9feb18 + purchases_flutter: 9c9aa146fe1846ae262740930d8f43ee6c0e8889 + PurchasesHybridCommon: 42fe7946cc2828b1d54b1c80068d6042e4d3d5d1 + RevenueCat: b4fb058d7ced6a37327f6bc9636752dbc4a7235b screen_brightness_ios: 715ca807df953bf676d339f11464e438143ee625 shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695 sign_in_with_apple: f3bf75217ea4c2c8b91823f225d70230119b8440 @@ -135,4 +135,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 016564c560c4c9dbcb210e12c7aa6039072645f1 -COCOAPODS: 1.15.0 +COCOAPODS: 1.15.2 diff --git a/app/macos/Podfile.lock b/app/macos/Podfile.lock index 4d4de02..ddbf0ce 100644 --- a/app/macos/Podfile.lock +++ b/app/macos/Podfile.lock @@ -19,12 +19,12 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - purchases_flutter (6.21.1): + - purchases_flutter (6.22.0): - FlutterMacOS - - PurchasesHybridCommon (= 9.7.2) - - PurchasesHybridCommon (9.7.2): - - RevenueCat (= 4.36.3) - - RevenueCat (4.36.3) + - PurchasesHybridCommon (= 9.8.0) + - PurchasesHybridCommon (9.8.0): + - RevenueCat (= 4.37.0) + - RevenueCat (4.37.0) - screen_brightness_macos (0.1.0): - FlutterMacOS - screen_retriever (0.0.1): @@ -121,9 +121,9 @@ SPEC CHECKSUMS: media_kit_video: c75b07f14d59706c775778e4dd47dd027de8d1e5 package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c - purchases_flutter: 1e3706325ba600a7cf2b7c4efd9d190194b6e07c - PurchasesHybridCommon: 9250db8073ad8ad7e84e4544c1f7b8ef6cd969af - RevenueCat: 7be0d7bde9efb2fc1ebd1888522c55bb4f9feb18 + purchases_flutter: 8dc2809fd72a7ed2036361e4e36240ac95dbd5e5 + PurchasesHybridCommon: 42fe7946cc2828b1d54b1c80068d6042e4d3d5d1 + RevenueCat: b4fb058d7ced6a37327f6bc9636752dbc4a7235b screen_brightness_macos: 2d6d3af2165592d9a55ffcd95b7550970e41ebda screen_retriever: 59634572a57080243dd1bf715e55b6c54f241a38 shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695 @@ -135,4 +135,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 8d40c19d3cbdb380d870685c3a564c989f1efa52 -COCOAPODS: 1.15.0 +COCOAPODS: 1.15.2 diff --git a/app/pubspec.lock b/app/pubspec.lock index 29fd3fc..1e565e8 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -764,10 +764,10 @@ packages: dependency: "direct main" description: name: provider - sha256: "9a96a0a19b594dbc5bf0f1f27d2bc67d5f95957359b461cd9feb44ed6ae75096" + sha256: c8a055ee5ce3fd98d6fc872478b03823ffdb448699c6ebdbbc71d59b596fd48c url: "https://pub.dev" source: hosted - version: "6.1.1" + version: "6.1.2" pub_semver: dependency: transitive description: @@ -780,10 +780,10 @@ packages: dependency: "direct main" description: name: purchases_flutter - sha256: "0cd388a9d6bffedf79be76b6226778820495409acdf2a9cb3e80b172915934e4" + sha256: "83d1c0e752d3b351e993037892eb8008a2a40e3ff090acc1b1e3732ce463a834" url: "https://pub.dev" source: hosted - version: "6.21.1" + version: "6.22.0" realtime_client: dependency: transitive description: @@ -940,10 +940,10 @@ packages: dependency: "direct main" description: name: sign_in_with_apple - sha256: "0975c23b9f8b30a80e27d5659a75993a093d4cb5f4eb7d23a9ccc586fea634e0" + sha256: "3dcc472f6d3ef6915828b4aa536da14df20a6d1fee65c02eaa7e75b5c4f3f599" url: "https://pub.dev" source: hosted - version: "5.0.0" + version: "6.0.0" sign_in_with_apple_platform_interface: dependency: transitive description: @@ -956,10 +956,10 @@ packages: dependency: transitive description: name: sign_in_with_apple_web - sha256: "44b66528f576e77847c14999d5e881e17e7223b7b0625a185417829e5306f47a" + sha256: ffe74793bc31e7e7cc7e149fe14711a59e50a9cbbb3198e1f67fda92492f7b54 url: "https://pub.dev" source: hosted - version: "1.0.1" + version: "2.0.0" sky_engine: dependency: transitive description: flutter @@ -1303,4 +1303,4 @@ packages: version: "2.1.0" sdks: dart: ">=3.3.0 <4.0.0" - flutter: ">=3.19.0" + flutter: ">=3.19.1" diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f2a2cb8..155e575 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -57,12 +57,12 @@ dependencies: media_kit_libs_video: ^1.0.4 package_info_plus: ^5.0.1 piped_client: ^0.1.0 - provider: ^6.0.4 - purchases_flutter: ^6.19.0 + provider: ^6.1.2 + purchases_flutter: ^6.22.0 rxdart: ^0.27.7 scroll_to_index: ^3.0.1 shared_preferences: ^2.1.0 - sign_in_with_apple: ^5.0.0 + sign_in_with_apple: ^6.0.0 supabase_flutter: ^2.3.2 timeago: ^3.6.0 url_launcher: ^6.2.4