From 437b3d028afb2a55c1f709ac9bdfb108a4c57cf4 Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Mon, 21 Jul 2025 00:34:27 +0530 Subject: [PATCH 1/2] chore: update locks --- mobile/apps/auth/pubspec.lock | 51 +++++++++++++++++------------------ mobile/apps/auth/pubspec.yaml | 9 +++---- 2 files changed, 28 insertions(+), 32 deletions(-) diff --git a/mobile/apps/auth/pubspec.lock b/mobile/apps/auth/pubspec.lock index 9fb55a1784..a182365962 100644 --- a/mobile/apps/auth/pubspec.lock +++ b/mobile/apps/auth/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: transitive description: name: async - sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb" + sha256: d2872f9c19731c2e5f10444b14686eb7cc85c76274bd6c16e1816bff9a3bab63 url: "https://pub.dev" source: hosted - version: "2.13.0" + version: "2.12.0" auto_size_text: dependency: "direct main" description: @@ -205,10 +205,10 @@ packages: dependency: transitive description: name: checked_yaml - sha256: "959525d3162f249993882720d52b7e0c833978df229be20702b33d48d91de70f" + sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff url: "https://pub.dev" source: hosted - version: "2.0.4" + version: "2.0.3" cli_util: dependency: transitive description: @@ -430,10 +430,10 @@ packages: dependency: transitive description: name: fake_async - sha256: "5368f224a74523e8d2e7399ea1638b37aecfca824a3cc4dfdf77bf1fa905ac44" + sha256: "6a95e56b2449df2273fd8c45a662d6947ce1ebb7aafe80e550a3f68297f3cacc" url: "https://pub.dev" source: hosted - version: "1.3.3" + version: "1.3.2" ffi: dependency: "direct main" description: @@ -898,10 +898,10 @@ packages: dependency: "direct main" description: name: intl - sha256: "3df61194eb431efc39c4ceba583b95633a403f46c9fd341e550ce0bfa50e9aa5" + sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf url: "https://pub.dev" source: hosted - version: "0.20.2" + version: "0.19.0" io: dependency: "direct main" description: @@ -946,10 +946,10 @@ packages: dependency: transitive description: name: leak_tracker - sha256: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0" + sha256: c35baad643ba394b40aac41080300150a4f08fd0fd6a10378f8f7c6bc161acec url: "https://pub.dev" source: hosted - version: "10.0.9" + version: "10.0.8" leak_tracker_flutter_testing: dependency: transitive description: @@ -970,10 +970,10 @@ packages: dependency: "direct dev" description: name: lints - sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0 + sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7 url: "https://pub.dev" source: hosted - version: "6.0.0" + version: "5.1.1" local_auth: dependency: "direct main" description: @@ -1550,11 +1550,10 @@ packages: sqflite: dependency: "direct main" description: - path: sqflite - ref: HEAD - resolved-ref: fe6878b29d5c4012ffb201e943dd7785492d7d9b - url: "https://github.com/tekartik/sqflite" - source: git + name: sqflite + sha256: e2297b1da52f127bc7a3da11439985d9b536f75070f3325e62ada69a5c585d03 + url: "https://pub.dev" + source: hosted version: "2.4.2" sqflite_android: dependency: transitive @@ -1624,10 +1623,10 @@ packages: dependency: "direct main" description: name: steam_totp - sha256: "09fe980075d714cf9411281923ab22444e5a35a3ee958bbdd67a587cf3694193" + sha256: f47163df9be533024cecb97ca9bb1f29bb5575409a22fe4acdd9d70288d38d0d url: "https://pub.dev" source: hosted - version: "0.0.3" + version: "0.0.2" step_progress_indicator: dependency: "direct main" description: @@ -1672,10 +1671,10 @@ packages: dependency: transitive description: name: synchronized - sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0 + sha256: "0669c70faae6270521ee4f05bffd2919892d42d1276e6c495be80174b6bc0ef6" url: "https://pub.dev" source: hosted - version: "3.4.0" + version: "3.3.1" term_glyph: dependency: transitive description: @@ -1856,10 +1855,10 @@ packages: dependency: transitive description: name: vm_service - sha256: ddfa8d30d89985b96407efce8acbdd124701f96741f2d981ca860662f1c0dc02 + sha256: "0968250880a6c5fe7edc067ed0a13d4bae1577fe2771dcf3010d52c4a9d3ca14" url: "https://pub.dev" source: hosted - version: "15.0.0" + version: "14.3.1" watcher: dependency: transitive description: @@ -1896,10 +1895,10 @@ packages: dependency: "direct main" description: name: win32 - sha256: "66814138c3562338d05613a6e368ed8cfb237ad6d64a9e9334be3f309acfca03" + sha256: "329edf97fdd893e0f1e3b9e88d6a0e627128cc17cc316a8d67fda8f1451178ba" url: "https://pub.dev" source: hosted - version: "5.14.0" + version: "5.13.0" win32_registry: dependency: transitive description: @@ -1949,5 +1948,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.8.0 <4.0.0" + dart: ">=3.7.2 <4.0.0" flutter: ">=3.29.0" diff --git a/mobile/apps/auth/pubspec.yaml b/mobile/apps/auth/pubspec.yaml index 418630f7da..0d932f8c35 100644 --- a/mobile/apps/auth/pubspec.yaml +++ b/mobile/apps/auth/pubspec.yaml @@ -69,7 +69,7 @@ dependencies: google_nav_bar: ^5.0.5 #supported gradient_borders: ^1.0.0 http: ^1.1.0 - intl: ^0.20.2 + intl: ^0.19.0 io: ^1.0.4 json_annotation: ^4.5.0 local_auth: ^2.3.0 @@ -94,10 +94,7 @@ dependencies: sentry_flutter: ^8.14.2 share_plus: ^11.0.0 shared_preferences: ^2.0.5 - sqflite: - git: - url: https://github.com/tekartik/sqflite - path: sqflite + sqflite: ^2.4.2 sqflite_common_ffi: ^2.3.0+4 sqlite3: ^2.4.3 sqlite3_flutter_libs: ^0.5.24 @@ -118,7 +115,7 @@ dev_dependencies: flutter_test: sdk: flutter json_serializable: ^6.2.0 - lints: ^6.0.0 + lints: ^5.1.1 mocktail: ^1.0.3 # The following section is specific to Flutter. From 4ff77067dce7ce3708fdf7ae6459f6d4d645a7e9 Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Mon, 21 Jul 2025 00:36:21 +0530 Subject: [PATCH 2/2] chore: update flutter version for auth build --- .github/workflows/auth-internal-release.yml | 2 +- .github/workflows/auth-lint.yml | 2 +- .github/workflows/auth-release.yml | 2 +- .github/workflows/auth-win-sign.yml | 2 +- mobile/apps/auth/.fvmrc | 2 +- mobile/apps/auth/README.md | 2 +- mobile/apps/photos/README.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/auth-internal-release.yml b/.github/workflows/auth-internal-release.yml index 13f6310cef..470c9ae5a8 100644 --- a/.github/workflows/auth-internal-release.yml +++ b/.github/workflows/auth-internal-release.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: # Allow manually running the action env: - FLUTTER_VERSION: "3.24.3" + FLUTTER_VERSION: "3.29.3" permissions: contents: write diff --git a/.github/workflows/auth-lint.yml b/.github/workflows/auth-lint.yml index 34e5ff8a78..cc9040151c 100644 --- a/.github/workflows/auth-lint.yml +++ b/.github/workflows/auth-lint.yml @@ -8,7 +8,7 @@ on: - ".github/workflows/auth-lint.yml" env: - FLUTTER_VERSION: "3.24.3" + FLUTTER_VERSION: "3.29.3" permissions: contents: read diff --git a/.github/workflows/auth-release.yml b/.github/workflows/auth-release.yml index d8c9f4e1cc..e4c9b67586 100644 --- a/.github/workflows/auth-release.yml +++ b/.github/workflows/auth-release.yml @@ -29,7 +29,7 @@ on: - "auth-v*" env: - FLUTTER_VERSION: "3.24.3" + FLUTTER_VERSION: "3.29.3" permissions: contents: write diff --git a/.github/workflows/auth-win-sign.yml b/.github/workflows/auth-win-sign.yml index dada811c96..9dd8eeae15 100644 --- a/.github/workflows/auth-win-sign.yml +++ b/.github/workflows/auth-win-sign.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: # Allow manually running the action env: - FLUTTER_VERSION: "3.24.3" + FLUTTER_VERSION: "3.29.3" permissions: contents: write diff --git a/mobile/apps/auth/.fvmrc b/mobile/apps/auth/.fvmrc index 906bbb3497..b987073ac6 100644 --- a/mobile/apps/auth/.fvmrc +++ b/mobile/apps/auth/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.24.3" + "flutter": "3.29.3" } \ No newline at end of file diff --git a/mobile/apps/auth/README.md b/mobile/apps/auth/README.md index 1709302ae8..a2b84a7247 100644 --- a/mobile/apps/auth/README.md +++ b/mobile/apps/auth/README.md @@ -44,7 +44,7 @@ or managing your secrets, please use our mobile or desktop app. ## 🧑‍💻 Build from source -1. [Install Flutter](https://flutter.dev/docs/get-started/install) +1. [Install Flutter v3.29.3](https://flutter.dev/docs/get-started/install). 2. Pull in all submodules with `git submodule update --init --recursive` diff --git a/mobile/apps/photos/README.md b/mobile/apps/photos/README.md index 163cea917b..f9ea2d17a7 100644 --- a/mobile/apps/photos/README.md +++ b/mobile/apps/photos/README.md @@ -46,7 +46,7 @@ You can alternatively install the build from PlayStore or F-Droid. ## 🧑‍💻 Building from source -1. [Install Flutter v3.32.5](https://flutter.dev/docs/get-started/install). +1. [Install Flutter v3.29.3](https://flutter.dev/docs/get-started/install). 2. Pull in all submodules with `git submodule update --init --recursive`