From 8686fb293ddf168257dcfc8ff0166be2775dda7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 14:34:22 +0000 Subject: [PATCH 01/11] Bump com.squareup.okio:okio from 2.4.0 to 3.9.0 in /android Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 2.4.0 to 3.9.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-2.4.0...parent-3.9.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index d0f98eca..0799cc21 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -103,7 +103,7 @@ def timberVersion = "4.7.1" def androidxCoreVersion = '1.3.2' def daggerVersion = '2.50' def workManagerVersion = '2.4.0' -def okioVersion = '2.4.0' +def okioVersion = '3.9.0' def serializationJsonVersion = '1.3.2' def junitVersion = '4.13.2' From 026d43c3ed452cba590c1f4de08ae17c9dc80c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 14:37:01 +0000 Subject: [PATCH 02/11] Bump timber from 4.7.1 to 5.0.1 in /android Bumps [timber](https://github.com/JakeWharton/timber) from 4.7.1 to 5.0.1. - [Release notes](https://github.com/JakeWharton/timber/releases) - [Changelog](https://github.com/JakeWharton/timber/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/JakeWharton/timber/compare/4.7.1...5.0.1) --- updated-dependencies: - dependency-name: com.jakewharton.timber:timber dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index d0f98eca..3adaf933 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -99,7 +99,7 @@ flutter { def libpebblecommon_version = '0.1.4' def coroutinesVersion = "1.6.0" def lifecycleVersion = "2.2.0" -def timberVersion = "4.7.1" +def timberVersion = "5.0.1" def androidxCoreVersion = '1.3.2' def daggerVersion = '2.50' def workManagerVersion = '2.4.0' From 0fe0b82795135ce9983fb3b7d766b93273666d81 Mon Sep 17 00:00:00 2001 From: Jacob Michalskie Date: Fri, 31 May 2024 16:56:41 +0200 Subject: [PATCH 03/11] Ignore no golden failures existing --- .github/workflows/pull-android.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull-android.yml b/.github/workflows/pull-android.yml index eb2a6e61..789e792c 100644 --- a/.github/workflows/pull-android.yml +++ b/.github/workflows/pull-android.yml @@ -31,8 +31,9 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Upload golden failures - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: goldens-failures path: test/components/failures/ + if-no-files-found: 'ignore' continue-on-error: true From e32087cf83408078fb3ffddb5e71668af3843b6e Mon Sep 17 00:00:00 2001 From: Jacob Michalskie Date: Fri, 31 May 2024 16:57:55 +0200 Subject: [PATCH 04/11] Ignore no golden failures existing --- .github/workflows/nightly.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 97035e42..95e67a8c 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -37,7 +37,8 @@ jobs: name: debug-apk path: build/app/outputs/apk/debug/app-debug.apk - name: Upload golden failures - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: goldens-failures path: test/components/failures/ + if-no-files-found: 'ignore' From 92aee12c2dc10f1d0455564793174c9e8e930337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:40:57 +0000 Subject: [PATCH 05/11] Bump flutter_local_notifications from 13.0.0 to 17.1.2 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 13.0.0 to 17.1.2. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v13.0.0...flutter_local_notifications-v17.1.2) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a1310ea6..f23846bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -330,26 +330,26 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "293995f94e120c8afce768981bd1fa9c5d6de67c547568e3b42ae2defdcbb4a0" + sha256: "40e6fbd2da7dcc7ed78432c5cdab1559674b4af035fddbfb2f9a8f9c2112fcef" url: "https://pub.dev" source: hosted - version: "13.0.0" + version: "17.1.2" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - sha256: ccb08b93703aeedb58856e5637450bf3ffec899adb66dc325630b68994734b89 + sha256: "33f741ef47b5f63cc7f78fe75eeeac7e19f171ff3c3df054d84c1e38bedb6a03" url: "https://pub.dev" source: hosted - version: "3.0.0+1" + version: "4.0.0+1" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "5ec1feac5f7f7d9266759488bc5f76416152baba9aa1b26fe572246caa00d1ab" + sha256: "340abf67df238f7f0ef58f4a26d2a83e1ab74c77ab03cd2b2d5018ac64db30b7" url: "https://pub.dev" source: hosted - version: "6.0.0" + version: "7.1.0" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 3302d63a..b9addaa8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: path: ^1.8.0 json_annotation: ^4.6.0 copy_with_extension: ^5.0.0 - flutter_local_notifications: ^13.0.0 + flutter_local_notifications: ^17.1.2 stream_transform: ^2.1.0 flutter_svg: ^2.0.0 flutter_svg_provider: ^1.0.4 From 2a49b9eb5777d3e585f6320f01a91df12daf9cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:41:03 +0000 Subject: [PATCH 06/11] Bump state_notifier from 0.7.2+1 to 1.0.0 Bumps [state_notifier](https://github.com/rrousselGit/state_notifier) from 0.7.2+1 to 1.0.0. - [Commits](https://github.com/rrousselGit/state_notifier/compare/v0.7.2...state_notifier-v1.0.0) --- updated-dependencies: - dependency-name: state_notifier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a1310ea6..33553dde 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -998,10 +998,10 @@ packages: dependency: "direct main" description: name: state_notifier - sha256: "8fe42610f179b843b12371e40db58c9444f8757f8b69d181c97e50787caed289" + sha256: b8677376aa54f2d7c58280d5a007f9e8774f1968d1fb1c096adcb4792fba29bb url: "https://pub.dev" source: hosted - version: "0.7.2+1" + version: "1.0.0" states_rebuilder: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3302d63a..2210615d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: path_provider: ^2.1.0 sqflite: ^2.2.0 package_info_plus: ^3.0.0 - state_notifier: ^0.7.0 + state_notifier: ^1.0.0 hooks_riverpod: ^2.0.0 flutter_hooks: ^0.18.0 device_calendar: ^4.3.0 From 35db59a12817585c35de0abc193c656e8d0b5e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:41:09 +0000 Subject: [PATCH 07/11] Bump states_rebuilder from 6.3.0 to 6.4.0 Bumps [states_rebuilder](https://github.com/GIfatahTH/states_rebuilder) from 6.3.0 to 6.4.0. - [Commits](https://github.com/GIfatahTH/states_rebuilder/commits) --- updated-dependencies: - dependency-name: states_rebuilder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a1310ea6..8405e5ca 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -609,10 +609,10 @@ packages: dependency: transitive description: name: navigation_builder - sha256: "95e25150191d9cd4e4b86504f33cd9e786d1e6732edb2e3e635bbedc5ef0dea7" + sha256: d1b145dde5869849613d9b93ecd8f5a3ae929471ef81d1ba017f476b70bd7c39 url: "https://pub.dev" source: hosted - version: "0.0.3" + version: "0.0.4" network_info_plus: dependency: "direct main" description: @@ -1006,10 +1006,10 @@ packages: dependency: "direct main" description: name: states_rebuilder - sha256: bf1a5ab5c543acdefce35e60f482eb7ab592339484fe3266d147ee597f18dc92 + sha256: f760498bb7adbe12d0d6da67f23c07e6c41de6261052ba8794356222fe27ddf3 url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.4.0" stream_channel: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3302d63a..8ad9a298 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: shared_preferences: ^2.2.0 url_launcher: ^6.1.0 intl: ^0.17.0 - states_rebuilder: ^6.2.0 + states_rebuilder: ^6.4.0 path_provider: ^2.1.0 sqflite: ^2.2.0 package_info_plus: ^3.0.0 From 211878dbcfaefd7c4d286ace6905e58e5f4cd7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 04:00:38 +0000 Subject: [PATCH 08/11] Bump daggerVersion from 2.50 to 2.51.1 in /android Bumps `daggerVersion` from 2.50 to 2.51.1. Updates `com.google.dagger:dagger` from 2.50 to 2.51.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51.1) Updates `com.google.dagger:dagger-compiler` from 2.50 to 2.51.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51.1) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 8e676109..3aa4e113 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -101,7 +101,7 @@ def coroutinesVersion = "1.6.0" def lifecycleVersion = "2.2.0" def timberVersion = "5.0.1" def androidxCoreVersion = '1.3.2' -def daggerVersion = '2.50' +def daggerVersion = '2.51.1' def workManagerVersion = '2.4.0' def okioVersion = '3.9.0' def serializationJsonVersion = '1.3.2' From 8e0bacedb32f1dab1aad27d7d36974a2818cfe36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 04:01:01 +0000 Subject: [PATCH 09/11] Bump org.jetbrains.kotlinx:kotlinx-serialization-json in /android Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.3.2 to 1.6.3. - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.3.2...v1.6.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 8e676109..b210dd20 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -104,7 +104,7 @@ def androidxCoreVersion = '1.3.2' def daggerVersion = '2.50' def workManagerVersion = '2.4.0' def okioVersion = '3.9.0' -def serializationJsonVersion = '1.3.2' +def serializationJsonVersion = '1.6.3' def junitVersion = '4.13.2' def androidxTestVersion = "1.4.0" From 16c58045075f6bd397abb3be6a856194a999c77d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:49:58 +0000 Subject: [PATCH 10/11] Bump golden_toolkit from 0.13.0 to 0.15.0 Bumps [golden_toolkit](https://github.com/eBay/flutter_glove_box/tree/master/packages) from 0.13.0 to 0.15.0. - [Release notes](https://github.com/eBay/flutter_glove_box/releases) - [Commits](https://github.com/eBay/flutter_glove_box/commits/HEAD/packages) --- updated-dependencies: - dependency-name: golden_toolkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7d70309a..d883be2c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -457,10 +457,10 @@ packages: dependency: "direct main" description: name: golden_toolkit - sha256: ec9d7f1f429ad8c317f1dd08e6e4c81535af5d68e8bd05e02a07edb2e9e9f7ad + sha256: "8f74adab33154fe7b731395782797021f97d2edc52f7bfb85ff4f1b5c4a215f0" url: "https://pub.dev" source: hosted - version: "0.13.0" + version: "0.15.0" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f64c3063..ffdf953f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: stream_transform: ^2.1.0 flutter_svg: ^2.0.0 flutter_svg_provider: ^1.0.4 - golden_toolkit: ^0.13.0 + golden_toolkit: ^0.15.0 rxdart: 0.27.7 share_plus: ^6.3.0 network_info_plus: ^3.0.0 From 39e37f88a4d8d19b58773c45b33a1969df3521b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:50:04 +0000 Subject: [PATCH 11/11] Bump share_plus from 6.3.4 to 7.2.2 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 6.3.4 to 7.2.2. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7d70309a..65af41b5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -833,10 +833,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: b1f15232d41e9701ab2f04181f21610c36c83a12ae426b79b4bd011c567934b1 + sha256: "3ef39599b00059db0990ca2e30fca0a29d8b37aae924d60063f8e0184cf20900" url: "https://pub.dev" source: hosted - version: "6.3.4" + version: "7.2.2" share_plus_platform_interface: dependency: transitive description: @@ -1246,10 +1246,10 @@ packages: dependency: transitive description: name: win32 - sha256: a6f0236dbda0f63aa9a25ad1ff9a9d8a4eaaa5012da0dc59d21afdb1dc361ca4 + sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c" url: "https://pub.dev" source: hosted - version: "3.1.4" + version: "4.1.4" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f64c3063..d1efa451 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: flutter_svg_provider: ^1.0.4 golden_toolkit: ^0.13.0 rxdart: 0.27.7 - share_plus: ^6.3.0 + share_plus: ^7.2.2 network_info_plus: ^3.0.0 file: ^6.1.4