From 2f4d8d508720763e153b262308c5bf0c8a9af4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:47:25 +0000 Subject: [PATCH 01/11] Bump zgosalvez/github-actions-report-lcov from 1.3.2 to 4.1.3 Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 1.3.2 to 4.1.3. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](https://github.com/zgosalvez/github-actions-report-lcov/compare/49af65b0586c274a625a41a2dc8aaaae7d00568b...050502e137001138559ed0757a794d72e22359ff) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2ec6b8..8f9e3a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: name: code-coverage path: coverage - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b + uses: zgosalvez/github-actions-report-lcov@050502e137001138559ed0757a794d72e22359ff with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From bee9deceb8021da28fd375f5f8da1bddcdc9fd52 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:54:17 +0800 Subject: [PATCH 02/11] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f9e3a7..c4da81b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,6 +94,8 @@ jobs: with: name: code-coverage path: coverage + - name: Setup LCOV + uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage uses: zgosalvez/github-actions-report-lcov@050502e137001138559ed0757a794d72e22359ff with: From cd66c523752355dbddee7f25389df2e88c45259f Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:58:34 +0800 Subject: [PATCH 03/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c4da81b..462ac88 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@050502e137001138559ed0757a794d72e22359ff + uses: zgosalvez/github-actions-report-lcov@d036a3be80c2bb02fbc09328daa3f6a25a6c1b75 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From 7420058cea2dee94855ac7c1e131d7e1448f9a70 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Tue, 9 Apr 2024 23:10:35 +0800 Subject: [PATCH 04/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 462ac88..5ef21bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@d036a3be80c2bb02fbc09328daa3f6a25a6c1b75 + uses: zgosalvez/github-actions-report-lcov@d73fff4982b42f678f4d0ca22ba6a9de12fa3b23 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From 27921ddb8494f9103b4885a9604961a9cd457fc0 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Tue, 9 Apr 2024 23:29:49 +0800 Subject: [PATCH 05/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ef21bb..1f9455a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@d73fff4982b42f678f4d0ca22ba6a9de12fa3b23 + uses: zgosalvez/github-actions-report-lcov@2b329bb35d65e3c02715d5dd88582b9822151085 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From 15b2b4431415af59a816760de5153ae187d3e7e3 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:31:38 +0800 Subject: [PATCH 06/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f9455a..65dcf37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@2b329bb35d65e3c02715d5dd88582b9822151085 + uses: zgosalvez/github-actions-report-lcov@3b60071009dbaf817edeaa3c7226f7889a4171b8 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From 1a73e83ed8edbbefda8183e091b1a95f9cf9bce9 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:33:51 +0800 Subject: [PATCH 07/11] Update main.dart --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 55371df..f6c8fc8 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -22,7 +22,7 @@ class MyApp extends StatelessWidget { // is not restarted. primarySwatch: Colors.blue, ), - home: MyHomePage(title: 'Flutter Demo Home Page'), + home: MyHomePage(title: 'Flutter Demo Home Page.'), ); } } From 06d5c8dea96d2cd0d2617d2eacf54013c7da4133 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:36:09 +0800 Subject: [PATCH 08/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65dcf37..1f9455a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@3b60071009dbaf817edeaa3c7226f7889a4171b8 + uses: zgosalvez/github-actions-report-lcov@2b329bb35d65e3c02715d5dd88582b9822151085 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From 589529282c0e59645a19287ca5a6686a4e31ffc0 Mon Sep 17 00:00:00 2001 From: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com> Date: Sat, 13 Apr 2024 09:24:43 +0800 Subject: [PATCH 09/11] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f9455a..6061025 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup LCOV uses: hrishikesh-kadam/setup-lcov@f5da1b26b0dcf5d893077a3c4f29cf78079c841d - name: Report code coverage - uses: zgosalvez/github-actions-report-lcov@2b329bb35d65e3c02715d5dd88582b9822151085 + uses: zgosalvez/github-actions-report-lcov@b612b09bc5d58579a2246e34b1db27336f557551 with: coverage-files: coverage/lcov.*.info minimum-coverage: 90 From cd81d6f93edd55dfff8a2853debb4167d9ad3fca Mon Sep 17 00:00:00 2001 From: Logan Cundiff Date: Tue, 28 May 2024 21:52:06 -0400 Subject: [PATCH 10/11] update flutter --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 602a7e6..4c731f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,8 +18,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: '>=2.12.0 <3.0.0' - flutter: 2.0.1 + sdk: ">=3.2.3 <4.0.0" + flutter: 3.22.1 dependencies: flutter: From cdf3fa0cbf9c92aa8c2d0ea522b6615855978cd0 Mon Sep 17 00:00:00 2001 From: Logan Cundiff Date: Tue, 28 May 2024 21:52:15 -0400 Subject: [PATCH 11/11] Update pubspec.lock --- pubspec.lock | 139 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 91 insertions(+), 48 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6bc1ae0..05ad276 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,58 +5,58 @@ packages: dependency: transitive description: name: async - url: "https://pub.dartlang.org" + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c" + url: "https://pub.dev" source: hosted - version: "2.5.0" + version: "2.11.0" boolean_selector: dependency: transitive description: name: boolean_selector - url: "https://pub.dartlang.org" + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" characters: dependency: transitive description: name: characters - url: "https://pub.dartlang.org" + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605" + url: "https://pub.dev" source: hosted - version: "1.1.0" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.0" + version: "1.3.0" clock: dependency: transitive description: name: clock - url: "https://pub.dartlang.org" + sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf + url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.1" collection: dependency: transitive description: name: collection - url: "https://pub.dartlang.org" + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + url: "https://pub.dev" source: hosted - version: "1.15.0" + version: "1.18.0" cupertino_icons: dependency: "direct main" description: name: cupertino_icons - url: "https://pub.dartlang.org" + sha256: caac504f942f41dfadcf45229ce8c47065b93919a12739f20d6173a883c5ec73 + url: "https://pub.dev" source: hosted version: "1.0.2" fake_async: dependency: transitive description: name: fake_async - url: "https://pub.dartlang.org" + sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78" + url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.1" flutter: dependency: "direct main" description: flutter @@ -67,27 +67,62 @@ packages: description: flutter source: sdk version: "0.0.0" + leak_tracker: + dependency: transitive + description: + name: leak_tracker + sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a" + url: "https://pub.dev" + source: hosted + version: "10.0.4" + leak_tracker_flutter_testing: + dependency: transitive + description: + name: leak_tracker_flutter_testing + sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8" + url: "https://pub.dev" + source: hosted + version: "3.0.3" + leak_tracker_testing: + dependency: transitive + description: + name: leak_tracker_testing + sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3" + url: "https://pub.dev" + source: hosted + version: "3.0.1" matcher: dependency: transitive description: name: matcher - url: "https://pub.dartlang.org" + sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb + url: "https://pub.dev" + source: hosted + version: "0.12.16+1" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a" + url: "https://pub.dev" source: hosted - version: "0.12.10" + version: "0.8.0" meta: dependency: transitive description: name: meta - url: "https://pub.dartlang.org" + sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136" + url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.12.0" path: dependency: transitive description: name: path - url: "https://pub.dartlang.org" + sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af" + url: "https://pub.dev" source: hosted - version: "1.8.0" + version: "1.9.0" sky_engine: dependency: transitive description: flutter @@ -97,58 +132,66 @@ packages: dependency: transitive description: name: source_span - url: "https://pub.dartlang.org" + sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c" + url: "https://pub.dev" source: hosted - version: "1.8.0" + version: "1.10.0" stack_trace: dependency: transitive description: name: stack_trace - url: "https://pub.dartlang.org" + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" + url: "https://pub.dev" source: hosted - version: "1.10.0" + version: "1.11.1" stream_channel: dependency: transitive description: name: stream_channel - url: "https://pub.dartlang.org" + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.2" string_scanner: dependency: transitive description: name: string_scanner - url: "https://pub.dartlang.org" + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.2.0" term_glyph: dependency: transitive description: name: term_glyph - url: "https://pub.dartlang.org" + sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 + url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" test_api: dependency: transitive description: name: test_api - url: "https://pub.dartlang.org" + sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f" + url: "https://pub.dev" source: hosted - version: "0.2.19" - typed_data: + version: "0.7.0" + vector_math: dependency: transitive description: - name: typed_data - url: "https://pub.dartlang.org" + name: vector_math + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + url: "https://pub.dev" source: hosted - version: "1.3.0" - vector_math: + version: "2.1.4" + vm_service: dependency: transitive description: - name: vector_math - url: "https://pub.dartlang.org" + name: vm_service + sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "14.2.1" sdks: - dart: ">=2.12.0 <3.0.0" - flutter: ">=2.0.1" + dart: ">=3.3.0 <4.0.0" + flutter: ">=3.22.1"