diff --git a/CHANGELOG.md b/CHANGELOG.md index 355173969..8118ce19c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,83 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-07-15 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`studyu_app` - `v2.7.7`](#studyu_app---v277) + - [`studyu_core` - `v4.4.4`](#studyu_core---v444) + - [`studyu_designer_v2` - `v1.8.2`](#studyu_designer_v2---v182) + - [`studyu_flutter_common` - `v1.8.5`](#studyu_flutter_common---v185) + +--- + +#### `studyu_app` - `v2.7.7` + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + +#### `studyu_core` - `v4.4.4` + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + +#### `studyu_designer_v2` - `v1.8.2` + + - **FIX**: upgrade deps. + - **FIX**: added legend for participant activity tooltip. + - **FIX**: monitor section header tooltip participants list display fix. + - **FIX**: upgrade deps. + +#### `studyu_flutter_common` - `v1.8.5` + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + + +## 2024-07-14 + +### Changes + +--- + +Packages with breaking changes: + + - [`studyu_app` - `v2.7.6`](#studyu_app---v276) + - [`studyu_core` - `v4.4.3`](#studyu_core---v443) + - [`studyu_designer_v2` - `v1.8.1`](#studyu_designer_v2---v181) + - [`studyu_flutter_common` - `v1.8.4`](#studyu_flutter_common---v184) + +Packages with other changes: + + - There are no other changes in this release. + +Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries): + + - `studyu_app` - `v2.7.6` + - `studyu_core` - `v4.4.3` + - `studyu_designer_v2` - `v1.8.1` + - `studyu_flutter_common` - `v1.8.4` + +--- + +#### `studyu_app` - `v2.7.6` + +#### `studyu_core` - `v4.4.3` + +#### `studyu_designer_v2` - `v1.8.1` + +#### `studyu_flutter_common` - `v1.8.4` + + ## 2024-07-01 ### Changes diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 01c444077..85b6144d8 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -1,3 +1,12 @@ +## 2.7.7 + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + +## 2.7.6 + + - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. + ## 2.7.6-dev.3 - **REFACTOR**: migrate to riverpod code generation 2. diff --git a/app/android/Gemfile.lock b/app/android/Gemfile.lock index 18c97dc20..550f7ffaa 100644 --- a/app/android/Gemfile.lock +++ b/app/android/Gemfile.lock @@ -10,19 +10,19 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.949.0) - aws-sdk-core (3.200.0) + aws-partitions (1.956.0) + aws-sdk-core (3.201.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.87.0) - aws-sdk-core (~> 3, >= 3.199.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.155.0) - aws-sdk-core (~> 3, >= 3.199.0) + aws-sdk-kms (1.88.0) + aws-sdk-core (~> 3, >= 3.201.0) + aws-sigv4 (~> 1.5) + aws-sdk-s3 (1.156.0) + aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) + aws-sigv4 (~> 1.5) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) @@ -38,7 +38,7 @@ GEM domain_name (0.6.20240107) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.110.0) + excon (0.111.0) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -154,7 +154,7 @@ GEM json (2.7.2) jwt (2.8.2) base64 - mini_magick (4.13.1) + mini_magick (4.13.2) mini_mime (1.1.5) multi_json (1.15.0) multipart-post (2.4.1) diff --git a/app/ios/Gemfile.lock b/app/ios/Gemfile.lock index daec0568f..550f7ffaa 100644 --- a/app/ios/Gemfile.lock +++ b/app/ios/Gemfile.lock @@ -5,24 +5,24 @@ GEM base64 nkf rexml - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.943.0) - aws-sdk-core (3.197.0) + aws-partitions (1.956.0) + aws-sdk-core (3.201.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.83.0) - aws-sdk-core (~> 3, >= 3.197.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.152.1) - aws-sdk-core (~> 3, >= 3.197.0) + aws-sdk-kms (1.88.0) + aws-sdk-core (~> 3, >= 3.201.0) + aws-sigv4 (~> 1.5) + aws-sdk-s3 (1.156.0) + aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) + aws-sigv4 (~> 1.5) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) @@ -38,7 +38,7 @@ GEM domain_name (0.6.20240107) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.110.0) + excon (0.111.0) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -68,7 +68,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.3.1) - fastlane (2.220.0) + fastlane (2.221.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -152,9 +152,9 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.7.2) - jwt (2.8.1) + jwt (2.8.2) base64 - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.5) multi_json (1.15.0) multipart-post (2.4.1) @@ -164,7 +164,7 @@ GEM optparse (0.5.0) os (1.1.4) plist (3.7.1) - public_suffix (5.0.5) + public_suffix (6.0.0) rake (13.2.1) representable (3.2.0) declarative (< 0.1.0) diff --git a/app/ios/Podfile.lock b/app/ios/Podfile.lock index 33fa60c09..83ef751ab 100644 --- a/app/ios/Podfile.lock +++ b/app/ios/Podfile.lock @@ -118,7 +118,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: app_links: e70ca16b4b0f88253b3b3660200d4a10b4ea9795 audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207 - camera_avfoundation: 759172d1a77ae7be0de08fc104cfb79738b8a59e + camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 flutter_file_dialog: 4c014a45b105709a27391e266c277d7e588e9299 flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086 @@ -136,7 +136,7 @@ SPEC CHECKSUMS: url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3 wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1 - webview_flutter_wkwebview: be0f0d33777f1bfd0c9fdcb594786704dbf65f36 + webview_flutter_wkwebview: 2a23822e9039b7b1bc52e5add778e5d89ad488d1 PODFILE CHECKSUM: 666752a84cc2c75e2476eadd0afa8f31ee5056b0 diff --git a/app/pubspec.lock b/app/pubspec.lock index ba6ff4173..1ec47c7f7 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -5,26 +5,26 @@ packages: dependency: transitive description: name: app_links - sha256: a9905d6a60e814503fabc7523a9ed161b812d7ca69c99ad8ceea14279dc4f06b + sha256: ae5f9a1b7d40d26178f605414be81ed4260350b4fae8259fe5ca4f89fe70c4af url: "https://pub.dev" source: hosted - version: "6.1.3" + version: "6.1.4" app_links_linux: dependency: transitive description: name: app_links_linux - sha256: "567139eca3ca9fb113f2082f3aaa75a26f30f0ebdbe5fa7f09a3913c5bebd630" + sha256: f5f7173a78609f3dfd4c2ff2c95bd559ab43c80a87dc6a095921d96c05688c81 url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.0.3" app_links_platform_interface: dependency: transitive description: name: app_links_platform_interface - sha256: "58cff6f11df59b0e514dd5e4a61e988348ad5662f0e75d45d4e214ebea55c94c" + sha256: "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.2" app_links_web: dependency: transitive description: @@ -61,10 +61,10 @@ packages: dependency: transitive description: name: audio_session - sha256: a49af9981eec5d7cd73b37bacb6ee73f8143a6a9f9bd5b6021e6c346b9b6cf4e + sha256: "4012d798e25a0ebfd4ad7203fefe7e386fdfedd2243afc52fa700b8bde6a3a4f" url: "https://pub.dev" source: hosted - version: "0.1.19" + version: "0.1.20" barcode: dependency: transitive description: @@ -125,34 +125,34 @@ packages: dependency: transitive description: name: camera_android_camerax - sha256: "7abb0faddbf103c59365e805ad9a30ab4d602b2eb7a8de469697945fd4a69daa" + sha256: "7c03940cb8c92eb5b184952674a07cc4a73c6ba2b3568aad70255ad4cb913660" url: "https://pub.dev" source: hosted - version: "0.6.5+6" + version: "0.6.7+1" camera_avfoundation: dependency: transitive description: name: camera_avfoundation - sha256: "7d021e8cd30d9b71b8b92b4ad669e80af432d722d18d6aac338572754a786c15" + sha256: "95c2f40b4d06cdb0fd2ad893c762d1f2c931a5e370793ec34c939eb4fcbf96bb" url: "https://pub.dev" source: hosted - version: "0.9.16" + version: "0.9.17" camera_platform_interface: dependency: transitive description: name: camera_platform_interface - sha256: a250314a48ea337b35909a4c9d5416a208d736dcb01d0b02c6af122be66660b0 + sha256: b3ede1f171532e0d83111fe0980b46d17f1aa9788a07a2fbed07366bbdbb9061 url: "https://pub.dev" source: hosted - version: "2.7.4" + version: "2.8.0" camera_web: dependency: transitive description: name: camera_web - sha256: "9e9aba2fbab77ce2472924196ff8ac4dd8f9126c4f9a3096171cd1d870d6b26c" + sha256: b9235ec0a2ce949daec546f1f3d86f05c3921ed31c7d9ab6b7c03214d152fc2d url: "https://pub.dev" source: hosted - version: "0.3.3" + version: "0.3.4" characters: dependency: transitive description: @@ -354,18 +354,18 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: ced76d337f54de33d7d9f06092137b4ac2da5079e00cee8a11a1794ffc7c61c6 + sha256: dd6676d8c2926537eccdf9f72128bbb2a9d0814689527b17f92c248ff192eaf3 url: "https://pub.dev" source: hosted - version: "17.2.1" + version: "17.2.1+2" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - sha256: "33f741ef47b5f63cc7f78fe75eeeac7e19f171ff3c3df054d84c1e38bedb6a03" + sha256: c49bd06165cad9beeb79090b18cd1eb0296f4bf4b23b84426e37dd7c027fc3af url: "https://pub.dev" source: hosted - version: "4.0.0+1" + version: "4.0.1" flutter_local_notifications_platform_interface: dependency: transitive description: @@ -452,10 +452,10 @@ packages: dependency: "direct main" description: name: flutter_timezone - sha256: "06b35132c98fa188db3c4b654b7e1af7ccd01dfe12a004d58be423357605fb24" + sha256: f9c328f66d58cd2af8a0cbd2f84d0c211fda8b7332b5e458d9848bd9ec936120 url: "https://pub.dev" source: hosted - version: "1.0.8" + version: "2.0.1" flutter_web_plugins: dependency: "direct main" description: flutter @@ -537,10 +537,10 @@ packages: dependency: transitive description: name: gotrue - sha256: "65c8c47afb8230218bc295e6edcb948b117e39801f91c4a4bcb94dfd26b57134" + sha256: a8784341bcc08f88ba7a4b04a40a37059c7e71c315f058d45c31d09e8a951194 url: "https://pub.dev" source: hosted - version: "2.8.1" + version: "2.8.3" gtk: dependency: transitive description: @@ -617,10 +617,10 @@ packages: dependency: transitive description: name: just_audio - sha256: "5abfab1d199e01ab5beffa61b3e782350df5dad036cb8c83b79fa45fc656614e" + sha256: ee50602364ba83fa6308f5512dd560c713ec3e1f2bc75f0db43618f0d82ef71a url: "https://pub.dev" source: hosted - version: "0.9.38" + version: "0.9.39" just_audio_platform_interface: dependency: transitive description: @@ -801,10 +801,10 @@ packages: dependency: transitive description: name: path_provider_android - sha256: bca87b0165ffd7cdb9cad8edd22d18d2201e886d9a9f19b4fb3452ea7df3a72a + sha256: "30c5aa827a6ae95ce2853cdc5fe3971daaac00f6f081c419c013f7f57bff2f5e" url: "https://pub.dev" source: hosted - version: "2.2.6" + version: "2.2.7" path_provider_foundation: dependency: transitive description: @@ -833,10 +833,10 @@ packages: dependency: transitive description: name: path_provider_windows - sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" + sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7 url: "https://pub.dev" source: hosted - version: "2.2.1" + version: "2.3.0" pdf: dependency: "direct main" description: @@ -969,10 +969,10 @@ packages: dependency: transitive description: name: realtime_client - sha256: cd44fa21407a2e217d674f1c1a33b36c49ad0d8aea0349bf5b66594db06c80fb + sha256: a99b7817e203c57ada746e9fe113820410cf84d9029f4310c57737aae890b0f7 url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.2.0" record: dependency: "direct main" description: @@ -985,10 +985,10 @@ packages: dependency: transitive description: name: record_android - sha256: c15d7faffbbb8d3414e3062534fc125b445d2590327dc930636e7c70b8217733 + sha256: "9ccf6a206dc72b486cf37893690e70c17610e8f05dba8da1a808e73dc2f49a04" url: "https://pub.dev" source: hosted - version: "1.2.3" + version: "1.2.4" record_darwin: dependency: transitive description: @@ -1208,30 +1208,30 @@ packages: path: "../core" relative: true source: path - version: "4.4.3-dev.2" + version: "4.4.4" studyu_flutter_common: dependency: "direct main" description: path: "../flutter_common" relative: true source: path - version: "1.8.4-dev.2" + version: "1.8.5" supabase: dependency: "direct main" description: name: supabase - sha256: "073aabf6a9f6ada2ebb77082222e1104949afb9f7f181017d0643d99bda0efe3" + sha256: "7d2ca0499a6933b9aed2f4ff9eff4cbc4107f54006be35c42c8e1db70e99438e" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.2.4" supabase_flutter: dependency: "direct main" description: name: supabase_flutter - sha256: ae56c20924fadd62f0a83f0570c22cec85f4b093768fbd0e049c4e1741a109a7 + sha256: "048d9377a76e43b95039d67e26b4bb2326fc8818df8d2f4bd63b4fdfc79f8f50" url: "https://pub.dev" source: hosted - version: "2.5.6" + version: "2.5.8" synchronized: dependency: transitive description: @@ -1268,10 +1268,10 @@ packages: dependency: "direct main" description: name: timezone - sha256: a6ccda4a69a442098b602c44e61a1e2b4bf6f5516e875bbf0f427d5df14745d5 + sha256: "2236ec079a174ce07434e89fcd3fcda430025eb7692244139a9cf54fdcf1fc7d" url: "https://pub.dev" source: hosted - version: "0.9.3" + version: "0.9.4" typed_data: dependency: transitive description: @@ -1316,10 +1316,10 @@ packages: dependency: transitive description: name: url_launcher_ios - sha256: "7068716403343f6ba4969b4173cbf3b84fc768042124bc2c011e5d782b24fe89" + sha256: e43b677296fadce447e987a2f519dcf5f6d1e527dc35d01ffab4fff5b8a7063e url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.3.1" url_launcher_linux: dependency: transitive description: @@ -1364,10 +1364,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" vector_graphics: dependency: transitive description: @@ -1412,10 +1412,10 @@ packages: dependency: transitive description: name: video_player_android - sha256: "3ff2da7e5a9274bef9b5deb9084f73a77920211c463e0e836361b14146e67339" + sha256: fdc0331ce9f808cc2714014cb8126bd6369943affefd54f8fdab0ea0bb617b7f url: "https://pub.dev" source: hosted - version: "2.5.1" + version: "2.5.2" video_player_avfoundation: dependency: transitive description: @@ -1508,10 +1508,10 @@ packages: dependency: transitive description: name: webview_flutter_wkwebview - sha256: "7affdf9d680c015b11587181171d3cad8093e449db1f7d9f0f08f4f33d24f9a0" + sha256: "9c62cc46fa4f2d41e10ab81014c1de470a6c6f26051a2de32111b2ee55287feb" url: "https://pub.dev" source: hosted - version: "3.13.1" + version: "3.14.0" win32: dependency: transitive description: diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 7f0998b50..2c4eec9c7 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_app -version: 2.7.6-dev.3 +version: 2.7.7 description: Partake in digital N-of-1 trials with the innovative StudyU Health App publish_to: none homepage: https://studyu.health @@ -17,10 +17,10 @@ dependencies: flutter: sdk: flutter flutter_file_dialog: ^3.0.2 - flutter_local_notifications: ^17.2.1 + flutter_local_notifications: ^17.2.1+2 flutter_localizations: sdk: flutter - flutter_timezone: ^1.0.8 + flutter_timezone: ^2.0.1 flutter_web_plugins: sdk: flutter flutter_widget_from_html: ^0.15.1 @@ -39,15 +39,15 @@ dependencies: sentry_flutter: ^8.3.0 sentry_logging: ^8.3.0 shared_preferences: ^2.2.3 - studyu_core: ^4.4.3-dev.2 - studyu_flutter_common: ^1.8.4-dev.2 - supabase: ^2.2.2 - supabase_flutter: ^2.5.6 + studyu_core: ^4.4.4 + studyu_flutter_common: ^1.8.5 + supabase: ^2.2.4 + supabase_flutter: ^2.5.8 timeline_tile: ^2.0.0 - timezone: ^0.9.3 + timezone: ^0.9.4 universal_html: ^2.2.4 url_launcher: ^6.3.0 - uuid: ^4.4.0 + uuid: ^4.4.2 wakelock_plus: ^1.2.5 dev_dependencies: diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 342eeb886..4cebbd4ab 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,3 +1,12 @@ +## 4.4.4 + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + +## 4.4.3 + + - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. + ## 4.4.3-dev.2 - **FIX**: keep eligibility criterion. diff --git a/core/pubspec.lock b/core/pubspec.lock index a692ab97e..b905e7032 100644 --- a/core/pubspec.lock +++ b/core/pubspec.lock @@ -218,10 +218,10 @@ packages: dependency: transitive description: name: gotrue - sha256: "65c8c47afb8230218bc295e6edcb948b117e39801f91c4a4bcb94dfd26b57134" + sha256: a8784341bcc08f88ba7a4b04a40a37059c7e71c315f058d45c31d09e8a951194 url: "https://pub.dev" source: hosted - version: "2.8.1" + version: "2.8.3" graphs: dependency: transitive description: @@ -418,10 +418,10 @@ packages: dependency: transitive description: name: realtime_client - sha256: cd44fa21407a2e217d674f1c1a33b36c49ad0d8aea0349bf5b66594db06c80fb + sha256: a99b7817e203c57ada746e9fe113820410cf84d9029f4310c57737aae890b0f7 url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.2.0" retry: dependency: transitive description: @@ -562,18 +562,18 @@ packages: dependency: transitive description: name: string_scanner - sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" supabase: dependency: "direct main" description: name: supabase - sha256: "073aabf6a9f6ada2ebb77082222e1104949afb9f7f181017d0643d99bda0efe3" + sha256: "7d2ca0499a6933b9aed2f4ff9eff4cbc4107f54006be35c42c8e1db70e99438e" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.2.4" term_glyph: dependency: transitive description: @@ -586,26 +586,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "7ee44229615f8f642b68120165ae4c2a75fe77ae2065b1e55ae4711f6cf0899e" + sha256: "713a8789d62f3233c46b4a90b174737b2c04cb6ae4500f2aa8b1be8f03f5e67f" url: "https://pub.dev" source: hosted - version: "1.25.7" + version: "1.25.8" test_api: dependency: transitive description: name: test_api - sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb" + sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c" url: "https://pub.dev" source: hosted - version: "0.7.2" + version: "0.7.3" test_core: dependency: transitive description: name: test_core - sha256: "55ea5a652e38a1dfb32943a7973f3681a60f872f8c3a05a14664ad54ef9c6696" + sha256: "12391302411737c176b0b5d6491f466b0dd56d4763e347b6714efbaa74d7953d" url: "https://pub.dev" source: hosted - version: "0.6.4" + version: "0.6.5" timing: dependency: transitive description: @@ -626,10 +626,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" vm_service: dependency: transitive description: diff --git a/core/pubspec.yaml b/core/pubspec.yaml index 7603db1e7..a88df2b77 100644 --- a/core/pubspec.yaml +++ b/core/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_core -version: 4.4.3-dev.2 +version: 4.4.4 description: This package contains StudyU models and common functions for the app and designer packages homepage: https://studyu.health repository: https://github.com/hpi-studyu/studyu @@ -14,11 +14,11 @@ dependencies: logger: ^2.3.0 quiver: ^3.2.1 sentry: ^8.3.0 - supabase: ^2.2.2 - uuid: ^4.4.0 + supabase: ^2.2.4 + uuid: ^4.4.2 dev_dependencies: build_runner: ^2.4.11 json_serializable: ^6.8.0 lint: ^2.3.0 - test: ^1.25.7 + test: ^1.25.8 diff --git a/designer_v2/CHANGELOG.md b/designer_v2/CHANGELOG.md index 70e092164..ba91a69b8 100644 --- a/designer_v2/CHANGELOG.md +++ b/designer_v2/CHANGELOG.md @@ -1,3 +1,14 @@ +## 1.8.2 + + - **FIX**: upgrade deps. + - **FIX**: added legend for participant activity tooltip. + - **FIX**: monitor section header tooltip participants list display fix. + - **FIX**: upgrade deps. + +## 1.8.1 + + - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. + ## 1.8.1-dev.3 - **REFACTOR**: migrated auth_form_controller.dart to riverpod v2. diff --git a/designer_v2/pubspec.lock b/designer_v2/pubspec.lock index e43551eed..63d0610b8 100644 --- a/designer_v2/pubspec.lock +++ b/designer_v2/pubspec.lock @@ -29,26 +29,26 @@ packages: dependency: transitive description: name: app_links - sha256: a9905d6a60e814503fabc7523a9ed161b812d7ca69c99ad8ceea14279dc4f06b + sha256: ae5f9a1b7d40d26178f605414be81ed4260350b4fae8259fe5ca4f89fe70c4af url: "https://pub.dev" source: hosted - version: "6.1.3" + version: "6.1.4" app_links_linux: dependency: transitive description: name: app_links_linux - sha256: "567139eca3ca9fb113f2082f3aaa75a26f30f0ebdbe5fa7f09a3913c5bebd630" + sha256: f5f7173a78609f3dfd4c2ff2c95bd559ab43c80a87dc6a095921d96c05688c81 url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.0.3" app_links_platform_interface: dependency: transitive description: name: app_links_platform_interface - sha256: "58cff6f11df59b0e514dd5e4a61e988348ad5662f0e75d45d4e214ebea55c94c" + sha256: "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.2" app_links_web: dependency: transitive description: @@ -454,10 +454,10 @@ packages: dependency: transitive description: name: freezed_annotation - sha256: c3fd9336eb55a38cc1bbd79ab17573113a8deccd0ecbbf926cca3c62803b5c2d + sha256: f9f6597ac43cc262fa7d7f2e65259a6060c23a560525d1f2631be374540f2a9b url: "https://pub.dev" source: hosted - version: "2.4.1" + version: "2.4.3" frontend_server_client: dependency: transitive description: @@ -491,18 +491,18 @@ packages: dependency: "direct main" description: name: go_router - sha256: cdae1b9c8bd7efadcef6112e81c903662ef2ce105cbd220a04bbb7c3425b5554 + sha256: "39dd52168d6c59984454183148dc3a5776960c61083adfc708cc79a7b3ce1ba8" url: "https://pub.dev" source: hosted - version: "14.2.0" + version: "14.2.1" gotrue: dependency: transitive description: name: gotrue - sha256: "65c8c47afb8230218bc295e6edcb948b117e39801f91c4a4bcb94dfd26b57134" + sha256: a8784341bcc08f88ba7a4b04a40a37059c7e71c315f058d45c31d09e8a951194 url: "https://pub.dev" source: hosted - version: "2.8.1" + version: "2.8.3" graphs: dependency: transitive description: @@ -752,10 +752,10 @@ packages: dependency: transitive description: name: path_provider_android - sha256: bca87b0165ffd7cdb9cad8edd22d18d2201e886d9a9f19b4fb3452ea7df3a72a + sha256: "30c5aa827a6ae95ce2853cdc5fe3971daaac00f6f081c419c013f7f57bff2f5e" url: "https://pub.dev" source: hosted - version: "2.2.6" + version: "2.2.7" path_provider_foundation: dependency: transitive description: @@ -784,10 +784,10 @@ packages: dependency: transitive description: name: path_provider_windows - sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" + sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7 url: "https://pub.dev" source: hosted - version: "2.2.1" + version: "2.3.0" patrol_finders: dependency: "direct dev" description: @@ -936,10 +936,10 @@ packages: dependency: transitive description: name: realtime_client - sha256: cd44fa21407a2e217d674f1c1a33b36c49ad0d8aea0349bf5b66594db06c80fb + sha256: a99b7817e203c57ada746e9fe113820410cf84d9029f4310c57737aae890b0f7 url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.2.0" retry: dependency: transitive description: @@ -1191,30 +1191,30 @@ packages: path: "../core" relative: true source: path - version: "4.4.3-dev.2" + version: "4.4.4" studyu_flutter_common: dependency: "direct main" description: path: "../flutter_common" relative: true source: path - version: "1.8.4-dev.2" + version: "1.8.5" supabase: dependency: "direct main" description: name: supabase - sha256: "073aabf6a9f6ada2ebb77082222e1104949afb9f7f181017d0643d99bda0efe3" + sha256: "7d2ca0499a6933b9aed2f4ff9eff4cbc4107f54006be35c42c8e1db70e99438e" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.2.4" supabase_flutter: dependency: "direct main" description: name: supabase_flutter - sha256: ae56c20924fadd62f0a83f0570c22cec85f4b093768fbd0e049c4e1741a109a7 + sha256: "048d9377a76e43b95039d67e26b4bb2326fc8818df8d2f4bd63b4fdfc79f8f50" url: "https://pub.dev" source: hosted - version: "2.5.6" + version: "2.5.8" sync_http: dependency: transitive description: @@ -1299,10 +1299,10 @@ packages: dependency: transitive description: name: url_launcher_ios - sha256: "7068716403343f6ba4969b4173cbf3b84fc768042124bc2c011e5d782b24fe89" + sha256: e43b677296fadce447e987a2f519dcf5f6d1e527dc35d01ffab4fff5b8a7063e url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.3.1" url_launcher_linux: dependency: transitive description: @@ -1347,10 +1347,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" vector_math: dependency: transitive description: diff --git a/designer_v2/pubspec.yaml b/designer_v2/pubspec.yaml index 8ce2cad22..ac695507c 100644 --- a/designer_v2/pubspec.yaml +++ b/designer_v2/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_designer_v2 -version: 1.8.1-dev.3 +version: 1.8.2 description: Implement digital N-of-1 studies seamlessly with the StudyU Health Designer publish_to: none homepage: https://studyu.health @@ -11,7 +11,7 @@ environment: dependencies: archive: ^3.6.1 async: ^2.11.0 - collection: ^1.18.0 + collection: ^1.18.0 # flutter_test csv: ^6.0.0 cupertino_icons: ^1.0.8 dynamic_color: ^1.7.0 @@ -24,7 +24,7 @@ dependencies: flutter_riverpod: ^2.5.1 flutter_web_plugins: sdk: flutter - go_router: ^14.2.0 + go_router: ^14.2.1 intl: ^0.19.0 material_color_utilities: 0.8.0 # integration_test material_design_icons_flutter: ^7.0.7296 @@ -35,12 +35,12 @@ dependencies: reactive_range_slider: ^2.1.0 riverpod_annotation: ^2.3.5 rxdart: ^0.27.7 # custom_lint 0.6.4 - studyu_core: ^4.4.3-dev.2 - studyu_flutter_common: ^1.8.4-dev.2 - supabase: ^2.2.2 - supabase_flutter: ^2.5.6 + studyu_core: ^4.4.4 + studyu_flutter_common: ^1.8.5 + supabase: ^2.2.4 + supabase_flutter: ^2.5.8 url_launcher: ^6.3.0 - uuid: ^4.4.0 + uuid: ^4.4.2 dev_dependencies: build_runner: ^2.4.11 diff --git a/flutter_common/CHANGELOG.md b/flutter_common/CHANGELOG.md index 0dae1fb3b..74c36227b 100644 --- a/flutter_common/CHANGELOG.md +++ b/flutter_common/CHANGELOG.md @@ -1,3 +1,12 @@ +## 1.8.5 + + - **FIX**: upgrade deps. + - **FIX**: upgrade deps. + +## 1.8.4 + + - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. + ## 1.8.4-dev.2 - **FIX**: formatting issues. diff --git a/flutter_common/pubspec.lock b/flutter_common/pubspec.lock index bdd3c69c8..cbf9ff11b 100644 --- a/flutter_common/pubspec.lock +++ b/flutter_common/pubspec.lock @@ -5,26 +5,26 @@ packages: dependency: transitive description: name: app_links - sha256: a9905d6a60e814503fabc7523a9ed161b812d7ca69c99ad8ceea14279dc4f06b + sha256: ae5f9a1b7d40d26178f605414be81ed4260350b4fae8259fe5ca4f89fe70c4af url: "https://pub.dev" source: hosted - version: "6.1.3" + version: "6.1.4" app_links_linux: dependency: transitive description: name: app_links_linux - sha256: "567139eca3ca9fb113f2082f3aaa75a26f30f0ebdbe5fa7f09a3913c5bebd630" + sha256: f5f7173a78609f3dfd4c2ff2c95bd559ab43c80a87dc6a095921d96c05688c81 url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.0.3" app_links_platform_interface: dependency: transitive description: name: app_links_platform_interface - sha256: "58cff6f11df59b0e514dd5e4a61e988348ad5662f0e75d45d4e214ebea55c94c" + sha256: "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.2" app_links_web: dependency: transitive description: @@ -212,10 +212,10 @@ packages: dependency: transitive description: name: gotrue - sha256: "65c8c47afb8230218bc295e6edcb948b117e39801f91c4a4bcb94dfd26b57134" + sha256: a8784341bcc08f88ba7a4b04a40a37059c7e71c315f058d45c31d09e8a951194 url: "https://pub.dev" source: hosted - version: "2.8.1" + version: "2.8.3" gtk: dependency: transitive description: @@ -364,10 +364,10 @@ packages: dependency: transitive description: name: path_provider_android - sha256: bca87b0165ffd7cdb9cad8edd22d18d2201e886d9a9f19b4fb3452ea7df3a72a + sha256: "30c5aa827a6ae95ce2853cdc5fe3971daaac00f6f081c419c013f7f57bff2f5e" url: "https://pub.dev" source: hosted - version: "2.2.6" + version: "2.2.7" path_provider_foundation: dependency: transitive description: @@ -396,10 +396,10 @@ packages: dependency: transitive description: name: path_provider_windows - sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" + sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7 url: "https://pub.dev" source: hosted - version: "2.2.1" + version: "2.3.0" platform: dependency: transitive description: @@ -436,10 +436,10 @@ packages: dependency: transitive description: name: realtime_client - sha256: cd44fa21407a2e217d674f1c1a33b36c49ad0d8aea0349bf5b66594db06c80fb + sha256: a99b7817e203c57ada746e9fe113820410cf84d9029f4310c57737aae890b0f7 url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.2.0" retry: dependency: transitive description: @@ -579,23 +579,23 @@ packages: path: "../core" relative: true source: path - version: "4.4.3-dev.2" + version: "4.4.4" supabase: dependency: transitive description: name: supabase - sha256: "073aabf6a9f6ada2ebb77082222e1104949afb9f7f181017d0643d99bda0efe3" + sha256: "7d2ca0499a6933b9aed2f4ff9eff4cbc4107f54006be35c42c8e1db70e99438e" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.2.4" supabase_flutter: dependency: "direct main" description: name: supabase_flutter - sha256: ae56c20924fadd62f0a83f0570c22cec85f4b093768fbd0e049c4e1741a109a7 + sha256: "048d9377a76e43b95039d67e26b4bb2326fc8818df8d2f4bd63b4fdfc79f8f50" url: "https://pub.dev" source: hosted - version: "2.5.6" + version: "2.5.8" synchronized: dependency: "direct main" description: @@ -648,10 +648,10 @@ packages: dependency: transitive description: name: url_launcher_ios - sha256: "7068716403343f6ba4969b4173cbf3b84fc768042124bc2c011e5d782b24fe89" + sha256: e43b677296fadce447e987a2f519dcf5f6d1e527dc35d01ffab4fff5b8a7063e url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.3.1" url_launcher_linux: dependency: transitive description: @@ -696,10 +696,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" vector_math: dependency: transitive description: diff --git a/flutter_common/pubspec.yaml b/flutter_common/pubspec.yaml index 85bc98819..c155378e3 100644 --- a/flutter_common/pubspec.yaml +++ b/flutter_common/pubspec.yaml @@ -1,5 +1,5 @@ name: studyu_flutter_common -version: 1.8.4-dev.2 +version: 1.8.5 description: StudyU common flutter components and functions for app and designer homepage: https://studyu.health repository: https://github.com/hpi-studyu/studyu @@ -14,10 +14,10 @@ dependencies: flutter_secure_storage: ^9.2.2 lint: ^2.3.0 shared_preferences: ^2.2.3 # Can be removed after migrating phase - studyu_core: ^4.4.3-dev.2 - supabase_flutter: ^2.5.6 + studyu_core: ^4.4.4 + supabase_flutter: ^2.5.8 synchronized: ^3.1.0+1 - uuid: ^4.4.0 + uuid: ^4.4.2 dev_dependencies: flutter_lints: ^4.0.0 diff --git a/pubspec.lock b/pubspec.lock index 220224ca0..1a9e5770d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -285,10 +285,10 @@ packages: dependency: transitive description: name: string_scanner - sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" term_glyph: dependency: transitive description: @@ -301,10 +301,10 @@ packages: dependency: transitive description: name: test_api - sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb" + sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c" url: "https://pub.dev" source: hosted - version: "0.7.2" + version: "0.7.3" typed_data: dependency: transitive description: